Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

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

Packages

No packages published

Languages

You can’t perform that action at this time.