Onboarding
Set up your cross-publisher advertising evaluation platform in a few simple steps.
AWS Clean Room Configuration
Upload Your Data
Upload your first-party identity data directly to the configured S3 bucket.
Drag and drop files here, or
CSV, JSON, or Parquet files (Max: 5GB)
Connect Ad Platforms
Integrate with your advertising platforms to enable audience overlap analysis.
Dashboard
Cross-publisher audience insights and analytics
- Total Audience Size
-
2.4M8.2%
- Average Overlap Rate
-
42.7%3.1%
- Connected Publishers
-
4New!
- Query Usage
-
42/100
Publisher Audience Overlap
Meta Overlap
48.2%
TikTok Overlap
37.5%
Snapchat Overlap
29.3%
Google Overlap
55.8%
Audience Overlap Trends
Clean Room Status
Active and Running
Last check: 5 mins ago
Recent Activity
-
New audience analysis completed
30 minutes ago
-
TikTok connection established
2 hours ago
-
Data refresh completed
Yesterday at 3:45 PM
-
New data uploaded to S3
Yesterday at 10:30 AM
Data Integration
Connect your data sources and manage integrations with advertising platforms.
Data Sources
-
Amazon S3
Direct integration with your S3 buckets
-
Database
Connect to your database directly
-
File Upload
Upload CSV, JSON, or other files
-
API Integration
Connect using REST APIs
Connected Platforms
-
Meta Ads
Connected on July 15, 2023
Active -
Google Ads
Connected on July 18, 2023
Active
Amazon S3 Integration
Primary Data SourceConnect your S3 bucket containing your first-party identity data for audience matching with publisher platforms.
Data Schema
| Column Name | Data Type | Identity Type | Sample |
|---|---|---|---|
| user_id | STRING | Primary ID | usr_12345678 |
| email_hash | STRING | Email SHA-256 | e254...3f2 |
| phone_hash | STRING | Phone SHA-256 | a721...9d4 |
| segment | STRING | Attribute | high_value |
File Format
AWS Clean Room Settings
AWS Service Integration Status
AWS Clean Room
Connected
AWS Glue
Data catalog configured
AWS Athena
Query service ready
Important Note
Make sure your AWS IAM permissions are correctly configured for Clean Room, Glue, and Athena services. Our platform requires read/write access to these services.
Identity Mapping
Configure your identity matching rules for cross-publisher audience overlap analysis.
Identity Types
-
Email (SHA-256)
Primary identity type
ActiveMatches email addresses hashed with SHA-256 algorithm.
-
Phone (SHA-256)
Secondary identity type
ActiveMatches phone numbers hashed with SHA-256 algorithm.
-
User ID
Platform-specific ID
InactiveMatches user IDs across platforms when available.
Resolution Algorithm
Higher threshold means more precise matching.
Identity Schema Mapping
Your Identity Columns
| Column Name | Data Type | Identity Type | Transformation | Status |
|---|---|---|---|---|
| email_hash | STRING | Email (SHA-256) | None | Mapped |
| phone_hash | STRING | Phone (SHA-256) | None | Mapped |
| user_id | STRING | User ID | None | Not Mapped |
| device_id | STRING | Device ID | None | Pending |
Identity Resolution Rules
Identity Transformation
Publisher Mapping Status
| Publisher | Identity Types | Status | Actions |
|---|---|---|---|
|
Meta
Facebook, Instagram
|
Email, Phone
|
Mapped | |
|
TikTok
TikTok For Business
|
Email, Phone, Device ID
|
Mapped | |
|
Snapchat
Snap Ads
|
Email, Phone
|
In Progress | |
|
Google
Google Ads
|
Email
|
Mapped |
Clean Room Setup
Configure your AWS Clean Room collaboration settings for secure data sharing and analysis.
Secure Data Environment
All data is processed in AWS Clean Room with privacy-preserving analytics. No raw data is shared between parties.
Setup Steps
Setup Progress
60%AWS Services Status
-
AWS Clean RoomActive
-
AWS GlueActive
-
AWS AthenaActive
-
AWS S3Active
Clean Room Configuration
Basic Information
Collaboration Members
-
Your Organization
(Creator)
yourcompany@example.com
Active -
Meta
(Member)
meta-ads@facebook.com
Invited -
TikTok
(Member)
ads-api@tiktok.com
Pending
Analysis Tables
| Table Name | Owner | Schema | Status |
|---|---|---|---|
| customer_identities | Your Organization | user_id, email_hash, phone_hash | Active |
| meta_audience | Meta | id, email_hash, phone_hash | Pending |
| tiktok_audience | TikTok | id, email_hash, device_id | Not Started |
Quota & Analysis Rules
Maximum number of queries that can be executed per day
Maximum number of rows that can be returned in a query result
Count matches between customer identities and publisher audiences
Analyze overlap by customer segments or attributes
Compute aggregate metrics without revealing individual records
Allow members to write custom SQL queries (requires approval)
Analysis Template
This is the SQL template that will be used for audience overlap analysis:
SELECT
COUNT(DISTINCT a.user_id) as overlap_count,
COUNT(DISTINCT a.user_id) / (SELECT COUNT(*) FROM ${advertiser_table}) * 100 as overlap_percentage
FROM
${advertiser_table} a
JOIN
${publisher_table} p
ON
a.email_hash = p.email_hash
OR a.phone_hash = p.phone_hash
WHERE
/* Additional filtering criteria can be added here */
1=1
Variables like ${advertiser_table} and ${publisher_table} will be automatically replaced with the actual table names during analysis.
Platform Connections
Connect your advertising platform accounts to enable audience overlap analysis.
Connected Platforms
2 of 6Authorize platforms to securely access audience data.
-
Connected
Meta
Manage ads on Facebook and Instagram
Connected on May 15, 2023
-
Connected
Google Ads
Reach audiences across Google network
Connected on May 12, 2023
-
Not Connected
TikTok
Engage with TikTok's global audience
-
Not Connected
Snapchat
Connect with Snapchat's younger audience
-
Not Connected
Pinterest
Reach users in discovery mode
-
Not Connected
Twitter
Engage with users in real-time
Meta Ads Integration
Connection Status
Status
Active
Connected Since
May 15, 2023
Last Sync
Today, 2:30 PM
OAuth Access
ValidOAuth token valid for 60 more days. Will auto-refresh if needed.
Account Details
|
Ads Account
|
Brand Marketing (ID: 384950384)
|
|
Business Manager
|
YourBusiness Inc. (ID: 4839201948)
|
|
Connected By
|
john.smith@example.com
|
|
Permissions
|
|
Identity Mapping Configuration
| Your Identity Type | Maps To Platform | Transformation | Status |
|---|---|---|---|
|
Email (SHA-256)
|
Email Hash
|
Lowercase + SHA-256
|
Active |
|
Phone (SHA-256)
|
Phone Hash
|
E.164 Format + SHA-256
|
Active |
|
User ID
|
External ID
|
None
|
Inactive |
Available Features
Audience Overlap Analysis
Compare your audience with Meta's user base
Segment Analysis
Analyze audience segments across platforms
Reach & Frequency Insights
Understand potential audience reach
Conversion Attribution
Coming soon - Requires additional permission
Reports
View and manage your audience overlap analysis reports across publishers.
| Report Name | Type | Platform | Created On | Status | Actions |
|---|---|---|---|---|---|
|
Q2 Meta Audience Overlap
High-value customer segment
|
Audience Overlap
|
|
May 15, 2023
9:30 AM
|
Completed | |
|
TikTok Overlap Trend Analysis
All customer segments
|
Trend Analysis
|
|
May 12, 2023
2:15 PM
|
Completed | |
|
Multi-Platform Segment Analysis
New customer cohort
|
Segment Analysis
|
Multiple
|
May 17, 2023
11:45 AM
|
Running | |
|
Snapchat Weekly Overlap Report
Gen Z segment
|
Audience Overlap
|
|
May 18, 2023
8:20 AM
|
Scheduled | |
|
Google Ads Overlap Analysis
Premium customer segment
|
Audience Overlap
|
|
May 16, 2023
1:10 PM
|
Failed |
Showing 1 to 5 of 12 results
Settings
Configure your account, data processing, and platform preferences.
Profile Information
Recommended size: 400x400px (Max 2MB)
Organization Details
Subscription & Billing
You are currently on the Pro Plan. Your next billing date is June 15, 2023.
Basic
For small teams getting started
$99/month
- Up to 2 advertising platforms
- 100K audience size limit
- 10 analyses per month
Pro
For growing businesses
$299/month
- Up to 5 advertising platforms
- 1M audience size limit
- 50 analyses per month
- Advanced audience segmentation
Enterprise
For large organizations
Custom
- Unlimited advertising platforms
- Unlimited audience size
- Unlimited analyses
- Dedicated support
Payment Method
Mastercard ending in 4242
Expires 12/2024