I am using Piwik analytics tool. I need to add site-id to the cookie that is being set by Piwik. Any idea, how to achieve it?

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

You could easily modify the piwik.js to customize the data you put in; see the code around http://dev.piwik.org/trac/browser/trunk/js/piwik.js#L1370

link|improve this answer
thanks :) – I-M-JM Mar 30 '11 at 5:24
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.