Closed dennisvdvliet closed 11 years ago
To stay within our account limits I needed to delete some users from mixpanel.
You can delete a user by using mixpanel.delete(distinct_id)
Also changed the source in the gemfile to use https instead of http
merged, thanks!
To stay within our account limits I needed to delete some users from mixpanel.
You can delete a user by using mixpanel.delete(distinct_id)
Also changed the source in the gemfile to use https instead of http