SHIP IT FASTER

The average enterprise on Netlify ships 140 times per week. Where does your team rank?

ContactSign Up
Community Plugin
View plugin on GitHub

Gatsby plugin for Criteo

Simple gatsby plugin that adds Criteo script to <head>.

Install

npm i -D gatsby-plugin-criteo

Usage

[
  `gatsby-plugin-criteo`,
  // or
  {
    resolve: `gatsby-plugin-criteo`,
    options: {
      includeInDevelopment: false // default false
    }
  }
]
© 2023 Gatsby, Inc.