RMixpanel
RMixpanel copied to clipboard
RMixpanel - Mixpanel API client package for R
Hi, I am having an issue when I call *mixpanelJQLQuery()* - I get an error as follows  this is the code snippet: ``` jql_que
Hi, When running: ``` tmp = mixpanelGetEvents(account, from = date, to = date, daysPerBlock = 10, select = vars, verbose = TRUE, df = TRUE, encoding="UTF-8") ``` I was getting...
Hi, Thanks for developing this, its actually pretty useful! I am trying to pull event data for each profile in my Mixpanel project, however I keep getting an error message....
Hello, I can't seem to authenticate with any https://mixpanel.com/ endpoints. This includes segmentation and funnels. Based on the simple funnel example I tried the following: # This doesn't work -...