docs
docs copied to clipboard
Mixpanel's Official Documentation
In preparation for some more complicated changes, I wanted to get a handle on our linting situation. We don't currently lint TS or JS right now. In the future, I'd...
adding dynamic token for the JS init example snippet using url parameter when present
- found a way of not using Router and use the window.location searchParams - needed to use useEffect because of the new tab functionality, switching between tabs changes the DOM...
docs for kafka>mixpanel
I have been trying to implement it to my nextjs 13 app but the support is so bad that I decided to skip using this
There is no documentation indicating the event payload necessary to support cart analysis. It's not mentioned under [data structures](https://docs.mixpanel.com/docs/data-structure/events-and-properties), the [javascript sdk docs](https://docs.mixpanel.com/docs/tracking-methods/sdks/javascript), or in the e-com [tracking plan](https://docs.google.com/spreadsheets/d/1Kyys37m_GEL79_1BKKEnU5KxK91NF04kY-L_bFfcfqE/edit#gid=1641519238). The...
Hello! Before #648, the final OpenAPI schemas were available on the repository and we could use them to generate clients locally. Now, there's no easily accessible way to generate clients...
Hi guys, we are using iOS and Android SDK, and we hope to dynamically enable or disable the SDK when the app is running. Is there any API? If not,...
In this [document](https://docs.mixpanel.com/docs/tracking/how-tos/tracking-utm-tags#utm-properties), we mention that: > Mixpanel's Javascript library will also track initial_utm_parameters as a profile property, based on the first ever visit. This is helpful as if a...