jitsucom / jitsu

Jitsu is an open-source Segment alternative. Fully-scriptable data ingestion engine for modern data teams. Set-up a real-time data pipeline in minutes, not days
https://jitsu.com
MIT License
4.03k stars 286 forks source link

Mixpanel Destination #642

Closed mane87 closed 2 years ago

mane87 commented 2 years ago

It would be great if Mixpanel would be added as a destination.

Use-case: Currently we use a mix of Mixpanel and Google Analytics. We would love to log everything to JITSU and then forward relevant data to either Google Analytics, Mixpanel or both.

scott-coates commented 2 years ago

Not to hijack, but any chance Heap.io, HotJar, or GTM are on the docket?

vklimontovich commented 2 years ago

@scottccoates hope, but feel free to create a separate issue, it will be easier for us to track it.

BTW, Mixpanel destination code looks like this https://github.com/jitsucom/jitsu/blob/beta/server/templates/js/transform/mixpanel.js. The API is not final, but in a few weeks we're going to release an SDK that will allow 3rd-party developers to implement destinations for Jitsu as an npm package