-
Hello,
I track event and it works fine for android
and do not work for ios,
without any error
```
this.mixpanel = await Mixpanel.init(APP_TOKEN)
this.mixpanel.track(event)
```
"react…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
Hey guys I am using your product but I implemented it using the context API and functional components.
So I thought I could share the example as it could be helpful for other devs, perhaps it could b…
-
## Issue - Enhancement
When users who have never logged into Parabol before run the demo, they will receive an anonymous user id from segment (such as `160303e6d841f5-0792ef78a33f0d-727a346f-4a640-…
-
*@msmrnv1 commented on Oct 22, 2019, 6:46 PM UTC:*
I can't find a resource to specify the signon policy for the app. Is there such a resource?
*This issue was moved by [noinarisak](https://github.co…
ghost updated
3 years ago
-
Is it possible to log the data needed to measure the time of a user's session in Mixpanel, using Segment?
https://mixpanel.com/help/reference/javascript-full-api-reference#mixpanel.time_event
https:…
-
Problem: Currently the socket read timeout applied in 9f945f39423de7408d4ad220cdada0721b383607 is hardcoded. Two minutes is waay long for us since we are making very many small `POST`s.
Request: Make…
-
Export API Input keeps failing with "HTTP Error 400: Bad Request" error. I've tested with Splunk vesions 7.2.3.x, 8.0, 8.1.x - all produce the same error.
API Live and People work just fine. It on…
-
In order to use AI with a customer, we need to remove all cookies. There is already `Util.canUseCookies()`, could this function take an global option to disable it? Same for localstorage.
-
Just tried to build and start project on a fresh install of Debian 11 and tried under Windows 11 but setup fails. Please list the actual requirements to get things up and going such as node.js version…