plausible / plausible-tracker

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

Make tracking work with site verification #65

Closed aerosol closed 3 months ago

aerosol commented 3 months ago

We now need to instrument the window object with the plausible() function and extend its signature to provide request status in the callback options.

Ref https://github.com/plausible/analytics/pull/4106