Because of the limitations of client side tracking using the Bubble Mixpanel Plugin, I have been trying to use the API connector to track events.
I have tested the Mixpanel API Post request (https://api.mixpanel.com/track) in Postman and was successfully able to create an event in Mixpanel. However, I am unable to get it to work via the API connector in Bubble. Any tips or advice would be greatly appreciated!
Here is a screenshot of my API connector configuration in Bubble.
Here is a screenshot of an example action meant to send the API request in a workflow.
The workflow action is firing when I test out clicking the button in debug mode. That being said, I am unable to see the API request to Mixpanel being made when I look at the network requests from my browser. Not sure if that’s expected or not because of the way Bubble handles API requests.
Again, any help would be greatly appreciated.
Thanks,
Matt