gatsby-plugin-gosquared

1.0.1 • Public • Published

gatsby-plugin-gosquared

Simple plugin to add your GoSquared tracking snippet to a Gatsby site.

Install

  • yarn add gatsby-plugin-gosquared
  • or npm install --save gatsby-plugin-gosquared

Usage

In your gatsby-config.js file:

plugins: [
  {
    resolve: `gatsby-plugin-gosquared`,
    options: {
      token: 'GSN-123456-A',
    },
  },
]

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    1

Package Sidebar

Install

npm i gatsby-plugin-gosquared

Weekly Downloads

3

Version

1.0.1

License

MIT

Last publish

Collaborators

  • jongold