OAuth2 Token for Adobe Analytics
1 2 3 4 | aw_token(
client_id = Sys.getenv("AW_CLIENT_ID"),
client_secret = Sys.getenv("AW_CLIENT_SECRET")
)
|
client_id |
defined by global variable or manually defined |
client_secret |
defined by global variable or manually defined |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.