Ticket #436 (closed Bug: invalid)
Outlink/Download Tracking
| Reported by: | gre3d | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | RobotRock |
| Component: | Core | Keywords: | |
| Cc: | Sensitive: |
Description
Not sure if I have installed incorrectly or not but outlink or download tracking does not seem to be capturing/displaying any data as those actions have 0 data.
However, it is capturing visitors correctly so something must be right.
I have tried to use "piwik_download" class to a link to try to capture the click as a download but will piwik capture download and outlinks if the link is like this:
<a href="javascript:onclick=showReport()" class="itemBlackBold" >Portfolio Budget Admin Report</a>
I have changed "piwik_download" class to "itemBlackBold" to reflect the class in the html itself due to the fact that I cannot change this code myself but should work regardless?
Is there an issue with tracking with popup windows with the javascript:onclick ?
Thanks, Tom
