@jah6q wrote:
Hello,
I'm using Piwik 3.0.3 and am attempting to modify my tracking code to add download extensions, like such:
_paq.push(['addDownloadExtensions', "pkg|msi|spk|bin"]);
I've read that I need to use CustomTrackerJs plugin but that doesn't seem compatible with 3.0.3, or at least there's no obvious way for me to use it (checked Plugin Settings).
Alternatively, is it safe for me to manually edit my piwik.js file server-side?
If anyone can offer help I would be very grateful.
Thanks!
- JosephFor reference, this is the set of instructions I've attempted to follow: https://piwik.org/faq/how-to/faq_19087/
Posts: 2
Participants: 2