Guest User

Untitled

a guest
May 25th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. module.exports = {
  2. plugins: [
  3. ....
  4. {
  5. resolve: 'gatsby-plugin-guess-js',
  6. options: {
  7. GAViewID: `XXXXXXXXX` // Google Analytics view ID
  8. },
  9. }
  10. ...
Add Comment
Please, Sign In to add comment