Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.
/ metric-proxy Public archive

anonymizing mixpanel gateway 🌲🌲🌲🦁🌲

License

Notifications You must be signed in to change notification settings

brave/metric-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

metric-proxy

anonymizing mixpanel gateway

features

  • Supports Mixpanel HTTP API /track endpoint, via GET (single) and POST (batch events)
  • Persist campaign params as cookies (e.g. for funnel tracking)
  • Hides user IP addresses from Mixpanel

usage

  1. npm install
  2. Set env vars:
MIXPANEL_API_HOST="https://api.mixpanel.com"
MIXPANEL_TOKEN_WHITELIST="{token1},{token2},..."
  1. npm start
  2. Set Mixpanel API endpoint to http://localhost:4000 and send some data.

About

anonymizing mixpanel gateway 🌲🌲🌲🦁🌲

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published