Introducing Flow from Mixpanel
31–40 of 45 posts
Re: Introducing Flow from Mixpanel
#32Why is this free? Is this a loss-leader to get people to sign up for the full Mixpanel service? These days I just don't trust free services. I don't think there's anything nefarious about them, I just don't trust that they're going to be around in a year (why keep running a service that has costs but no revenue), or that they won't get bought for their talent and promptly shut down. If it uses resources to any signif…
This is free because to install it, you must put a link on your page back to MixPanel. MixPanel likes links because Google likes links: it increases the domain authority and PageRank for MixPanel. You'll notice that alt text in the link back to www.pixpanel.com is "Real Time Web Analytics", surely a set of keywords that MixPanel is aiming to own in search. This is a very clever and subtle SEO move that provides real…
Re: Introducing Flow from Mixpanel
#33Re: Introducing Flow from Mixpanel
#34This is beautiful. It would be nice to be able to collapse pages together or somehow view cycles. On sites where users tend to have long sessions the graph of site traversal has cycles which may themselves be as interesting as how users exit a given page. For example if you have a group of desirable actions (say you have a site with shopping and user-user messaging) and you want to roll up the exits (collapse the abo…
Re: Introducing Flow from Mixpanel
#35Why is this free? Is this a loss-leader to get people to sign up for the full Mixpanel service? These days I just don't trust free services. I don't think there's anything nefarious about them, I just don't trust that they're going to be around in a year (why keep running a service that has costs but no revenue), or that they won't get bought for their talent and promptly shut down. If it uses resources to any signif…
This is free because to install it, you must put a link on your page back to MixPanel. MixPanel likes links because Google likes links: it increases the domain authority and PageRank for MixPanel. You'll notice that alt text in the link back to www.pixpanel.com is "Real Time Web Analytics", surely a set of keywords that MixPanel is aiming to own in search. This is a very clever and subtle SEO move that provides real…
Re: Introducing Flow from Mixpanel
#36Does this work for single-page javascript applications using html5 pushStates or hash-bang URLs?
mixpanel.track_pageview(window.location.href);
Re: Introducing Flow from Mixpanel
#37CPC ad click -> Product Page (secondary goal: email signup) -> Cart -> (time passes) -> Googled "product" -> Product Page -> (time passes) -> email click -> Product Page -> Cart Page -> Payment (primary goal)
I want to see is where people come from, where they went, and why it works. In the example above, the thing that worked was email reminder. It gets even worse when referers are involved, and blog posts don't remove the utm_campaign=email link.
Basically, I'd like a backwards flow from individual conversions.
Re: Introducing Flow from Mixpanel
#38Why is this free? Is this a loss-leader to get people to sign up for the full Mixpanel service? These days I just don't trust free services. I don't think there's anything nefarious about them, I just don't trust that they're going to be around in a year (why keep running a service that has costs but no revenue), or that they won't get bought for their talent and promptly shut down. If it uses resources to any signif…
The fact that they let you put a badge on your page to get "4x more views" makes me believe they're going to price it similarly to how Mixpanel is priced—it's free up to a certain number of interactions, and then has tiered pricing from that point on.
Re: Introducing Flow from Mixpanel
#39It shows a very good 'State of the Machine' at the current moment in time, but it does feel slightly like candy
One major, major thing I would add to convert this into something I would use for my 'strtup' is time, and the ability to see what happened at a time, or event
I am basing this on the 'live demo', but it seems like a report on what's happening now, which isn't really that useful in the grand scheme of things. For instance, if I drop a new feature or blog post on HN, I want to see what effect that will have on my application, and what users do and where they go after first opening that email or clicking on that link
This may seem insane, but I promise I am going somewhere. In my GCSE Physics exam, we were given energy diagrams, and told to do things with them like fill in the blanks. On the left, there was a kind of 'origin', which represented the energy given out by an object. So say a lightbulb gives out 80% light, and 20% heat energy, that would be represented by a 10cm wide arrow on the left hand side, which then breaks into a 8cm wide arrow pointing right, and a 2cm wide arrow breaking off from the main chunk and pointing downwards, to represent waste energy.
This loops back into analysis, say when Flow was first posted onto HN. You could break that down into signups, showing where people dropped off, what pages they viewed and where they went from there, and then render that in a pretty diagram, hopefully showing you where the friction points are
I do also have two minor issues I picked up on from Flow, and I suppose Mixpanel
Given it's a free product, which may or may not have the aim of pushing users into Mixpanl, I could not find any obvious links to https://mixpanel.com on the main page. Which was kind of sad, I wanted to read more about Mixpanel and what the bread-making product does, and how it sustains this free app
Secondly, I emailed Mixpanel back in January asking about details for an internship. Since then, I have received a grand total of nothing from them. Which is sad, metrics and user statistics are two things I thoroughly enjoy, and I would love to work with Mixpanel to build things like this
Re: Introducing Flow from Mixpanel
#40I like the simplicity of the UI overall, but I'm always surprised when people go through the trouble to make certain interactions really fancy when the less fancy version would be both better for the user and easier to implement. In this case, the little popover when I hover over a circle. As I move my mouse around the circle, the popover follows along on the perimeter of the circle, and I must hover over the (hopefu…
As I move my mouse around the circle, the popover follows along on the perimeter of the circle Seconded, this is a terrible design. Scrap the popovers and just display those 4 figures right inside the circle. Save the eye-candy for where it doesn't get in the way.
It's like "mystery meat navigation" of statistics. If I care about statistics, I'm probably comfortable looking at a page full of numbers. Give them to me, don't make me hover everything.