-
Mixpanel report some 404 visit from /city, mostly because chinese url can't be recognize.
PaiJi updated
2 months ago
-
Hey all,
I've been trying to get a stable implementation of Mixpanel in our app for a couple of weeks now without luck.
I'm running an Expo React-Native app with a server-side solution for the Mix…
-
Perform end-to-end testing on Sparrow's Mixpanel integration.
-
This is only an issue when the API Ingestion is offline – which is hardly ever. When making any call using this library, the request hangs and then eventually times out.
It would be awesome if I coul…
-
Has anyone gotten this cordova plugin actually working? I've double-checked my token, I'm pretty sure I'm using the library correctly. I'm not seeing any errors, I even get the success callbacks, whic…
-
Hiện có 3 tên:
install finished app get coin
App.InstallFinished
InstallFinished
đặt theo 1 tên chuẩn:
InstallFinished
có tham số ads_network.
- truyền thêm tham số lên mixpanel: user_id…
-
I am getting a mixed results with `export_people()` function. Would it be possible to include additional information about the the file error? Otherwise, I would assume it's related to the destination…
-
Trying to interact with mixpanel in the loaded callback yields a mixpanel instance which is not completely ready:
```javascript
// The following fails with "window.mixpanel.identify is not a functio…
-
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…
-
Hello.
I'm willing to integrate the SDK on our NextJS application (TS).
It is said in the documentation for the init method that:
> This function initializes a new instance of the Mixpanel trac…