Tobias Christensen
Tobias Christensen
Added function to close notification immediately from anywhere, this is using the className attribute. I created it without changing the code significantly, I tried to only add code. Here's an...
It would be nice with a whitelist where I could whitelist domains eg. *.companyA.com, such that only requests coming from that domain would be tracked. I'm sure this could be...
In the javascript API I can call `time_event` (https://mixpanel.com/help/reference/javascript-full-api-reference#mixpanel.time_event), but the node API does not have this. Could this be added? As a work-around I'm calculating the duration manually +...