The goal of matomoR is to provide an R package that can used to query a Matomo server. This way the data can be processed further in R.
The easiest way to get matomoR is to install it using the devtools:
install.packages("devtools")
devtools::install_github("ebbertd/matomoR")
The package is far from complete. I will only add functions once in a while depending on when I need them. Feel free to contribute.
Please note that the 'matomoR' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.