trktg_token | R Documentation |
Track Tag Request Verification Token
trktg_token()
Character request verification token for http requests.
There is also a cookie called __RequestVerificationToken
set when
logging in, but it doesn't appear to be used in subsequent requests. The
token returned here is generated in a hidden input in the login page, and
must be passed as form data in subsequent requests.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.