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:Meinhard Ploner [aut, cre, cph], ProSiebenSat.1 Digital GmbH [cph], BCG Digital Ventures GmbH [cph]

RMixpanel_0.7-1.tar.gz
RMixpanel_0.7-1.zip(r-4.5)RMixpanel_0.7-1.zip(r-4.4)RMixpanel_0.7-1.zip(r-4.3)
RMixpanel_0.7-1.tgz(r-4.4-any)RMixpanel_0.7-1.tgz(r-4.3-any)
RMixpanel_0.7-1.tar.gz(r-4.5-noble)RMixpanel_0.7-1.tar.gz(r-4.4-noble)
RMixpanel_0.7-1.tgz(r-4.4-emscripten)RMixpanel_0.7-1.tgz(r-4.3-emscripten)
RMixpanel.pdf |RMixpanel.html
RMixpanel/json (API)

# Install 'RMixpanel' in R:
install.packages('RMixpanel', repos = c('https://ploner.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ploner/rmixpanel/issues

On CRAN:

analyticsmixpanelmixpanel-apitracking

4.00 score 18 stars 11 scripts 271 downloads 20 exports 5 dependencies

Last updated 6 years agofrom:e10cdc6298. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 18 2024
R-4.5-winOKOct 18 2024
R-4.5-linuxOKOct 18 2024
R-4.4-winOKOct 18 2024
R-4.4-macOKOct 18 2024
R-4.3-winOKOct 18 2024
R-4.3-macOKOct 18 2024

Exports:createDateSequenceeventsJson2RMatrixmerge.matrixmixpanelCreateAccountmixpanelGetAddictionmixpanelGetDatamixpanelGetEventsmixpanelGetEventsForProfilesmixpanelGetEventsFromFilesmixpanelGetFunnelmixpanelGetFunnelListmixpanelGetProfilesmixpanelGetProfilesCountmixpanelGetRetentionmixpanelGetSegmentationmixpanelJQLQuerymixpanelUpdateProfileplot.retentionprint.retentionprofilesJson2RMatrix

Dependencies:base64encbitopsjsonliteRCurluuid

Readme and manuals

Help Manual

Help pageTopics
API for MixpanelRMixpanel-package RMixpanel
Generate And Normalize Sequence Of Dates.createDateSequence
Convert Events Exported From Mixpanel API To R MatrixeventsJson2RMatrix
Merge Two Matricesmerge.matrix
Create Mixpanel AccountmixpanelCreateAccount
Addiction ReportmixpanelGetAddiction
General Method For Mixpanel API RequestsmixpanelGetData
Get Events From Mixpanel APImixpanelGetEvents
Get Events For Specified ProfilesmixpanelGetEventsForProfiles
Get Events From FilesmixpanelGetEventsFromFiles
FunnelmixpanelGetFunnel
Funnel ListmixpanelGetFunnelList
Get Profiles From Mixpanel APImixpanelGetProfiles
Get Profiles Count From Mixpanel APImixpanelGetProfilesCount
Retention ReportmixpanelGetRetention
Segmentation ReportmixpanelGetSegmentation
Query the Mixpanel JQL APImixpanelJQLQuery
Update Mixpanel ProfilemixpanelUpdateProfile
Plot Retention Ratesplot.retention
Print Retention Matrixprint.retention
Convert Profiles Exported From Mixpanel API To R Matrix.profilesJson2RMatrix