matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.7k stars 2.62k forks source link

Dividing the EnableLinkTracking feature in two Download tracking and Outlink Tracking #22043

Open Chardonneaur opened 6 months ago

Chardonneaur commented 6 months ago

Currently the EnableLinkTracking encapsulates the download tracking and the outlink tracking. Though convenient, it has a drawback when you want to deploy a custom dimension on just one of those two tracking types. Ideally, we should have one line of tracking per type of action, something like:

atom-box commented 2 months ago

I had a user request this just now.

Is there any way to disable reporting on the automatic download tracking in the Matomo dashboard? Ideally without disabling outlinks.