Skip to content

isheninp/next-gtm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Tag Manager Next.js simple component

Table of contents

Installation

npm install --save next-gtm

or

yarn add next-gtm

Usage

Your Layout Component:

import Gtm from 'next-gtm'

<Head>
// layout code
</Head>

<Gtm id='GTM-XXXXXXXX'/>
// ...

License

[ISC]© Pavel Ishenin

About

Google Tag Manager Next.js component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •