Advertising categoryCommunity supported

Expected Outbrain data

Here’s a sample of the raw Outbrain data that Stitch will replicate to your analytics warehouse:

Campaigns

Contains info about your Outbrain campaigns including name, budget and CPC.

Table name:campaigns

Campaign Performance

Performance metrics for your Outbrain campaigns including impressions, clicks, spend, conversions and more.

Table name:campaign_performance

View all tables

Learn more about the Outbrain integration

Documentation

Detailed documentation on how to start syncing Outbrain data.

Outbrain Documentation

Jumpstart your Outbrain analytics with reusable blocks

dbt packages can speed up your work

Once you replicate your Outbrain data with Stitch, you can use it in many ways. For example, you can use the data modeling and transformation tool dbt to prepare data for reporting, analytics, or machine learning applications.

Dbt has prebuilt packages for many Stitch data sources, including Outbrain. Here’s a look at code for modeling Outbrain data. This particular block of code parses your Outbrain campaign data for analyzing your campaign performance.

View the source on GitHub →
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 select id, name, livestatus__amountspent as spend, livestatus__campaignonair as active, livestatus__onairreason as status, currency, targeting__language as targeting_language, {{ dbt_utils.get_url_parameter('suffixtrackingcode', 'utm_source') }} as utm_source, {{ dbt_utils.get_url_parameter('suffixtrackingcode', 'utm_medium') }} as utm_medium, {{ dbt_utils.get_url_parameter('suffixtrackingcode', 'utm_campaign') }} as utm_campaign, {{ dbt_utils.get_url_parameter('suffixtrackingcode', 'utm_content') }} as utm_content, {{ dbt_utils.get_url_parameter('suffixtrackingcode', 'utm_term') }} as utm_term, enabled, creationtime created_at, lastmodified as updated_at from {{var('campaigns_table')}}
Divider
We set up all of the integrations we needed in a matter of hours. Writing custom code to do all of that would have taken up a month's worth of back-end engineering time. Using Stitch allowed us to move forward without having to hire another person.

Mark Marcantano

Senior DevOps Engineer, Calm

Divider

Why our customers choose Stitch

Stitch is a simple, powerful ETL service built for developers. Stitch connects to your first-party data sources – from databases like MongoDB and MySQL, to SaaS tools like Salesforce and Zendesk – and replicates that data to your warehouse. With Stitch, developers can provision data for their internal users in minutes, not weeks.

Explore all of Stitch's features
IconSimple setup
Start replicating data in minutes, and never worry about ETL maintenance.
IconOwn your own data infrastructure
Stitch replicates to your warehouse, meaning you’re always in control.
IconMature replication engine
Accurate data from any structure, all the time.
Explore all of Stitch's features

Start replicating your Outbrain data

Select your integrations, choose your warehouse, and enjoy Stitch free for 14 days.

Set up in minutesUnlimited data volume during trial

Connect to your ecosystem of data sources

Stitch integrates with leading databases and SaaS products. No API maintenance, ever, while you maintain full control over replication behavior.