Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dp6/roger-watcher
Roger Watcher is a powerful extension to validate the implementation of Universal Analytics.
https://github.com/dp6/roger-watcher
chrome digital-analytics dp6 ga4 roger-watcher
Last synced: about 2 months ago
JSON representation
Roger Watcher is a powerful extension to validate the implementation of Universal Analytics.
- Host: GitHub
- URL: https://github.com/dp6/roger-watcher
- Owner: DP6
- License: other
- Created: 2013-05-09T17:33:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-04-15T12:21:38.000Z (almost 2 years ago)
- Last Synced: 2024-11-28T23:32:27.543Z (about 2 months ago)
- Topics: chrome, digital-analytics, dp6, ga4, roger-watcher
- Language: JavaScript
- Homepage: https://dp6.github.io/roger-watcher
- Size: 567 KB
- Stars: 12
- Watchers: 43
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Roger Watcher
A powerful extension to validate the implementation of Universal Analytics.## Link da Loja do Chrome
[![Chrome Web Store](https://img.shields.io/badge/Chrome%20Web%20Store-Roger%20Watcher-orange)](https://chrome.google.com/webstore/detail/roger-watcher/impckkpjcejdmacpmkpegegnpagddajk)## Overview
Roger Watcher is a Google Chrome extension to help with debugging Universal Analytics. It will log every hit sent to Google's servers, so that you can easily check which parameters are being sent, along with their values, in a user-friendly format. In addition, it provides an easy view of which hits were set incorrectly, with missing or wrong parameters.### Compile with grunt
See http://gruntjs.com/getting-started
```
$ npm install -g grunt-cli
$ npm install
$ grunt
```
### Coming Soon
* Validation of tracks
* Interface enhancements
* Query String parameters grouped by type
* Suggestions: https://github.com/digitalinc/roger-watcher/issues