Facebook Ads is Meta’s advertising platform that allows businesses to create and manage digital advertising campaigns across Facebook, Instagram, and other Meta-owned platforms. It provides tools for targeting audiences, tracking performance, and optimizing ad spend for maximum return on investment.

Configuring Facebook Ads as a Source

In the Sources tab, click on the “Add source” button located on the top right of your screen. Then, select the Facebook Ads option from the list of connectors. Click Next and you’ll be prompted to add your access.

1. Add account access

You’ll need to authorize Nekt to access your Facebook Ads data. Click on the Facebook Authorization button and log in with your Facebook account. Grant the necessary permissions for the ad accounts you want to extract data from. After authentication, select the specific Ad Account for this source and define a start date for data retrieval. Facebook’s API allows fetching reports up to 36 months in the past. You can also enable advanced reports for gender, country, age and device platform segmentations, but be aware that this will increase extraction times. Additionally, you can configure attribution windows and lookback periods in the Advanced Settings. Once you’re done, click Next.

2. Select streams

Choose which data streams you want to sync. For faster extractions, select only the streams that are relevant to your analysis. You can select entire groups of streams or pick specific ones.
Tip: The stream can be found more easily by typing its name.
Select the streams and click Next.

3. Configure data streams

Customize how you want your data to appear in your catalog. Select a name for each table (which will contain the fetched data) and the type of sync.
  • Table name: we suggest a name, but feel free to customize it. You have the option to add a prefix and make this process faster!
  • Sync Type: you can choose between INCREMENTAL and FULL_TABLE.
    • Incremental: every time the extraction happens, we’ll get only the new data - which is good if, for example, you want to keep every record ever fetched.
    • Full table: every time the extraction happens, we’ll get the current state of the data - which is good if, for example, you don’t want to have deleted data in your catalog.
Once you are done configuring, click Next.

4. Configure data source

Describe your data source for easy identification within your organization, not exceeding 140 characters. To define your Trigger, consider how often you want data to be extracted from this source. This decision usually depends on how frequently you need the new table data updated (every day, once a week, or only at specific times). Optionally, you can determine when to execute a full sync. This will complement the incremental data extractions, ensuring that your data is completely synchronized with your source every once in a while. Once you are ready, click Next to finalize the setup.

5. Check your new source

You can view your new source on the Sources page. If needed, manually trigger the source extraction by clicking on the arrow button. Once executed, your data will appear in your Catalog.
For you to be able to see it on your Catalog, you need at least one successful source run.

Streams and Fields

Below you’ll find all available data streams from Facebook Ads and their corresponding fields:

Data Model

The following diagram illustrates the relationships between the core data streams in Facebook Ads. The arrows indicate the join keys that link the different entities, providing a clear overview of the data structure.

Use Cases for Data Analysis

This guide outlines valuable business intelligence use cases when consolidating Facebook Ads data, along with ready-to-use SQL queries that you can run on Explorer.

Campaign Performance Analysis

1. Campaign Performance Metrics

Track the overall performance of your campaigns, including detailed conversion metrics. Business Value:
  • Identify which campaigns deliver the best value for money
  • Understand the relationship between quality scores and performance
  • Optimize budget allocation based on performance metrics

SQL code

2. Creative Performance and Content Analysis

Analyze how different creative elements and content types perform across your campaigns, helping optimize your creative strategy. Business Value:
  • Identify which creative formats drive the best engagement
  • Understand the impact of different call-to-action types
  • Optimize creative elements based on performance data
  • Guide future creative development with data-driven insights

SQL code

3. Time-Based Performance Analysis

Track campaign performance trends over time to identify patterns and optimize campaign timing. Business Value:
  • Understand daily and weekly performance patterns
  • Identify best-performing days and times
  • Optimize campaign scheduling and budget pacing
  • Track performance trends for better planning

SQL code

This analysis provides valuable insights into:
  • Daily performance trends
  • Day-of-week patterns
  • Performance against typical metrics
  • Campaign activity levels
  • Spend and conversion efficiency
You can use these insights to:
  • Adjust campaign scheduling
  • Optimize budget allocation across days
  • Identify and investigate performance anomalies
  • Plan campaign launches around high-performing periods
  • Improve budget pacing strategies