Title: Gatsby integration
Author: staff
Published: August 1, 2022
Last modified: November 12, 2025

---

 1. [Installation resources](https://docs.parse.ly/installation-resources/)
 2. [Installation tools](https://docs.parse.ly/installation-resources/installation-tools/)
 3. Gatsby integration

#  Gatsby integration

Want to set up Parse.ly on your Gatsby site? You can add the Parse.ly tracker with
our [Gatsby plugin](https://www.gatsbyjs.org/packages/gatsby-plugin-parsely-analytics/?=parsely#gatsby-plugin-parsely-analytics).

To get started, follow the [instructions provided by the plugin](https://www.gatsbyjs.org/packages/gatsby-plugin-parsely-analytics/?=parsely#gatsby-plugin-parsely-analytics).
The `apikey` property should match your Parse.ly [Site ID](https://docs.parse.ly/site-id/).

The plugin does not generate metadata tags – to add these, follow [our metadata documentation](https://docs.parse.ly/metadata/).

Last updated: November 12, 2025