gatsby-plugin-fullstory

5.13.1 • Public • Published

gatsby-plugin-fullstory

Fullstory is an analytics service for recording customer visits. This plugin adds the tracking code.

Install

npm install gatsby-plugin-fullstory

How to use

// In your gatsby-config.js
module.exports = {
  plugins: [
    {
      resolve: `gatsby-plugin-fullstory`,
      options: {
        fs_org: YOUR_ORG_ID,
      },
    },
  ],
}

Readme

Keywords

Package Sidebar

Install

npm i gatsby-plugin-fullstory

Weekly Downloads

4,248

Version

5.13.1

License

MIT

Unpacked Size

37 kB

Total Files

7

Last publish

Collaborators

  • kathmbeck
  • pieh
  • tylerbarnes
  • fk
  • daniellewgatsby
  • kylemathews
  • freiksenet
  • dschau
  • wardpeet
  • m-allanson
  • sidharthachatterjee
  • moocar