-
### Helm Chart Version
0.64.308
### What step the error happened?
During the Sync
### Relevant information
Hi, Im working with some large slow Mixpanel syncs where the orchestrator pods consumes …
-
Is there a special reason why there are buffers in the BufferedConsume for event and profile_update messages but not for import events?
I'm currently importing around about 150k email events a day in…
-
i run gulp dist on window
[15:45:01] Starting 'deps'...
events.js:183
throw er; // Unhandled 'error' event
^
Error: CSS parse error config-4e571b57.js: Unexpected input
1 |va…
-
I've just completed a migration of dev/test/prod environments to new projects to take advantage of simplified Id merge.
This tool was really helpful in giving us the confidence to attempt to do so an…
-
I feel like I am missing something. It looks to me as though import() sends the request as a GET request
when it should be a POST request according to the [docs](https://developer.mixpanel.com/refere…
-
If one includes `mixpanel.js` in their Cordova application, messages won't get logged. The problem comes with the `script` tag that is generated and inserted into the DOM:
```
//cdn.mxpnl.com/libs/mi…
-
Trying to answer a research question to help prioritize a bit which features we highlight on the website. Eventually using Mixpanel we should be able to see where in a user's journey they may graduate…
-
Hello everyone!
We have implemented Mixpanel in Flutter with this package. And for privacy reasons we have disabled the tracking of locations.
But we can still see that some events still contain…
-
## Issue Summary:
I am encountering an error after migrating from contentlayer2 version 0.4.6 to 0.5.3.
### Error Details:
```bash
TypeError: Cannot read properties of undefined (reading 'Re…
-
I'm trying to add Mixpanel to our back end and do a call to the people.set endpoint.
My call looks like this:
```
res = @tracker.people.set(
user.id, {
'$first_name' =>…