gatsby-plugin-gosquared-extended

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: string,
      anonymizeIP: boolean
    },
  },
]

Dependencies (0)

    Dev Dependencies (10)

    Package Sidebar

    Install

    npm i gatsby-plugin-gosquared-extended

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    3.74 kB

    Total Files

    7

    Last publish

    Collaborators

    • bitttttten