Google Analytics
When starting a blog it's important to be able to track your users.
This gives motivation to write.
For Gatsby it's easy enough to setup tracking:
- Signup for Google Analytics
- Follow this to add a Google Analytics plugin and add your Google Analytics tracking ID to the gatsby-config.js file: https://www.gatsbyjs.org/packages/gatsby-plugin-google-analytics/
Deploy and you're done!
Don't forget there's also a Google Analytics phone app that is handy to view your metrics on the go.