Top "Mixpanel" questions

Mixpanel is an analytics platform for tracking events on mobile and the web.

asynchronous http request in ruby

require 'net/http' urls = [ {'link' => 'http://www.google.com/'}, {'link' => 'http://www.facebook.com/'}, {'link' => …

ruby-on-rails ruby ruby-on-rails-3 http mixpanel
Mixpanel error: "mixpanel" object not initialized

I am getting the below error. I am using Angular - I have not imported a mix panel library - …

javascript mixpanel
Mixpanel anonymous user converts to identified user tracking

I'm adding Mixpanel to my web application and I'm curious about the "process" around what happens when a user transitions …

javascript cookies tracking metrics mixpanel
How do I log a MixPanel event when a user clicks a link?

I'm trying to log an event in MixPanel when users click a certain type of link. I'm using JQuery to …

javascript jquery mixpanel
Android push notification how to play default sound

I'm using MixPanel to send push notification and on the custom payload I add the following code: {"sound":"default"} the …

android push-notification mixpanel
WaitForGcToComplete blocked for 89.851ms for cause DisableMovingGc

I have two versions of an app, a paid and a free version. Both versions share the same code for …

java android garbage-collection android-notifications mixpanel
How can I use mixpanel API?

I'm not able to connect to mixpanel. I have tried with a correct api_key and api_secret, like this: &…

javascript jquery jsonp mixpanel