I wanted to track some button clicks, add some tags in this onlclick. I was wondering why this javascript file is so big. Sending some data to a website, should not require so much code not?
Is there some sort of bare essentials file I can use for the tracking these tags?
Hi @f1outsourcing
I think Matomo tracking file (65kb only when used in standard Matomo, because of the minified version) can probably manage more cases than some other trackers:
With or without cookie,
Consent management,
Heartbeat (with sendbeacon + fallbackin case of function unavailable)