-
On launching a bare flutter project with the mixpanel_flutter package included it gives...
![Image](https://github.com/user-attachments/assets/cedea503-6bcf-434b-a464-5f2d47b9c078)
### `pubspec.yaml`…
-
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…
-
需要发送的信息:
1. PV
2. User 如果登录发送用户ID,但不要发送email,以防GDPR违规
3. 发送聊天信息的Event
4. 接受AI返回的DSL的Event
5. 渲染Diagram的Event
建议使用cloudflare zaraz实现
-
I see the error `TypeError: mixpanel.register is not a function` for a 2% of my website users.
Could reproduce it only onces and it seems this is happing for a little moment of time span.
So like ra…
-
Sentry Issue: [METAMASK-MOBILE-2QMQ](https://metamask.sentry.io/issues/5822366652/?referrer=github_integration)
```
Error: Must specify a valid combination of id, origin, and type.
at rejectPending…
-
Related to https://github.com/microsoft/TypeScript/issues/45813
using the import syntax with mixpanel and typescript 4.4+ fails
```
import { disable, init } from "mixpanel-browser";
init("my…
-
Nowadays if we want to use 2 mixpanel projects in the same app with have to use the librairy name:
```javascript
mixpanel.init('new token', { your: 'config' }, 'project1');
mixpanel.init('new tok…
-
If we use the snippet, it creates a basic queue and loads the script asynchronously, so events can be tracked while the mixpanel lib is loaded. As a downside Adblockers can do their thing.
If we us…
-
### 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 …
-
I first ran `composer require genealabs/laravel-mixpanel` to install the library.
Then I tried running `php artisan mixpanel:publish --assets` but it didn't work.
Running `php artisan list | gre…