I want to filter my home ip from mixpanel. In Google Analytics, I can do this by adding a filter to my profile. Is there something similar in mixpanel or a work around to achieve the same result? My app is built in Rails 3, hosted on heroku. Thanks.
Spoke to their support and they'd suggested that I block api.mixpanel.com in my host file, which works.