NL
Joined: 16 Jan 2005 Posts: 1
|
Posted: Sun Jan 16, 2005 7:32 pm Post subject: Event Tracking |
|
|
Hi,
I love thie program, but haven't figured out one thing.
I have it all running smoothly, but I noticed on the advance options that you can track downloads of files.
As mentioned at: http://www.leveltendesign.com/L10Apps/HC/help_advancedFeatures.php
"All you need to track an event is to call the JavaScript header function embedded on the page that causes the event. Use the 'HTML JavaScript Event Call' to log the event. For example, if you have a hyperlink to download a zip file, add to the <a href...> anchor tag the JavaScript onClick event with the HCEvent call code. For example:
<a href="download.zip" onClick="HCEvent('download',0);">download now</a>"
So I put this code on the download page where the href is for downloading the file.
However, I do not see where the report for this is ? I don't see any stats, or where to even find it, or if it's even working.
Any ideas ?
NL |
|