mixpanel-python
mixpanel-python copied to clipboard
time_event functionality not available
I want to track the duration of an additional session with the time_event for our python implementation but it seems the time_event functionality is not available in the python SDK. https://help.mixpanel.com/hc/en-us/articles/10997736335892-Tracking-time-intervals-and-durations#option-2-use-the-mixpaneltime_event-call Here it is not explicitly mention that it is not available, is this the case? If yes, could you please let me know if there are plans to add this functionality to the python sdk as well. I assume many users would like to track the duration of multiple events and working with funnel reports is a bit restrictive for our usecase.
Thank you very much in advance