Skip to content

This plugin makes it even easier to use Google Tag Manager, adding all the code itself — all you need to do is provide the Account ID!

Notifications You must be signed in to change notification settings

kudinovfedor/wp-gtm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Tag Manager (GTM) plugin for Wordpress

Installation

Upload fk-google-tag-manager to the /wp-content/plugins/ directory

Activate the plugin through the 'Plugins' menu in WordPress

Usage

Add a hook do_action('wp_body') after opening tag <body>

<body>
<?php echo do_action('wp_body'); ?>
... other code

Go to Settings > General and set the ID from your Google Tag Manager account.

Use comma without space (,) to enter multiple IDs.

About

This plugin makes it even easier to use Google Tag Manager, adding all the code itself — all you need to do is provide the Account ID!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages