Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

sanderheilbron/gtm-devtools-sidebar-panes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTM DevTools Sidebar Panes

Google Chrome extension which displays Google Tag Manager sidebar panes in Chrome Developer Tools.

GTM DevTools Sidebar Panes Google Chrome extension which

Usage

This extension will add sidebar panes to the elements panel of Chrome Developer Tools.

GTM Macros pane

You can use this extension to debug or check the macros inside the Google Tag Manager object of the current page. The GTM Macros pane shows all available macros including the latest event tracking data when available:

GTM Macros pane

GTM Datalayer pane

The GTM Datalayer pane gives easy access to the objects inside the dataLayer (when available inside the DOM):

GTM Datalayer pane

GTM Event Listeners pane

The GTM Event Listeners pane gives easy access to registered GTM auto-events (Click Listener, Link Click Listener, Form Submit Listener) inside the debugDL object. To use this pane you have to install and use the GTM Sonar Chrome extension by Simo Ahava.

GTM Event Listeners pane

Panes will be updated by clicking DOM elements inside the elements panel or by switching between sidebar panes.

Install

Download and install this extension from the Chrome Web Store.

Issues

Have a bug? Please create an issue here on GitHub!

Contributing

Want to contribute? Great! Just fork the project, make your changes and open a pull request.

Changelog

0.2 (May 26, 2014):

  • Added GTM Event Listeners pane.
  • Panes will also be updated by switching between sidebar panes.

0.1 (May 12, 2014):

  • Initial release.

License

Licensed under the MIT license.

Copyright (c) 2014 Sander Heilbron

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Google Chrome extension which displays Google Tag Manager sidebar panes in Chrome Developer Tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published