Skip to content

HauptmannEck/Analytics-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analytics-Detection

Overview

This is a Chrome only extension for testing analytics on BBY pages.

Features

DOM Scan

The DOM is scanned for analytics data based on 2 selectors:
meta[name='analytics']
[data-track]

Installation

  • Download the zip from the Github location
  • Extract files to a know location
  • Put into browser address bar
    chrome://extensions/
  • Click the check box next to 'Developer mode'
  • Click 'Load unpacked extension...'
  • Open the directory the extracted code is in

Hopeful Features

  • notifications of click event of data-track elements
  • Find/highlight data-track element on page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published