0xHabitat / tealgarden

TealGarden Community Project
https://teal.garden
5 stars 0 forks source link

intalled google analytics #26

Closed simonweniger closed 4 years ago

simonweniger commented 4 years ago

intalled npm i react-ga -S and added the tracking ID from the new teal.garden property (UA-147146482-3)

google react plugin doesnt work...so i went with this one providede by gatsby

Installed it: yarn add gatsby-plugin-google-analytics -W

deleded the old one: yarn remove react-ga -W

Added the details with our tracking ID to thegatsby-config.js

Also solved some spellings...

this one solves #21