plausible / plausible-tracker

Frontend library to interact with Plausible Analytics
https://github.com/plausible/plausible-tracker
MIT License
214 stars 46 forks source link

Clarify setup for outbound click tracking #69

Open nztomas opened 1 month ago

nztomas commented 1 month ago

Sorry it's not very clear from your documentation if I need to add the additional .js file or if everything is already included in the module so when I switch on the option, the additional JS is included automatically.

"Outbound Link Click Tracking" is an enhanced measurement and not included in our default script. This is because we want to keep the default script as simple and lightweight as possible. The [additional enhanced measurements](https://plausible.io/docs/script-extensions) you can choose to add depending on your needs.

Detailed Description

Context

Possible Implementation

sfreytag commented 1 month ago

Just trying to work out the same thing. I'm currently using plausible-tracker and the <script> snippet and it looks like it might be double-counting.