-
### **Feature Request: Mixpanel Destination Connector**
**Issue Type**: New Feature / Connector Request
#### **Description**
We need to build a **Mixpanel Destination Connector** that allows …
-
Im migrating a chrome extension from manifest v2 to manifest v3, which moves from background pages to service workers. As service workers don't have access to DOM, window, or document, loading mixpane…
-
```
thread 'main' panicked at src/prover.rs:154:66:
called Result::unwrap() on an Err value: Protocol(ResetWithoutClosingHandshake)
note: run with RUST_BACKTRACE=1 environment variable to display a…
-
Hi,
We are currently addressing an issue related to third-party cookies, as shown in the attached screenshot. After reviewing the available documentation on GitHub and the MixPanel website, we were u…
-
Our backend sends the **User ID** in the login API. As soon as we receive the **User ID**, we’re calling the` .identify(userId)` function to set the **DIstinct ID**. But the events that trigger after …
-
ubuntu 22.04
apt update && apt install build-essential pkg-config git -y
git checkout 0.3.2
```
thread 'tokio-runtime-worker' panicked at src/analytics.rs:52:14:
called `Result::unwrap()` on an…
-
I would love to see an importable mixpanel mock to use in unit testing.
### My current solution:
From another closed issue:
```javascript
jest.mock('mixpanel-react-native', () => ({
__esModul…
-
### What happened?
When running [the current Docker distribution](https://github.com/toeverything/AFFiNE/blob/b15ae21c45cd1c2577f673854a862059a0c8eb95/.github/deployment/self-host/compose.yaml), re…
-
Hello everyone, I encountered such a problem: mixpanel.identify(); works even when shouldEnableMixpanel = false. What could be the problem?
```js
import mixpanel from "mixpanel-browser";
classM…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
I created a blank graphql query, and then looked in mixpanel events. This is showing as an authent…