Skip to content

bob2314/segment-chromeextension

 
 

Repository files navigation

segment-chromeextension

Chrome extension tracking Segment events, so you can easily see what's being sent.

Tracks all outgoing Segment API calls, and shows them in the extension. Extension has been modified to include Segment tracking information originating from a custom Segment domain.

In this case: nova, *-nova. URIs in addition to Segment

Valid Track Domains

  1. segment.com
  2. nova.foxtv.com/v1/1
  3. nova.foxtv.com/v1/p

Screenshots

See what's tracked live

See what's tracked live

See what exactly is tracked

See what exactly is tracked

How to get the extension

OriginalGo to Chrome Web Store and press the "Add to Chrome" button.

How to get started hacking

  • Clone the repository
  • Go to Chrome menu -> More tools -> Extensions
  • Press "Load unpacked extension"
  • Choose the folder you just cloned
  • You can now hack away and test it live!

Pull requests and issues are more than welcome.

Have fun!

About

Chrome extension tracking Segment events

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 79.4%
  • HTML 20.6%