kapa.ai
in my case, I do ip: false in init mixpanel.
I have already view ip in User Profile Properties, but it still cannot parsing to city, region & country automatically.
how do I cancel them time_event in js ?
I have already call .time_event(event_name), then just wanna cancel the timer without going with .track(event_name).
Is there any function for this issue?