Nothing
#' `adobeanalyticsr` Package
#'
#' Connect to the 'Adobe Analytics' API v2.0
#' <https://github.com/AdobeDocs/analytics-2.0-apis> which powers 'Analysis
#' Workspace'. The package was developed with the analyst in mind, and it will
#' continue to be developed with the guiding principles of iterative,
#' repeatable, timely analysis.
#'
#' @importFrom rlang :=
#' @noRd
#'
"_PACKAGE"
# Environment for caching tokens for the session
.adobeanalytics <- new.env(parent = emptyenv())
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.