flpvsk / gatsby-plugin-gtag

Gatsby plugin to add Google Analytics gtag.js (replacement for analytics.js) to a site.
MIT License
28 stars 12 forks source link

`send_page_view` false #21

Closed chang-ryan closed 4 years ago

chang-ryan commented 4 years ago

Is there a reason this is being defaulted to false?

https://github.com/flpvsk/gatsby-plugin-gtag/blob/master/src/gatsby-ssr.js#L34

Can we make it a passable option? I'll be glad to make a PR for this :)

chang-ryan commented 4 years ago

just kidding i didnt know this existed: https://www.gatsbyjs.org/packages/gatsby-plugin-google-gtag/