Skip to content
Last updated

Activation Log Overview

Enhance your organization's compliance with privacy laws using Treasure Data's Activation Log, a premium privacy feature. This feature tracks all activations run and creates a log of users enabling administrators to check that opted-out users are not still receiving communications.

Audience Studio activation log tracks all of the IDs of a user each time an activation is run, not just the primary ID.

All admin users have access to the activation log and can also enable access for non-admin users by giving them permission for the activation log table. Activation log data can be copied over to another database with permissions. The log data is retained for one year.

Each time an activation is run, the following columns are logged:

Column NameColumn DescriptionExample
timeDate and time of activation of the profile1599090032
identifier_typeIdentity type sent to channel"hashed_email" client_id
identifierThe ID values associated with the profiledaa7d718d6e3697e20f1b343667a83c08eb7ef9325fbe8f229addc6e59d35a17
segment_nameSegment Namesegment_1
segment_idSegment ID1
audience_nameMaster Segment Nameaudience_1
audience_idMaster Segment ID1
integration_typeActivation channel namefacebook_custom_audience
session_idWorkflow session ID1
project_idProject id of syndication workflow1
attempt_idAttempt id of the session attempt1
activation_idActivation id1
activation_nameActivation nameactivation_1
connection_idConnection id of the activation1
exported_attributesMetadata of attributes for each profile

Access Activation Log Table

The activation_log table exists in the cdp_audience_{id} database.

To access the activation_log table for a particular database, open the Treasure Data Console and follow the steps below:

  1. Open the Data Workbench and click on Master Segments in the left navigation panel.
  2. Open the desired master segment in the list and make a note of the ID number in the URL.
  3. Click on Databases in the left navigation panel followed by the search icon on the top right corner.
  4. In the search field, enter cdp_audience_<id> replacing <id> with the number you noted in Step 2, and press Enter.
  5. In the results, click the cdp_audience_<id> database to open it.
  6. Open the activation_log table to view the activation log records.