adam-ainsworth / wp-tagman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== WP TagMan ===

Contributors: adam.ainsworth
Donate link: https://adamainsworth.co.uk/donate/
Tags: google tag manager, google analytics, trafficking, tracking, marketing
Requires at least: 4.0.4
Tested up to: 5.8
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This is a simple plugin that allows you to insert the Google Tag Manager container into your site.

== Description ==

Rather than manually inserting the scary code that Google Tag Manager provides, this plugin does it properly and puts it into the page in the correct Wordpress manner, and in the way that GTM expects.

Of course, you'll still need to put your tags and pixels into the container, via the GTM interface. You can use Tag Assistant(Chrome plugin) to check that everything looks how it should.

== Installation ==

1. Upload the `wp-tagman` folder to the `/wp-content/plugins/` directory
2. Navigate to wp-admin/plugins.php on your site (your WP plugin page)
3. Alternatively, upload `wp-tagman.zip` via the upload plugin section at wp-admin/plugins.php
4. Activate this plugin. 
5. etc...

OR you can just install it with WordPress by going to Plugins >> Add New >> and typing WP TagMan

== Frequently Asked Questions ==

= Where do I find my GTM code? =

In the list of containers, it is listed in the ID column, and will have the format GTM-XXXXXX

= What features will you add in the future? =

Not sure - please contact me if you would like any other enhancements - https://adamainsworth.co.uk/contact

= Can I make a small donation to you for simplifying the process of adding a tag container to my site? =

You don't have to, but if you would like to buy me a coffee, beer, breakfast or more please visit https://adamainsworth.co.uk/donate

== Screenshots ==

1. The WP TagMan options screen
2. An example output from Google Tag Assistant (Chrome plugin)

== Changelog ==

= 1.0.0 = 
After five years, this has finally been updated! It now has a few more features as well as better coding and has been tested with the latest version of WordPress.

= 0.1 =
Initial launch

About

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%