Skip to content

Comment on Mixpanel Activity Feed

Comments

Has mixpanel made it easier to keep track of a customer when they transition from anonymous browser to registered user? When I last looked into it, you had to capture the random cookie token associated with that user when they were anonymous, store it in your database when they register, and then present it to mixpanel as identification forever after.

We went with KISSmetrics for a couple reasons, but one of them was that whole process was much easier: just a simple identify() call with an email address, and KISSmetrics will associate the previous anonymous token with that email address automatically, so you have a complete history of that user.

Coming soon this week. We already have it though. Email support@mixpanel.com for more info if you're interested.

Suhail, I am new to mixpanel but dont you identify a user already via a cookie of yours and all I need to do is create an event that the user has created an account for it to show up in the now new activity feed?

Plus, sticky attributes.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.