All Projects → pualien → Trackie

pualien / Trackie

Licence: MIT license
A Chrome extension to enhance debugging of some frequently-used tag management platforms (Google Tag Manager, Tealium, Commanders Act, DTM) in combination with some frequently-used tags (Google Analytics, Google Analytics 4, GA Audiences, Ddm, Criteo, Adobe Analytics/Omniture, Floodlight, Comscore, Facebook, Bluekai, Youbora, Kinesis, Webtrekk, …

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Trackie

auto-analytics
UNMAINTAINED! - Complete Google Analytics, Mixpanel, KISSmetrics (and more) integration for JavaScript applications.
Stars: ✭ 28 (+21.74%)
Mutual labels:  segment, google-analytics
artefactory-connectors-kit
ACK is an E(T)L tool specialized in API data ingestion. It is accessible through a Command-Line Interface. The application allows you to easily extract, stream and load data (with minimum transformations), from the API source to the destination of your choice.
Stars: ✭ 34 (+47.83%)
Mutual labels:  google-analytics, adobe-analytics
Analytics
UNMAINTAINED! - Complete Google Analytics, Mixpanel, KISSmetrics (and more) integration for Meteor
Stars: ✭ 211 (+817.39%)
Mutual labels:  segment, google-analytics
analytics-js-without-segment
A toolset to use Segments open-source analytics library (analytics.js) WITHOUT using the paid Segment service (segment.com). To be used with your favorite analytics-tools like Google Analytics, Mixpanel, Hotjar, etc.
Stars: ✭ 47 (+104.35%)
Mutual labels:  segment, google-analytics
terraform-provider-segment
A Terraform provider for Segment
Stars: ✭ 29 (+26.09%)
Mutual labels:  segment, segmentio
RailLink
Compact isolated version of J-Link v9.
Stars: ✭ 69 (+200%)
Mutual labels:  debug
finch
🖥 Debug menu library for Android apps with supports network activity logging and many other useful features.
Stars: ✭ 42 (+82.61%)
Mutual labels:  debug
debug
A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
Stars: ✭ 10,554 (+45786.96%)
Mutual labels:  debug
CVIP
C/C++/Golang/Linux...知识整理
Stars: ✭ 62 (+169.57%)
Mutual labels:  debug
Google-Analytics-for-OS-X
Google Analytics SDK for OS X
Stars: ✭ 51 (+121.74%)
Mutual labels:  google-analytics
roku-libs
Compilation of utilities for Roku development
Stars: ✭ 47 (+104.35%)
Mutual labels:  google-analytics
dwarf import
This loads DWARF info from an open binary and propagates function names, arguments, and type info
Stars: ✭ 18 (-21.74%)
Mutual labels:  debug
bugsnag-vue
[DEPRECATED] This package now lives within the monorepo for our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 26 (+13.04%)
Mutual labels:  debug
Vertx.Debugging
Debugging Utilities for Unity
Stars: ✭ 165 (+617.39%)
Mutual labels:  debug
bugsnag-java
Bugsnag error reporting for Java.
Stars: ✭ 51 (+121.74%)
Mutual labels:  debug
aws-kinesis-consumer
Consume an AWS Kinesis Data Stream to look over the records from a terminal.
Stars: ✭ 23 (+0%)
Mutual labels:  kinesis
mock-hls-server
Fake a live/event HLS stream from a VOD one. Useful for testing. Supports looping.
Stars: ✭ 61 (+165.22%)
Mutual labels:  segment
hubot-analytics
📈 A hubot script to get google analytics reports
Stars: ✭ 16 (-30.43%)
Mutual labels:  google-analytics
sdn-loadbalancing
To perform load balancing on fat tree topology using SDN Controller i.e. Floodlight and OpenDaylight.
Stars: ✭ 89 (+286.96%)
Mutual labels:  floodlight
gadget
Gadget is a library that makes analytics tracking easier for android apps
Stars: ✭ 54 (+134.78%)
Mutual labels:  google-analytics

Trackie

Debug and test tag manager and analytics implementations. Trackie 🐞 is a Chrome extension to enhance debugging 👨🏼‍💻 of some frequently-used tag management platforms 🌩:

  • Google Tag Manager
  • Tealium
  • Commanders Act
  • DTM

In addition Trackie intercepts ⚡️ a lot of most-used tag calls (page view, clicks, checkout...) 🕵🏻‍♂‍from:

  • Google Analytics
  • 💎 Google Analytics 4 property (GA4), formerly known as "App + Web" property
  • GA Audiences
  • Adobe Analytics/Omniture
  • Floodlight
  • Comscore
  • Criteo
  • Facebook
  • Bluekai
  • Youbora
  • Kinesis
  • Webtrekk
  • Nielsen
  • 💎 Segment track + identify

Tag calls can now be exported in csv 💾 in order to better view data collected offline!

Installation

To use the unpacked source version, enable Developer mode in the Chrome extensions page and Load unpacked extension from the checked-out src folder.

The latest official version is on the Chrome Web Store.

Use

A new panel will appear in Developer Tools titled Trackie, containing a page group and URL for each pageload in the tab, with each push to the dataLayer variable (in the case of GTM's array-based data layer) appearing in a subgroup.

  1. Current URL / TMS logo (or X if no TMS found); click to collapse/expand this page
  2. TMS container ID; becomes a dropdown menu if multiple containers are present
  3. Data layer items; items with a + are objects containing sub-items and can be expanded one level by clicking + or expanded fully by shift-clicking +
  4. Information on fired tags (GA, Floodlight, SiteCatalyst); click + here to see all parameters in the request
  5. Trackie settings and information
  6. Clear history

All items are in reverse chronological order (newest on top).

Note that vertical alignment between the data layer and any fired tags does not necessarily indicate a tie between the two. If a page contains only a data layer, or only tags, that side of the panel will expand to take up the width of the entire panel.

Settings

General

  • show data layer presence: enable (default) or disable the TMS logo / X in each page group. Useful for disabling if you are using Trackie for e.g. pure GA debugging rather than tag management debugging.
  • auto-collapse nested data layer variables: when this option is enabled (default), nested variables such as Google Analytics enhanced ecommerce will automatically be collapsed to save space.
  • block tags from firing: requires use of the Chrome dev or beta channels. When this option is enabled, supported tags will be blocked from actually sending to the analytics platform. Note that blocking does not take the Tags selections into account (i.e. all supported tags are blocked, regardless of whether or not they are shown).

Tags

All supported tag types are shown by default; these can be individually disabled.

Ignored IDs

To filter out tags hitting specific analytics properties, enter the property IDs here.

Bug report - feature request

Feel free to open new issues following the issue templates

Misc

Trackie was built with and thanks to the following:

Trackie is under the MIT License. See LICENSE.md.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].