How to compare investment Facebook Ads vs. Google Ads in a pie chart Looker Studio ?

Learn how to display your investment from Facebook Ads and Google Ads on the same Pie Chart in Looker Studio !

Looker Studio is an amazing tool to display your data, but it can be a bit of a pain when you need to merge data from different platforms.

Here is a 2-steps tutorial to compare spend on 2 platforms with a blended data sources and a chart pie :

1 - Create a blended data source

2 - Create a custom fields to merge accounts and spends.

Create your blended data sources :

Go to ResourceManage blendsAdd a new blend.

Select both data sources required, put the Account Name in dimension and Spend in metrics then save.

Your blended data source should look like this :


Join should look like this :


Create a custom fields :

In a pie chart, you need to create a new dimension and a new metric :


New dimension :


Formula :

if(CONTAINS_TEXT( Account Descriptive Name,"GAds"),"Google Ads", if(CONTAINS_TEXT(Account Name,"pub"),"Facebook Ads","N/A"))

Thanks to this formula, I aggregate and rename my Google Ads account name to "Google Ads" and my Facebook Ads account name to "Facebook Ads"

(you will need to change "GAds" and "pub" by text include in your Google Ads and Facebook Ads accounts names).

New metric :


Formula :

IFNULL(Investment (Google Ads),Investment (Facebook Ads))

Final Pie Chart :

This tutorial in video :

Do you need help in Looker Studio ?

Contact us on the chat or at johan@catchr.io, we can help you design great reports !

Keep Reading.

More practical ways to make reporting easier to trust and faster to act on.

Better reporting starts with better questions.

Get practical guides, new templates, and product ideas for making marketing data easier to use.

14 days free-trial
No credit-card required
Access all features