You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah! I poke around for ages on this. If you are mainly using server-side rendering. The easier way is to get the NextJS middleware to hit another API endpoint. Then, in the API endpoint, you can pass all the details to Mixpanel using:
I have been trying to implement it to my nextjs 13 app but the support is so bad that I decided to skip using this
The text was updated successfully, but these errors were encountered: