Hi, I am writing a code (in python) that is counting users clicks and need to verify that events in Mixpanel were created.
What do I need in order to approach to Mixpanel and retrieve created events to my IDE?
Are events sent only in json format?
What are the appropriate code steps for this kind of test?
Thanks
Best answer by naitik.soni
View original