title | contributors | |||||
---|---|---|---|---|---|---|
Piwik |
|
Move the JavaScript snippet from the head to the body and load the following script inside the <head>
.
$(document).on 'page:change', ->
if window._paq?
_paq.push ['trackPageview']
else if window.piwikTracker?
piwikTracker.trackPageview()