The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

measurementProtocol - an R library for sending server-side data to Google Analytics 4

CRAN CloudBuild codecov

The Measurement Protocol v2 is for sending data to Google Analytics 4.

This library enables the ability to use the API from R.

It also includes functions to use the measurement protocol to track events such as R library loads for package usage analytics.

Complement the package with googleAnalyticsR to read the data you send.

Install

Install from CRAN

install.packages("measurementProtocol")

Dev version from GitHub:

remotes::install_github("MarkEdmondson1234/measurementProtocol")

Usage

See the documentation on the measurementProtocol website: https://code.markedmondson.me/measurementProtocol/

You need a Google Analytics 4 account to send the hits to.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.