plausible / plausible-tracker

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

Feature Request - Blacklist/whitelist for tracking page views (when enableAutoPageviews=true) #47

Open t0nyh0 opened 2 years ago

t0nyh0 commented 2 years ago

Need a way to blacklist or whitelist a url (or segment) for page views tracking when enableAutoPageviews is turned on.

Context

We are mostly interested in tracking the page views for our marketing pages only and not for other application pages. Other website owners probably have a members only or admin only area that shouldn't contribute to the pageview statistics.

carlgunderson commented 1 year ago

Same request here, but use case is for filtering out URLs that are requested by the identity auth client.