Live data from Hacker News

Launch HN: June (YC W21) – Two-click analytics reports on top of Segment data

news.ycombinator.com

21–30 of 48 posts

Re: Launch HN: June (YC W21) – Two-click analytics reports on top of Segment data

#21
It looks like a great SaaS product targeting solo-founders that don't have enough time to build their own reports. The customer data platforms such as Segment enable these use-cases by making the integration seamless enough for everyone so Segment looks like a great choice too, congrats!

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. :)

Re: Launch HN: June (YC W21) – Two-click analytics reports on top of Segment data

#22
post #21

It looks like a great SaaS product targeting solo-founders that don't have enough time to build their own reports. The customer data platforms such as Segment enable these use-cases by making the integration seamless enough for everyone so Segment looks like a great choice too, congrats! 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 la…

You nailed it on our persona!

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

Re: Launch HN: June (YC W21) – Two-click analytics reports on top of Segment data

#23

Pre-packaged analytics is definitely valued for early on businesses that don’t have the time or resources to do in-depth data exploration. However have you considered ways to slice the data at any event property or user trait level, similar to Amplitude’s group by functionality? Also, I see a lot of value in more “pro tips” on recommended segment event payloads and JSON structure for the most optimal data piping to t…

Great point! I think we forgot to highlight that this is a feature in the product. Once you set up a template you can slice your results by cohort, traits and accounts (if you’re a b2b saas company)

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

Re: Launch HN: June (YC W21) – Two-click analytics reports on top of Segment data

#25

Can I use June to get customer facing dashboards for customer slices of segment data?

We haven't thought of this. Would love to learn more about your use case! Feel free to email me at ferruccio at june dot so

Re: Launch HN: June (YC W21) – Two-click analytics reports on top of Segment data

#26
This looks like the next iteration on analytics products after Amplitude and Mixpanel, solves a real problem for founders and is one of those "why wasn't this built before" experiences. Literally spent days on Amplitude trying to get out a useful chart instead of working on my product, now June.so fixes this.

Re: Launch HN: June (YC W21) – Two-click analytics reports on top of Segment data

#27

This looks like the next iteration on analytics products after Amplitude and Mixpanel, solves a real problem for founders and is one of those "why wasn't this built before" experiences. Literally spent days on Amplitude trying to get out a useful chart instead of working on my product, now June.so fixes this.

Were you able to produce the useful charts using June?

>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.

Re: Launch HN: June (YC W21) – Two-click analytics reports on top of Segment data

#28

Can I use June to get customer facing dashboards for customer slices of segment data?

We haven't thought of this. Would love to learn more about your use case! Feel free to email me at ferruccio at june dot so

That's actually a good idea. I remember I was trying to put our user growth/daily active on our B2C product landing page and I needed to replicate in SQL the Amplitude query (after figuring out how to export data). Being able to embed "customer-facing" templates from June might be an interesting feature!

Re: Launch HN: June (YC W21) – Two-click analytics reports on top of Segment data

#30

Earlier quoted context omitted.

We haven't thought of this. Would love to learn more about your use case! Feel free to email me at ferruccio at june dot so

That's actually a good idea. I remember I was trying to put our user growth/daily active on our B2C product landing page and I needed to replicate in SQL the Amplitude query (after figuring out how to export data). Being able to embed "customer-facing" templates from June might be an interesting feature!

something along those lines that i was thinking about was embeddable iframes founders can add to their notion pitch decks or investor updates!
Post reply on HN