Description
The Easy Google Tag Manager plugin adds a field to the existing General Settings page for the ID and displays the javascript in the front footer.
Description
You can sign up for a Google Tag Manager account here.
This plugin makes it even easier to use Google Tag Manager, adding all the code itself – all you have to do is provide the account ID!
Installation
- Upload the
easy-google-tag-manager
folder to the/wp-content/plugins/
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to
Settings
>General code> and set the ID of your Google Tag Manager account.
F.A.Q.
Why is the output display not working?
Duas possibilidades: primeiro, você ainda não especificou o ID no painel de administração ou, em segundo lugar, o seu tema falta uma chamada de <?php wp_footer(); ?>
no footer.php ou no rodapé acima do fechamento da Tag </body>
.
Notice of Update
1.0
Initial public release
Reviews
Contributors and Developers
“Easy Google Tag Manager” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Easy Google Tag Manager” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change Log
1.2.7
- Testado na versão 5.1 do WordPress.
1.2.6
- Fix pasta/diretório assets.
1.2.5
- Fix Plugin Header
1.2.4
- Adding Fix Screenshots
1.2.3
- Adding Screenshots
1.2.2
- Fix icons and covers
1.2.1
- Updating Covers and Icons
1.0.1
- Switch to the new split format for the Google Tag Manager JavaScript and the iframe format.
- Adds support for the Genesis and Theme Hook Alliance themes to echo the earlier iframe in the gift.
- Changing to static methods to avoid errors in some PHP versions
1.0
- Initial public release