Skip to content
Book a demo
PageSignal Documentation
Security and data

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.

ValueWhere it appearsWhat it identifies
data-tenant-idAdministration, Instalação & Tag (installation and tag) tab, in the setup_code.html blockThe account, in tag collection. Validation through Domínios permitidos (allowed domains) complements the protection.
listIdSmart Newsletter, Instalar script de captura (install capture script) dialogThe list that receives the form's contacts. The domain warning in the dialog complements the protection.
TV link tokenRealtime, TV Mode dialog, at the end of the addressAccess 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.

Related guides