@tymate/gatsby-plugin-quantcast

0.1.5 • Public • Published

gatsby-plugin-quantcast

Adds the Quantcast Choice API to your Gatsby site.

Install

Using yarn:

yarn add @tymate/gatsby-plugin-quantcast

How to use

// In your gatsby-config.js
plugins: [
  {
    resolve: '@tymate/gatsby-plugin-quantcast',
    options: {
      // Specify your Quantcast Account ID from the
      // Quantcast UI header, without the "p-" prefix.
      accountId: 'YOUR_QUANTCAST_ACCOUNT_ID',

      // Optionaly force your website hostname to match
      // a registered domain in the Quantcast UI.
      host: 'mywebsite.com',
    }
  }
]

Readme

Keywords

none

Package Sidebar

Install

npm i @tymate/gatsby-plugin-quantcast

Weekly Downloads

1

Version

0.1.5

License

Apache-2.0

Unpacked Size

20.4 kB

Total Files

7

Last publish

Collaborators

  • tyflomate
  • tao-tymate
  • soso_sim
  • dlp_m
  • henritymate