View source: R/matomo_referrers.R
Returns all referrers data
1 2 3 4 5 6 | matomo_referrers_all(
idSite = NULL,
period = "day",
date = "yesterday",
segment = NULL
)
|
idSite |
The id of your website. |
period |
The period you request the statistics for. Can be any of: day, week, month, year or range. |
date |
The date you request the statictics for. Standard format = YYYY-MM-DD or today or yesterday. |
segment |
Defines the Custom Segment you wish to filter your reports to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.