GetSocialPublishURL

Retrieves the URL of a social network from a lookup table and creates a link to that social network for use with content to be shared from an email. The optional pairs of parameters refer to additional information like ShareThis publisher ID numbers and logins. You can include multiple name and value pairs. Use this function with the Social Forward feature.

GetSocialPublishURL(1, 2, 3, 4)

OrdinalTypeDescription
1numericRequiredNumber of the social network on the lookup table
2stringRequiredName of the content area to share to the social network
3stringName of optional parameter
4stringValue of optional parameter

In the pasted HTML code below, the GetSocialPublishURL() function creates a link to Facebook in order to share the specified content area on that network.

Social NetworkNumber Code
Facebook1
Del.icio.us2
Digg3
MySpace4
StumbleUpon5
Google6
Microsoft7
Yahoo8
LinkedIn9
ShareThis10
Twitter11
Google+15