Tracking revenue from Yahoo Stores in ClickTracks Hosted Professional
ClickTracks Hosted Professional provides powerful ROI tracking capabilities that easily integrate with any Yahoo Stores site. First, make sure you select 'Yahoo Stores' as the type of site in the site setup.
Implementation for most of the site is a simple matter of including the ClickTracks script within the template. It's therefore included with each page, as below:
<script src="http://stats1.clicktracks.com/cgi-bin/ctasp-server.cgi?
i=abcdefghijklm"></script>
(where abcdefghijklm is the unique string assigned to your account).
This simple script is enough for ClickTracks to detect the source of visitors such as search engine keywords, and the destination through the site.
To track ROI, it's necessary for ClickTracks to pick up the sales price of the product. In the past this has been a challenge, but ClickTracks has developed a reliable method that can achieve this. All that is required is a slightly modified version of the above script that is inserted into the order confirmation template, specifically the message field:
<script src="http://stats1.clicktracks.com/cgi-bin/ctasp-server.cgi?
i=abcdefghijklm&ec=yahoo"></script>
(where abcdefghijklm is the unique string assigned to your account).
Notice the additional parameter of value 'ec=yahoo'. This tells ClickTracks that this page is the order confirmation, and to look for the total dollar value of the sale.
With this in place, ClickTracks Hosted Professional accurately calculates actual ROI.
This PDF provides detailed instructions, with screenshots.
