Quantcast
Viewing all articles
Browse latest Browse all 13117

Re: Piwik Tracking code

to set custom variables you can use the javascript API eg.

piwikTracker.setCustomVariable( ...

then in JSP you simply print out the login name to generate the right JS code. (make sure to espace the quotes in the value being printed)

Viewing all articles
Browse latest Browse all 13117

Trending Articles