Replies: 0
Hi,
I am trying to get separate statistics for URLs with URL Parameters. Is there any way to track URL parameters separately? For example to track campaigns by adding different URL parameters?
Currently, they are tracked together with the same link which is not using an URL parameter – for example:
mysite.com/post-xy/
mysite.com/post-xy/?campaign=123
mysite.com/post-xy/?campaign=456
–> If I visit each URL 1 time it shows up in WP Statistics as 3 visits to the same link/URL (depending on which I visited first)
Thanks!