@Praz_Solver wrote:
I have added two pieces of code to my website :
- Matomo Javascript code
- Matomo Tag Manager code (1 Variable & 3 Triggers)
Position of the tracking code places on the html file :
<head> <tag-manager code> ........... ........... <tracking-code> </head>
Usually when a user visits the page their Visit Actions and Events should come under a single user like https://user-images.githubusercontent.com/51264444/75516583-d5c3fa80-5a22-11ea-9c0b-0533a92e1a1b.png
But in my case there are two separate unique users entry created for Visit Action and Events respectively for a single user click a page :
The problem is Matomo captures the visit actions under a user and events under another user.
Posts: 2
Participants: 2