When a trackable link is defined in a document, ePriority will record traffic through that link. Individual visitations are recorded in the TRAC logs as occurrences of event 6506. Statistics are summarized in the online reports on our web site. See the ePriority Service Overview for a complete description of this feature. Tracking links are defined by placing ePriority feature tags where you want the links. A "ClickTrack" tag has two properties -- its name and the URL whose traffic you want to monitor.
{{clicktrack:URL}}
Links to be tracked must begin with a protocol specification followed by two
slashes. (Examples: By default, the link that replaces the tag will be to an ePriority tracking server. If you want the link to go to your network, you can use a custom HTTP tracking domain to mask the ePriority tracker.
To have Click Tracking automatically added to ePriority Templates without manually editing, select 'Add Click Tracking' in the Tracking section of the Edit Template page. This will apply tracking to all the HTML hyperlinks found in the template.
Examples
Text Example: Placing a Simple Tracking LinkTrack the use of the Fictional Financial Services Web site for viewing quarterly reports. The TRAC log will contain the details we need to find out which of our recipients viewed their reports online. Aggregate statistics for visits to the login page will be available on the ePriority Web site.
HTML Example: Nesting a pData tag within a Click TrackingIn HTML hyperlinks the destination of the link is not viewable in the email body, so recipients usually will not know that they are first directed to the ePriority web site, then redirected to the final URL.
Example 3: Masking a Click Tracking with a Custom DomainTrack the use of the Fictional Financial Services Web site for viewing quarterly reports without revealing the involvement of ePriority. Our investors would probably wonder why we were sending them to an ePriority site to view reports on their accounts with us; the mystery would only deepen when the URL led to our site after all.
We'll set up The TRAC log will contain the details we need to find out which of our recipients viewed their reports online. Aggregate statistics for visits to the login page will be available on the ePriority Web site.
|