Skip to content

WodenWang820118/tag-check

Repository files navigation

TagCheck

Overview

This desktop application automates the GTM (Google Tag Manager) container review process and the production analytics deployment validation.

Features

  • The tool uses a consistent JSON fomatted GTM specification and generates GTM compatible JSON files to be uploaded.
  • The tool runs the Chrome recorder JSON formatted file, and generates a report on dataLayer and captured requests correctness.
  • Users can review the tag configuration through the GTM preview mode as well by using the sharable link.
  • It validates analytics on the production website, ensuring dataLayer and request accuracy.
  • It records the testing process as webm video and provide the screenshot as validation proof.
  • It provides the downloadable files to be delivered.
  • It can export and import projects, allow projects to be shared to others.

The product is designed for QA, development, and analytics teams by leveraging Angular, NestJS, and Electron.

Alpha Version Notice

We are currently developing an alpha version in the develop branch, which includes new features and improvements. This version is intended for testing and feedback purposes.

Disclaimer

The alpha version is in active development and may contain bugs. It is not recommended for production use. Please test it before production usage and file issues if any.