Hello, I’m new to matomo and have some questions.
First of all I have the idea that the javascript tracker is not working. Not sure why.
When I try to access the matomo.js manually I see these strange messages:
The method ‘"+aB+’\’ was not found in “_paq” variable. Please have a look at the Matomo tracker documentation: xxx/api-reference/tracking-javascript
_paq.push() was used but Matomo tracker was not initialized before the matomo.js file was loaded. Make sure to configure the tracker via _paq.push before loading matomo.js. Alternatively, you can create a tracker via Matomo.addTracker() manually and then use _paq.push but it may not fully work as tracker methods may not be executed in the correct order.
However maybe this is not the way to check/test. I have now both the script (as copied from the dashboard under Websites/Tracking Code/JavaScript Tracking) and the noscript version.
I also notice I have double page urls like:
index
/index
And of course both are the same, did I configure something wrong?
Thanks,
Matthijs
[edit some typos]