IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
The link click statistics provide statistics about the link clicks in the message bodies of a campaign. They can be used to provide information like:
This topic explains how to obtain these statistics and how to work with them in order to visualize specific information.
The generation of the link statistics objects is handled by Sitefinity CMS. Whenever a subscriber clicks a link in the message body of a campaign, a LinkClickStat object is created and stored in the data base.
The LinkClickStat object contains information regarding the following:
First, you initialize the NewslettersManager. Then, you call GetLinkClickStats method to retrieve all link click statistics and, finally, you filter the statistics based on the CampaignId property.
In order to obtain more specific information, you can additionally manipulate the result collection by using the DateTimeClick,SubscriberId, Url properties of the LinkClickStat object.
As an addition, the Native API exposes methods that upon calling automatically calculate one of the following statistics for you:
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important