Easy GTM Snippet

Description

Easy GTM is a simple plugin to add Google Tag Manager to your WordPress site. It allows you to easily insert the GTM container code into the head and body tags of your website.

Originally created by manishah.

External services

This plugin connects to Google Tag Manager to load the container JavaScript used for tag management.

It sends data to the following service:

  • Service name: Google Tag Manager
  • Service URL: https://www.googletagmanager.com
  • What the service is used for: Loading your configured GTM container script and fallback iframe on site pages
  • What data is sent and when: When a visitor loads a page where this plugin outputs GTM code, the visitor’s browser requests resources from googletagmanager.com. This request may include data such as IP address, browser and device details (user agent), referrer URL, and the GTM container ID you configured.

Google privacy policy: https://policies.google.com/privacy
Google terms of service: https://policies.google.com/terms

Acknowledgements

  • Credits: Inspired by Easy WP Google Tag Manager by manishah.

Screenshots

  • Plugin Dashboard

Installation

  1. Upload the plugin files to the /wp-content/plugins/easy-gtm-snippet directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Settings->Google Tag Manager screen to configure the plugin.

FAQ

How do I use this?

Go to Settings > Easy GTM and enter your Google Tag Manager ID (GTM-XXXX).

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Easy GTM Snippet” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Easy GTM Snippet” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release.