💡
EA market testing (public)
  • Introduction/overview
    • Introduction & explanation
    • 👋Meet the team
    • 📕Content overview
    • Progress/goals (early 2023)
      • EAMT progress & results
      • Goals, trajectory, FAQs
  • 🤝Partners, contexts, trials
    • Introduction
    • Giving What We Can
      • Pledge page (options trial)
      • Giving guides - Facebook
      • Message Test (Feb 2022)
      • YouTube Remarketing
    • One For the World (OftW)
      • Pre-giving-tues. email A/B
        • Preregistration: OftW pre-GT
    • The Life You Can Save (TLYCS)
      • Advisor signup (Portland)
    • Fundraisers & impact info.
      • ICRC - quick overview
      • CRS/DV: overview
      • 📖Posts and writings
    • University/city groups
    • Workplaces/orgs
    • Other partners
    • Related/relevant projects/orgs
  • 🪧Marketing & testing: opportunities, tools, tips
    • Testing Contexts: Overview
    • Implementing ads, messages, designs
      • Doing and funding ads
      • Video ads/Best-practice guidelines
      • Facebook
      • Targeted ad on FB, with variations: setup
    • Collecting outcome data
      • Facebook ads interface
        • Pivot tables
      • Google analytics interface
      • Google A/B, optimize interface
      • Reconciling FB/GA reports
      • Survey/marketing platforms
    • Trial reporting template
  • 🎨Research Design, methodology
    • Methods: Overview, resources
    • "Qualitative" design issues
    • Real-world assignment & inference
      • Geographic segmentation/blocked randomization
      • Difference in difference/'Time-based methods'
      • Facebook split-testing issues
    • Simple quant design issues
    • Adaptive design/sampling, reinforcement learning
    • 'Observational' studies: issues
    • Analysis: Statistical approaches
  • 🧮Profiling and segmentation project
    • Introduction, scoping work
    • Existing work/data
      • Surveys/Predicting EA interest
      • Awareness: RP, etc.
      • Kagan and Fitz survey
      • Longtermism attitudes/profiling
      • Animal welfare attitudes: profiling/surveying
      • Other data
    • Fehr/SOEP analysis... followup
      • Followup with Thomas Ptashnik
    • Further approaches in progress
      • Profiling 'existing traffic'
  • 📋(In)effective Altruistic choices: Review of theory and evidence
    • Introduction...
    • The challenge: drivers of effective/ineffective giving
      • How little we know...
    • Models, theories, psych. norms
    • Tools and trials: overview
      • Tools/interventions: principles
      • Outcomes: Effective gift/consider impact)
        • (Effectiveness information and its presentation)
        • (Outcome: Pledge, give substantially (& effectively))
          • (Moral duty (of well-off))
        • Give if you win/ conditional pledge
      • Academic Paper Ideas
  • Appendix
    • How this 'gitbook' works
      • Other tech
    • Literature: animal advocacy messaging
    • Charity ratings, rankings, messages
    • "A large-scale online experiment" (participants-aware)
  • Innovationsinfundraising.org
Powered by GitBook
On this page
  • Using Meta ads manager reporting suite
  • Extracting simple results
  • Campaigns, ad sets, ads

Was this helpful?

Edit on GitHub
Export as PDF
  1. Marketing & testing: opportunities, tools, tips
  2. Collecting outcome data

Facebook ads interface

How to get data from trials of Facebook ad

PreviousCollecting outcome dataNextPivot tables

Last updated 2 years ago

Was this helpful?

Using Meta ads manager reporting suite

Extracting simple results

  1. Go to "the reporting suite in Meta ads manager"

How to get to the 'reporting suite' in Meta ads manager view as above?

URL should look like:

  1. Go to

  2. Click on the relevant account/campaign

2. Specify some filters:

This gets us the screen below

3. Specify the date range.

5. Export simple results for Campaigns

Click 'Reports' ... upper right.

We can 'create a custom report', which saves this for later tweaking, or merely 'export table data'. I will do the latter for now:

csv or xls?

.csv and .xls formats are about equally good; R and other software can import either one. I'll choose csv because it's a tiny bit simpler... but in other contexts, xls might be useful for exporting multiple sheets.

Note: I chose CSV and do not include summary rows, to avoid confusion later.

Exploring alternative: direct input into R

See tools like the rfacebookstat package; docs here

Now I import this data into R (I usually use code but let's do it the interactive way for illustration)...

It seems that the option 'include summary row' was probably not wanted here, and that row with blank 'campaign name' could cause confusion.

It seems to have removed the "bid strategy" column, and added 'reporting starts' and ...'ends' from the filter. Otherwise, everything else seems the same as in the ad manager view, although some labels have changed.

Campaigns, ad sets, ads

What's the difference between these?

You set the advertising objective at the campaign level. Here you decide the end goal for your ads, like driving more likes to your Page. At the ad set level, you define your targeting strategy by setting up parameters like targeting, budget and schedule. Finally, your ads are creative visuals, like pictures or videos, that drive the audience to what you are trying to promote.

Keep in mind that a campaign can include multiple ad sets, each with different targeting, scheduling and budgeting options selected.

Some things are still unclear: Can multiple 'ad sets' use the same 'ads'? (I think so) Why do we seem to see budget and schedule choices listed under 'campaign' in the ads manager?


We see three tabs

  1. Campaigns

  2. Ad sets for 1 campaign

  3. Ads for 1 campaign

Campaigns

Here we have 7 campaigns, each with separate budgets, and start and end dates (although these mainly overlap).

It looks like some campaigns were set up for direct comparison or "A/B" perhaps, with the exact same budgets and end dates, and similar names:\

Ad sets

Here, there are 52 total 'ad sets' across all campaigns.

I'm going to export this as a csv too, in case it's useful.

Ads

There are also 52 "ads"; it seems in this case, one per ad set:

Ad sets with multiple ads?

In theory ad sets could contain multiple ads. I wonder when/whether/why it would be worth doing this. __ Luke: In the Giving Guides trial ... we used a smart ad format where you upload lots of creatives (images, videos, post text etc) and it tests them all as a single ad. That particular ad format has a 1:1 relationship with the ad set, and then you investigate the success by pulling other specific reports for the attributes (e.g. “Post Text” or “Image or Video”)

The information in the 'ads' table seems the same as in the 'ad sets table' ... other than a link to preview the ad content itself (which I don't seem to have access to atm).


Here “Effective Giving Guide Lead Generation campaign … ran late November 2021 - January 2022" (Careful in specifying the dates; the interface is weird)

After specifying these dates, more information comes up in the basic columns:

FB/Meta gives some explanation , although it leaves some open questions.

🪧
HERE
https://business.facebook.com/adsmanager/reporting/manage?act=ACCOUNTNUMBER&business_id=BUSINESSID
https://business.facebook.com/adsmanager/
inputting into R, data preview