Overview
Hightouch started as a reverse ETL tool and no longer describes itself as one. Its own framing today is an agentic
marketing platform, with reverse ETL listed as one product among eleven and offered as the entry-level free tier.
The architectural promise is unchanged and still the reason data teams pick it. By default no customer data is
copied into Hightouch; queries run directly against your warehouse, and it stores only the minimal metadata needed
to work out what changed.
Event collection is the documented exception, and a sensible one: its own SDKs collect events but write them into
your warehouse as tables, so your warehouse remains the source of truth.
Identity resolution runs in the warehouse too, building a deterministic identity graph and a golden record table,
with probabilistic matching processing some data outside it.
Destination coverage is the widest of the three, more than 300 tools across 24 published categories, with webhook
and HTTP destinations for anything not listed.
Modelling is flexible. Audiences can be built in SQL, in a visual builder for non-SQL users, or driven from dbt
Cloud, Fivetran, Airflow, Dagster or Prefect.
Read the plan gating before designing around frequency: free and self-serve plans cap syncs at hourly, and
minute-level cron scheduling needs the business tier, as does identity resolution.
Syncs are incremental by change capture, comparing this run's results against the last and sending only what was
added, changed or removed, with real-time personalisation on separate infrastructure.
Its privacy controls are the strongest of the three. Columns carry privacy levels of blocked, redacted or sync-only,
redacted values never appear in previews, and potential personal data is flagged automatically for review.
The trade-off is price transparency: Hightouch publishes no monetary figures at all, in any currency, and bills on
active syncs rather than tracked users.
Other reverse etl & activation tools
Reverse ETL that syncs warehouse data into operational tools. Fivetran acquired Census in 2025 and the product is now Fivetran Activations; getcensus.com redirects and month-to-month Census plans ended in March 2026.
Customer data pipelines for event collection, warehouse-native identity and reverse ETL. The server is under the Elastic License 2.0, and reverse ETL is not available in the free self-hosted tier.