fuxt
fuxt copied to clipboard
Don't track Preview pages in Google Analytics
Would be a good idea to not track any URL that has ?preview in it... Like this:
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