Launch HN: June (YC W21) – Two-click analytics reports on top of Segment data
I’m Ferruccio, cofounder of June (https://june.so). We make it easy to set up dashboards for your most important product metrics.
After a couple of years working in product teams, we realised that most companies measure the same things. So we created a set of templates that help you streamline the process of getting an insight from your data.
With Amplitude/Mixpanel you have to know what you should be measuring and how. Getting to an insight starts from a blank canvas, is intimidating, and requires some expertise. With June, you pick a template, connect Segment, select the right events for your analysis, and get a report.
We currently have 9 templates including Retention, Active Users, and Churning Users. We release a new one every week. We’re also starting to allow you to create and share your own templates.
To try it out, go to https://june.so/templates and pick a template you’d like to try. Connect your Segment account, select the events required for your analysis, and get your insights.
Looking forward to ideas and feedback from the community!
47 comments
[ 3.4 ms ] story [ 34.0 ms ] threadIf you use amplitude or Mixpanel you're locked in with an SDK and it's harder to switch vendors. With segment you can write events once and decide afterwards where to send them.
This is useful as your company grows and you start using analytics events in BI tools, Marketing tools (like Intercom) and product analytics tools (like Amplitude)
Data is stored on AWS on a managed DB that is encrypted, always up to date with security patches and never leaves our infrastructure.
If your data is extremely sensitive and this isn't enough you can always remove PII from your Segment settings
That being said if you have any suggestions on things that we could do to be more safe I'm happy to learn
Plus this can be much cheaper than you storing the data (and making 80pc margin on top).
I think decoupling product analytics from storage can be powerful. The BI tools (like looker) do it but they are not great for product / customer analytics
It also makes it easy for non technical folks to get started if Segment is already in place
Hope to see you next time we'll go in France.
Do you plan to add alternatives to Segment?
We were talking with Freshpaint and have plans to integrate with Rudderstack too at some point.
In fairness every company we talked to either used Segment or Google Tag Manager, or implemented the Amplitude SDK
So those integrations might come first
This generally isn't the case as most of our users are early stage startups
On the suggested events that’s also something we’ve been looking in. Segment defined their spec, which is a standard naming convention for events and we were thinking about building on top of it
It's not an argument but as the companies scale, I see that most of them often feel the need of switching to (or adding an extra layer) a BI tool for flexibility so I hope to see the same trend among the data analysts. It's now trivial to ingest the customer event data into your data warehouse thanks to Segment Warehouse, open-source tools such as Snowplow, and even GA4 which provides a free way to ingest the data into your BigQuery project.
The open-source ELT tools such as dbt can be used to build up similar models for product analytics using SQL. That way, you can use the default definition of `Power Users` out of the box and customize it later on if you need to join different datasets in order to calculate the same metrics as you grow.
I’m actually working on a similar product that works on top of the data warehouse using SQL, you model your event data (or just use integrations) and run ad-hoc funnel & retention queries but I must admit that the onboarding process is not seamless as yours. :)
I also love the idea of your product, for bigger companies a pattern we saw is that it’s hard to do entity resolution across multiple data sources
>Literally spent days on Amplitude trying to get out a useful chart instead of working on my product, now June.so fixes this.
This is a very compelling pull quote considering the value of your time as a product builder.
I was one of those guys thinking Amplitude was all that I needed. By trying your tool, I realized that indeed analytics weren't supposed to be that hard to setup.
Congrats on your launch.
We actually also have a couple of questions around throwing error messages back to segment and your retry policies