chrisnicola/Mixpanel.NET

API Key should be token

Closed this issue · 3 comments

var tracker = new Tracker("your API key");

Note that "your API key" should actually by your Mixpanel project token.

Thanks @timeisenhauer. I'd love to update this but I'm mostly doing non .NET stuff. I've been thinking of making this mono capable and developing it from *nix. If you submit a pull request though I'll accept it.

BTW is everything still working?

Everything seems good so far ... though I've only just scraped the surface with trackers. Thanks!