-
MixpanelInstance.initialize is not working under the hood. Not sure what to do here. I install with npm i react-native-mixpanel and react-native link react-native-mixpanel.
```
import Mixpanel fr…
-
Hi, I really love the idea of this script, but I haven't been able to get it to work. [This error pops-up](https://imgbox.com/KimtvWO3):
```
Spotify Genius Lyrics
SyntaxError: JSON.parse: une…
-
### Brief summary
I cannot perform k6 browser tests for my webpage as I get these warnings that seems to prevent the javascript contained in my page to parse the json responses of ajax requests.
…
-
Do you have plans regarding cordova support?
There are two main concerns when it comes to cordova support using mixpanel-js:
1. The current implementation is cookie based
2. Offline support
There is…
-
Hello, I get this to work couple days ago. But now it is giving API error. And this is the error in the console. Did OpenAI block such scripts?
`userscript.html?name=ChatGPT-API-By-Browser-Script.u…
-
## Webhook for Matomo
The goal of this issue is to trigger webhooks when specific actions occur on the website such as Goals conversions, ecommerce, events, content interactions...
## Examples …
-
I'm trying to update a person's profile with their IP address but find that MixPanel does not recognize the update unless another property is included. This behavior does not happen when using the Jav…
-
I suppose that the calls to Mixpanel are asynchronous. Is it safe to just call the functions and let them take care of themselves? Or are there any initializations that needs to be awaited on?
I'm th…
-
I don't know why I'm getting these errors. The payment works though (I'm in test mode). I'm only asking because this is payment related, else I would not bothered as long as it worked.
This is what I…
-
Is it possible to refresh token automatically? so when access_token expires, it refreshes and the code still remains usable?