Package: RMixpanel 0.7-1
RMixpanel: API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functions allow for event and profile data export as well as for segmentation, retention, funnel and addiction analysis. Results are always parsed into convenient R objects. Furthermore it is possible to load and update profiles.
Authors:
RMixpanel_0.7-1.tar.gz
RMixpanel_0.7-1.zip(r-4.7)RMixpanel_0.7-1.zip(r-4.6)RMixpanel_0.7-1.zip(r-4.5)
RMixpanel_0.7-1.tgz(r-4.6-any)RMixpanel_0.7-1.tgz(r-4.5-any)
RMixpanel_0.7-1.tar.gz(r-4.7-any)RMixpanel_0.7-1.tar.gz(r-4.6-any)
RMixpanel_0.7-1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RMixpanel/json (API)
| # Install 'RMixpanel' in R: |
| install.packages('RMixpanel', repos = c('https://ploner.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ploner/rmixpanel/issues
analyticsmixpanelmixpanel-apitracking
Last updated from:e10cdc6298. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 162 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-release-arm64 | OK | 144 | ||
| macos-oldrel-arm64 | OK | 155 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 56 | ||
| windows-oldrel | OK | 101 | ||
| wasm-release | OK | 131 |
Exports:createDateSequenceeventsJson2RMatrixmerge.matrixmixpanelCreateAccountmixpanelGetAddictionmixpanelGetDatamixpanelGetEventsmixpanelGetEventsForProfilesmixpanelGetEventsFromFilesmixpanelGetFunnelmixpanelGetFunnelListmixpanelGetProfilesmixpanelGetProfilesCountmixpanelGetRetentionmixpanelGetSegmentationmixpanelJQLQuerymixpanelUpdateProfileplot.retentionprint.retentionprofilesJson2RMatrix
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| API for Mixpanel | RMixpanel-package RMixpanel |
| Generate And Normalize Sequence Of Dates. | createDateSequence |
| Convert Events Exported From Mixpanel API To R Matrix | eventsJson2RMatrix |
| Merge Two Matrices | merge.matrix |
| Create Mixpanel Account | mixpanelCreateAccount |
| Addiction Report | mixpanelGetAddiction |
| General Method For Mixpanel API Requests | mixpanelGetData |
| Get Events From Mixpanel API | mixpanelGetEvents |
| Get Events For Specified Profiles | mixpanelGetEventsForProfiles |
| Get Events From Files | mixpanelGetEventsFromFiles |
| Funnel | mixpanelGetFunnel |
| Funnel List | mixpanelGetFunnelList |
| Get Profiles From Mixpanel API | mixpanelGetProfiles |
| Get Profiles Count From Mixpanel API | mixpanelGetProfilesCount |
| Retention Report | mixpanelGetRetention |
| Segmentation Report | mixpanelGetSegmentation |
| Query the Mixpanel JQL API | mixpanelJQLQuery |
| Update Mixpanel Profile | mixpanelUpdateProfile |
| Plot Retention Rates | plot.retention |
| Print Retention Matrix | print.retention |
| Convert Profiles Exported From Mixpanel API To R Matrix. | profilesJson2RMatrix |
