matomo-org / tag-manager

Free Open Source Matomo Tag Manager - A simple way to manage and maintain all of your (third-party) tags on your website.
https://matomo.org
GNU General Public License v3.0
169 stars 58 forks source link

Inaccurate Content Tracking when enabling both checkboxes on Matomo variable. #306

Open danielmcclure opened 3 years ago

danielmcclure commented 3 years ago

Within the Matomo Variable it is possible to enable Track All Content Impressions and Track Visible Content Impressions at the same time. This can lead to double tracking of some impressions.

content-tracking-checkmarks

This could be prevented with some form of validation check that ensures only one of the options is selected when saving the Variable.

diosmosis commented 3 years ago

Thanks for the report! You're right, this seems to be an issue.