WooCommerce Shipping & Tax offers automated tax calculation, shipping label printing, smoother payment setup, and other hosted services…
About Google Tag Manager
Google Tag Manager is a tool that helps you manage and deploy website tracking codes. With this plugin, you can easily set up and use Google Tag Manager by just adding your Account ID.Frequently asked questions
What is Google Tag Manager?
Google Tag Manager is a tool that allows you to manage and deploy marketing tags (snippets of code or tracking pixels) on your website without having to modify the code. You can sign up for a Google Tag Manager account here.
How does this plugin work?
This plugin adds a field to the existing General Settings page for the Google Tag Manager ID. It then outputs the necessary JavaScript to make Google Tag Manager function on your WordPress site.
What information do I need to provide?
All you need to provide is your Google Tag Manager Account ID. The plugin handles the rest of the code implementation.
Changelog
1.0.3
- Add support for the new
wp_body_openhook in core.
1.0.2
- Switch to the new split-format for Google Tag Manager javascript and iframe format.
- Add support for Genesis and Theme Hook Alliance themes to echo the iframe sooner in the dom.
1.0.1
- Change to static methods to avoid errors in some versions of php
1.0
- Initial Public Release