Looker Studio Conversions Table

I'd love to set up a table that shows the numbers of my conversions split up between the phone call conversions and the form submission conversions.

Is this possible? How?

0 3 245
3 REPLIES 3

Hi @Hyrum 

can you please mock up/add more information on what you are trying to achieve? How does your base data look like?

So I'm pulling data from a google ads account, and in google ads I can see my total number of conversions for the account, and then I can also divide that into the number of phone call conversions and the number of form submission conversions (my two events that I'm counting as conversions). I'd love to show a chart or table that gives the number of each type of conversion separately (right now I can only see the total conversions in a chart).

Screenshot 2024-09-13 at 9.29.41 AM.png

 

Can you give an example of how the data looks like?

You can specify a breakdown dimension for the chart you are using, which would allow you to show different lines for phone/forms. See example below where order type is the break down, defining dine-in and takeaway

marcwo_0-1726648202173.png

 

For that, your data needs to be in a format of: date, type_of_conversion, total_conversions. total_conversions will be your metric, type the breakdown, and date the date.