## script to get meta data, rerun each release
library(googleAnalyticsR)
ga_auth()
meta <- google_analytics_meta()
devtools::use_data(meta, overwrite = TRUE)
devtools::use_data_raw()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.