Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events are posting successfully, but not showing in Mixpanel #157

Open
emrys90 opened this issue Jun 18, 2023 · 1 comment
Open

Events are posting successfully, but not showing in Mixpanel #157

emrys90 opened this issue Jun 18, 2023 · 1 comment

Comments

@emrys90
Copy link

emrys90 commented Jun 18, 2023

I've tried multiple times, waiting 30+ minutes, events are not showing up. What am I doing wrong? There's no errors or anything.

image

@emrys90
Copy link
Author

emrys90 commented Jun 18, 2023

I figured it out by looking through source code. Mixpanel.SetToken() has to be called after Mixpanel.Init(). Logically to me, it should be you configure your token before initializing. Also would recommend logging errors for failures like that rather than silently failing and then devs have no idea why something isn't working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant