|
Identity-enriched logs are Beeswax Bid and Win Logs that have been enhanced with identifiers from the FreeWheel Identity Network. These logs start with existing Beeswax transactional data and are then enriched by adding identifiers from FreeWheel’s Core Graph, such as universal IDs and hashed emails. The enrichment can help improve the accuracy of measurement and attribution by providing better identity data for individuals and households. This process occurs within the FreeWheel Data Clean Room, Powered by Snowflake, ensuring that the sensitive information remains protected. This setup enhances interoperability, scale, and precision in measurement results.
ID Name | ID Fidelity | Translation Required? |
---|---|---|
Experian Living Unit ID (LUID) | Household | Yes |
Blockgraph ID | Household | No |
Hashed Emails (HEMs) For more information about Hashed Emails, click here. | Person | Yes |
LiveRamp RampIDs (directly emitted to LiveRamp) | Person | Yes |
|
The FreeWheel Data Clean Room offers two approaches to leverage Identity-enriched logs: Templates and Constrained Querying, detailed below:
Templates are pre-approved queries that must be submitted for FreeWheel’s review before use. Upon approval, they become available within the clean room for usage. Templates can be accessed through the application’s UI, be automated and scheduled for execution at specific times. Within the UI, it is possible to preview the query, add dimensions to group by and apply filters.
With constrained querying, it is possible to write custom SQL queries instead of relying on templates. This is accomplished by applying the data controls on the outputs instead of the query itself. While this provides greater flexibility for querying, not all Snowflake SQL functions are supported in this approach. If any output row does not meet FreeWheel’s privacy requirements, it will not return any results and will display “null” in all columns.
The identity-enriched logs are based on the standard Beeswax Bid and Win Logs. They contain most of the same fields, however specific fields have been omitted to ensure privacy compliance requirements. In addition to this, the following new fields can be found in these logs related to identity enrichment:
The <YOURCUSTOMID> part of the field will be populated with the ID type selected for enrichment. |
Field | Description | Data Type |
---|---|---|
YOURCUSTOMID_PERSON | Synthetic ID that will be present if the impression has person level matches to <YOURCUSTOM ID>. If not, will be blank. Can be used for aggregate person level reporting in constrained querying. | VARCHAR |
YOURCUSTOMID_PERSON_IDS | Person level <YOURCUSTOM ID> matches, derived from the FreeWheel Identity Network's translation of signals found on the bid request. | Array |
YOURCUSTOMID_HOUSEHOLD | Synthetic ID that will be present if the impression has household level matches to <YOURCUSTOM ID>. If not, it will be blank. Can be used for aggregate household level reporting in constrained querying. | VARCHAR |
YOURCUSTOMID_HOUSEHOLD_IDS | Household level <YOURCUSTOM ID> matches, derived from the Freewheel Identity Network's translation of signals found on the bid request. A household represents a collection of person level IDs grouped to represent one entity. | Array |
Please reach out to your Beeswax Account Representative to upload templates. |
To submit and run templated queries, follow these instructions:
For templates queries that join to your data, there are additional parameters that can modified: consumer_schema, consumer_mapping_table, and consumer_internal_join_field. These parameters can updated in the Settings Tab:
Submit Query for Execution:
Ingest Results:
Schedule Ingestion Tasks:
Configure Scheduled Tasks: