Skip to content

inverse-inc/caddy-mixpanel-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mixpanel plugin for PacketFence

This is a plugin used by the PacketFence team to gather anonymous analytics data and forward it to Mixpanel.

Usage

Example Caddyfile

{
  order mixpanel_proxy before reverse_proxy
}

analytics.zammitcorp.com {
  mixpanel_proxy

  reverse_proxy https://api.mixpanel.com
}

About

Caddy plugin for our mixpanel proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages