Troubleshooting Mixpanel Setup Issues on Framer Website
Hi guys, I'm trying to set up mixpanel on a framer website. I've done all steps of the quickstart guide but I wasn't able to see any events coming up in mixpanel. What I did then :
- 1.
Double checked the token
- 2.
Checked the POST request in the inspector (I have enabled the autocapture enabled). The track request is sent.
- 3.
Enabled the ignore_dnt flags
- 4.
Tried to swap the token with another project's and it worked
I asked ChatGPT and Mixpanel's AI some leads in order to resolve my issue, and both answered something about calling the right API depending on my region. They were saying to call api-eu.mixpanel.com for EU region. I went looking for the API tracking call, and I saw it was calling api-js.mixpanel.com which confused me. I use the <script> code provided during quickstart so I guess api-js.mixpanel.com should be correct then. Is there any other lead I did not explore to resolve my issue? Thanks a lot! Edit. Sorry for double post, I did not intend to press enter while I was still writing down my message so I deleted my previous message. I hope I don't get punished for this ๐
