I’ve added a JavaScript version of Web Analytics, and I’m having trouble with path statistics.
I want to see view counts for each page. For some reason, most of the visits have an incorrect path in the statistics. Most of the visitors on my site visit specific pages and not the main page. I do not have this issue when using other analytics solutions.
Is this a privacy related limitation or a configuration problem?
Update: I can see correct paths in the POST data, but it looks like it gets rejected when sending:
I use default policies on my side.