Earlier quoted context omitted.
"Look at me I'm so self-important I must not let any service I use collect information about how I use their product to make the service better, that would be horrible, god fucking forbid"
I see nothing in the parent comment to imply a desire for gratuitous attention, nor self importance, nor a predilection for drama nor profanity. I just see someone who is tired of being tracked, and earnestly wants to know how to opt out.
Launch HN: Freshpaint (YC S19) – Automated, Retroactive Alternative to Segment
11–20 of 47 posts
Re: Launch HN: Freshpaint (YC S19) – Automated, Retroactive Alternative to Segment
#12Re: Launch HN: Freshpaint (YC S19) – Automated, Retroactive Alternative to Segment
#13Perfect timing as we have a huge need for this for an upcoming launch. Question...will you be able to replay/backfill as you add new integrations? For example, Klaviyo is a huge hole in your integrations right now especially for marketing and ecomm. If I install Autotrack now, set up a few events and then a month from now you add Klaviyo, I can just replay everything into Klaviyo? Also FWIW, I was an early user at Se…
Disclaimer: I am the founder of Rudder (https://github.com/rudderlabs/rudder-server/), an open-source Segment alternative.
We have the feature that you are asking for. We have an auto-tracking JS SDK which captures all events and dumps into S3. You can map these dom-level raw events to virtual events via a simple javascript transformation function. We also have replay so you can retroactively do the mapping and send old events to different destinations.
What we don't have is the nice UI to create virtual events from the raw events, that Freshpaint has built. Looks super cool!!
Re: Launch HN: Freshpaint (YC S19) – Automated, Retroactive Alternative to Segment
#14You mentioned that you were early Heap employees. At one point it looked like Heap was heading in this direction as well (with their own warehouse & destinations and sources, etc.) But I just checked their site out and it looks like they're back to going all-in on "capture everything ananlytics". Is that accurate?
So I suppose it would be fair to say Freshpaint:Segment :: Heap:Mixpanel (et al)?
Re: Launch HN: Freshpaint (YC S19) – Automated, Retroactive Alternative to Segment
#15This is a really cool product. Very impressive that you were able to build to many integrations with such a small team. Any advice on how you did that?
The secret is that most APIs that accept event data are pretty much identical. They have some method or endpoint where you send a JSON dictionary of properties. Once we had had the core event processing down, it wasn't hard to quickly add a lot of integrations.
Re: Launch HN: Freshpaint (YC S19) – Automated, Retroactive Alternative to Segment
#16Any time I hear about a hot new analytics company, my first thought is always: how do I opt out? Freshpaint, how do I opt out of your data collection? Now, into the future, and also for any historical data that you might have collected about me.
Re: Launch HN: Freshpaint (YC S19) – Automated, Retroactive Alternative to Segment
#17This is a really cool product. Very impressive that you were able to build to many integrations with such a small team. Any advice on how you did that?
Color me suspicious...
Re: Launch HN: Freshpaint (YC S19) – Automated, Retroactive Alternative to Segment
#18Perfect timing as we have a huge need for this for an upcoming launch. Question...will you be able to replay/backfill as you add new integrations? For example, Klaviyo is a huge hole in your integrations right now especially for marketing and ecomm. If I install Autotrack now, set up a few events and then a month from now you add Klaviyo, I can just replay everything into Klaviyo? Also FWIW, I was an early user at Se…
Yes, absolutely! As long as the destination is able to accept timestamped data, you'll be able to replay all historical data since you installed Freshpaint.
Re: Launch HN: Freshpaint (YC S19) – Automated, Retroactive Alternative to Segment
#19Earlier quoted context omitted.
"Look at me I'm so self-important I must not let any service I use collect information about how I use their product to make the service better, that would be horrible, god fucking forbid"
I see nothing in the parent comment to imply a desire for gratuitous attention, nor self importance, nor a predilection for drama nor profanity. I just see someone who is tired of being tracked, and earnestly wants to know how to opt out.
Re: Launch HN: Freshpaint (YC S19) – Automated, Retroactive Alternative to Segment
#20Ah ha! Your quoted "horror story" comment is mine, so I guess I'm obligated to check Freshpaint out. Will do :) You mentioned that you were early Heap employees. At one point it looked like Heap was heading in this direction as well (with their own warehouse & destinations and sources, etc.) But I just checked their site out and it looks like they're back to going all-in on "capture everything ananlytics". Is that ac…
> So I suppose it would be fair to say Freshpaint:Segment :: Heap:Mixpanel (et al)?
Yep! You hit the nail on the head.