-
We may want to split this issue into multiple issues, but for now:
- [ ] configure prod/dev/localhost instances to deliver data to different mixpanel projects https://mixpanel.com/blog/2012/09/12/b…
-
I just stumbled upon this unfortunate bug after several weeks of data loss in my product.
If you send an event with a property named `length` with some numeric value, it will end up sending no prop…
lourd updated
2 months ago
-
I'm having some issues I want to debug on production and I'm having a hard time intercepting errors from mixpanel and throwing them to my error handling service. To debug I basically have to turn on d…
-
-
It is possible to emulate gauges in Mixpanel by posting the gauge value as a property of a metric and then using the aggregation functions (SUM or AVG) in the segmentation view to graph it.
No big d…
-
## Change mixpanel events
Possibly here:
https://github.com/Totem-gdn/TotemGeneratorUnity/blob/e766469eefecb82a2469f65297aaf52cf0b58f15/Runtime/services/TotemAnalytics.cs#L37
### From plugin:
…
-
-
-
I know there is
```ts
mixpanel.track('my event', {foo: 'bar'}, { 'send_immediately': true });
```
Similarly, I know I can edit the config - but that only effects following events, plus I stil…
-
Not only track visits via Mixpanel but add tools to ease tracking of various promotional avenues.
allow users to add their mixpanel info to the config.yml
# Implementation
## UI
Add a popover to t…