fuxt icon indicating copy to clipboard operation
fuxt copied to clipboard

Don't track Preview pages in Google Analytics

Open drewbaker opened this issue 2 years ago • 1 comments

Would be a good idea to not track any URL that has ?preview in it... Like this:

Screenshot 2023-11-13 at 10 58 11 AM

drewbaker avatar Nov 13 '23 18:11 drewbaker

Would just be doing something like what we do for isDev mode: https://github.com/funkhaus/fuxt/blob/master/plugins/google-gtag.client.js#L14C9-L14C22

drewbaker avatar Nov 22 '23 10:11 drewbaker