Identifiers
Three dashboard values work as credentials: the tag's data-tenant-id, the capture script's listId, and the TV link token. How to handle each of them.
Updated on
Three values shown in the dashboard identify the account, a list, or access to the dashboard, and work, in practice, as credentials. This documentation never shows a real value and uses placeholders such as ACCOUNT_ID instead.
| Value | Where it appears | What it identifies |
|---|---|---|
data-tenant-id | Administration, Instalação & Tag (installation and tag) tab, in the setup_code.html block | The account, in tag collection. Validation through Domínios permitidos (allowed domains) complements the protection. |
listId | Smart Newsletter, Instalar script de captura (install capture script) dialog | The list that receives the form's contacts. The domain warning in the dialog complements the protection. |
| TV link token | Realtime, TV Mode dialog, at the end of the address | Access to the Realtime dashboard without login and without expiration |
How to handle them
- Copy each value from the dashboard directly to its final destination: site template, Google Tag Manager, or television.
- In support tickets and messages, replace the value with a placeholder, such as
ACCOUNT_ID. Support does not need the real value to understand the problem. - In screenshots of those screens, cover the value.
The dashboard screens show no option to regenerate these values. If one is exposed, open a support ticket with PageSignal.