Product Visits not showing

I have everything working except for this. I don’t think there is anything wrong with my code:


<script type="text/javascript">	
		piwikTracker.setEcommerceView('<%=rs("ccode")%>','<%=rs("cname")%>','<%=rs("catalogid")%>');
</script>

Note: The piwikTracker variable is set in the header and the trackPageView function is called in the footer.

Also, ignore the winks.

what is the URL of your page where we can see this code generated? please PM (with link to this forum post) if confidential

Have you found a solution? I’ve the same problem. Unfortunately I can’t publish the URL, because the shop isn’t launched yet. I think the code is being rendert correctly. Is there a generll problem with the product visit tracking?

can you copy paste here the generated Piwik JS code on your product page?