michaelcarter / mixpanel-data-export-js

Mixpanel data export js
91 stars 38 forks source link

Updated sample code in README.md #1

Closed matthewpalmer closed 10 years ago

matthewpalmer commented 11 years ago

I was getting an error '[MixpanelExport] You must implement the .done(json) method on the result of your API call!" when using the sample code provided. This fixes that problem.