Earlier quoted context omitted.
We have suggested event structure ( https://github.com/jitsucom/jitsu/blob/master/javascript-sdk... ). If you want to send data to destination, you should either follow suggested structure or write your own JavaScript mapping ( https://jitsu.com/blog/javascript-transform ). And we have DBT models too https://hub.getdbt.com/jitsucom/jitsu/latest/ !
Is that dbt project also doing the sessionization? I see this: jitsu_sessionization_trailing_window: 3 jitsu_session_inactivity_cutoff: 30 * 60 EDIT: No idea why valid reply from dev is marked dead, but thanks! Really, really cool that you're using dbt for this process.
Launch HN: Jitsu (YC S20) – Open-Source Segment Alternative
71–80 of 114 posts
Re: Launch HN: Jitsu (YC S20) – Open-Source Segment Alternative
#72Re: Launch HN: Jitsu (YC S20) – Open-Source Segment Alternative
#73Great product. I'm a frequent user of Segment from the early days and have been curious to see when an open-source competitor comes around that will match feature-for-feature. Thoughts: 1. You've got most major ads sources that I care about, but it seems that there is a higher bar to implementation. Segment lets me just plug in Google & FB ads and dump the entire shebang right into my data warehouse. A lot of marketi…
Thank you! 1. Thats exactly the reason we have native connectors for Facebook and Google Ads (we didn't use ones from Airbyte and Singer). Jitsu can pull any combination from FB/GAds — it's almost like SQL! Airbyte/Singer just can't do that. Later we're going to vet other connectors too and decide if we need to re-implement them 2. We have functions too! https://jitsu.com/blog/javascript-transform
Re: Launch HN: Jitsu (YC S20) – Open-Source Segment Alternative
#74This looks really cool. I'm keen to try it. It looks like it might play well with my current logging system of choice, Seq [0]. Do you support inbound webhooks? I can see webhooks as a destination but not as a source? [0] https://datalust.co/seq
You can hack almost anything using inbound Event API ( https://jitsu.com/docs/sending-data/api ) and JavaScript transformations ( https://jitsu.com/blog/javascript-transform )
As a bit of feedback, I highly suggest adding Webhooks as a source on your marketing site.
The first thing I did is navigate to the Sources page and searched for "webhook" which brought up no results.
I then searched your docs which only mention Webhooks in the context of being a destination rather than a source.
I realise now that you have quite a flexible ingestion API, but it took quite a while (and your confirmation above) to understand this!
The product looks awesome though! Good luck with the launch.
Re: Launch HN: Jitsu (YC S20) – Open-Source Segment Alternative
#75Hey congrats on the launch, clearly a lot of thought and effort went into this. I'm pretty new to this space, and maybe this is a dumb question but how does this differ from Mixpanel? Would I use this for something different?
Downside: you'll need to build all visualization by yourself. Fortunately that's easy with tools such as Looker, Mode, Metabase etc
Upside: you can do with your data whatever you want - built any reports, join with other datasets etc. You not limited by reports MixPanel team build.
In reality, Jitsu and MixPanel could co-exist. Jitsu support s MixPanel as a destination (e.g. you send data to Jitsu ; Jitsu sends it to MixPanel and data warehouse).
Re: Launch HN: Jitsu (YC S20) – Open-Source Segment Alternative
#76Earlier quoted context omitted.
You can hack almost anything using inbound Event API ( https://jitsu.com/docs/sending-data/api ) and JavaScript transformations ( https://jitsu.com/blog/javascript-transform )
Ok cool. As a bit of feedback, I highly suggest adding Webhooks as a source on your marketing site. The first thing I did is navigate to the Sources page and searched for "webhook" which brought up no results. I then searched your docs which only mention Webhooks in the context of being a destination rather than a source. I realise now that you have quite a flexible ingestion API, but it took quite a while (and your…
Re: Launch HN: Jitsu (YC S20) – Open-Source Segment Alternative
#77Re: Launch HN: Jitsu (YC S20) – Open-Source Segment Alternative
#78Re: Launch HN: Jitsu (YC S20) – Open-Source Segment Alternative
#79Great story. How do you feel Jitsu compares to Rudderstack?
Re: Launch HN: Jitsu (YC S20) – Open-Source Segment Alternative
#80The name is 1 letter off of an already existing opensource project: Jitsi