mixpanel-php
mixpanel-php copied to clipboard
Posted data with api_key
Endpoint /import for create events older than 5 days require api_key at the end of posted base64 encoded data. More info about this function is on: https://mixpanel.com/docs/api-documentation/importing-events-older-than-31-days (url is wrong with 31 days).
Hey thanks for the pull request! In order to merge it, I need to update the other consumers to accept this option as well in order to be fully compatible. If you want to make the necessary updates, I'd be happy to merge it in. Otherwise, I'll put it on my list and should get to it shortly.
Hi Josh, feel free merge changes in correct order. I have implemented this change to my library version.