CONNECTIONS / Redshift / Redshift to TikTok Offline eAPI
Offline and in-store sales in Redshift, activated for TikTok's Offline Events API.
Grant a scoped IAM role, name the table or materialized view, and Signals sends register and phone sales so offline joins TikTok's web optimization with no UNLOAD to S3 and no file to hand off.
- ● redshift → tiktok.eapi :: live
- > read sales.pos_fact rows=52,070
- hash sha256(email,phone) consent=filtered
- route tiktok deliver
- ✓ delivered · 43,218 matched
WHAT THIS ENABLES
Redshift to TikTok Offline Events API
Redshift to TikTok Offline Events API: The Redshift Data API reads the offline and in-store sales in your Redshift tables, and Signals sends register and phone sales so offline joins TikTok's web optimization, hashed and consent-checked as the materialized view refreshes.
- Signals sends register and phone sales so offline joins TikTok's web optimization, reading your Redshift tables as the materialized view refreshes.
- Counter sales deduped against any TikTok web event for the same buyer, fed by analytics teams maintaining Redshift tables and materialized views.
The click, the conversion, and the credit.
The conversion happens off TikTok, away from any pixel. Here is how Redshift closes the loop.
Built for the teams that own the number.
Analytics teams maintaining Redshift tables and materialized views who need counter sales deduped against any TikTok web event for the same buyer.
From kickoff to verified events.
-
Connect
A scoped IAM role with SELECT on the schema you name to feed TikTok's Offline Events API, sized for web-to-offline deduplication.
-
Map
The Redshift Data API reads your Redshift tables, and its columns map to TikTok's Offline Events API in the visual mapper, hashed and checked for web-to-offline deduplication.
-
Deliver
As the materialized view refreshes, Signals sends register and phone sales so offline joins TikTok's web optimization, touches only the rows changed since the last read, with web-to-offline deduplication watched in the debugger.
What changes when the CSV goes away.
| Capability | Manual CSV upload | Datahash |
|---|---|---|
| Reporting | Offline sales sit in a separate export, reconciled by hand. | Revenue counted in the same Offline eAPI reporting as web conversions. |
| Deduplication | A re-uploaded file risks counting the same conversion twice. | Deduped delivery, so a resent record never counts as a second conversion. |
| Match visibility | Match quality is a guess until the numbers look off. | Match rate reported per upload, tied to the source event set that produced it. |
| Effort and latency | An analyst exports and uploads on a manual cadence. | Server-side and automatic the moment Redshift records the event. |
What Offline eAPI actually receives.
- ● signals :: event payload
- > POST /event/track source=redshift.sales.pos_fact
- event "CompletePayment" · event_time 1784742285
- user.email sha256 "c02fa8…" · user.phone sha256 "6b91dd…"
- properties.value 45885 · properties.currency USD
- ✓ accepted · dedupe=event_id
Adjacent moves on the same stack.
from Redshift
Redshift to Google OCI
Redshift to Google Offline Conversions: The Redshift Data API reads the offline and…
Learn morefrom Redshift
Redshift to Google Store Sales
Redshift to Google Store Sales: The Redshift Data API reads the offline and in-store sales…
Learn moresame use case
ActiveCampaign to TikTok Offline eAPI
ActiveCampaign to TikTok Offline Events API: Signals reads your ActiveCampaign contacts and…
Learn moregeneric
TikTok Offline eAPI
Move your in-store and call-centre conversions to TikTok server-side, so TikTok can…
Learn moreAsked on almost every call.
How often does the Redshift TikTok Offline eAPI sync run?
The refresh schedule drives it: when the materialized view rebuilds nightly, TikTok gets a nightly feed, and an hourly refresh runs hourly. Each read touches only changed rows, so counter sales deduped against any TikTok web event for the same buyer stays fresh for web-to-offline deduplication without RA3 load rising.
What match rate should a Redshift-sourced TikTok Offline eAPI batch expect?
The fill rate of the view matters more than Redshift itself. A clean hashed email or phone matches; a blank one never will. The first scheduled read reports quality from TikTok's Offline Events API, the figure brands whose TikTok conversions finish at a till, not a checkout weigh against web-to-offline deduplication.
NEXT STEP