Description Usage Value Examples
View source: R/matomo_hostname.R
This function returns the Matomo hostname that is set in the environment variable MATOMO_HOST.
1 |
A character string containing the Matomo hostname.
1 2 3 | Sys.setenv(MATOMO_HOST = "https://demo.matomo.org")
matomo_hostname()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.