+

Search Tips   |   Advanced Search

Social media for users

While the current version for the Social Media Publisher focuses on functions for you and the company as website owners, we might also consider adding social features to the rendered website for use by the users.

To enable this feature:

  1. Review the documentation for each social network for the markup they require to be added to a page to integrate their social network badges:

    Facebook:

    http://developers.facebook.com/docs/guides/web/

    Twitter:

    https://dev.twitter.com/docs/twitter-for-websites

  2. When specifying the content url to use as an input to the Social badges, use the following tag:

      http://YOUR_DOMAIN[URLCmpnt context="current" type="content" mode="static"]

    ...where YOUR_DOMAIN is the production domain of the website. For example:

      http://www.ibm.com[URLCmpnt context="current" type="content" mode="static"]

    The domain specified in the URL must be the same as the domain specified in the global settings...

    • facebook.endUser.statistics.domain
    • twitter.endUser.statistics.domain

  3. Enable the tracking of user's social activity within the Social Media Publisher by setting the global settings...

    • Facebook.endUser.statistics.enabled=true
    • Twitter.endUser.statistics.enabled=true


Parent topic: Social Media Publisher