Google Data Studio Data Sources – Tutorial

Note: Google Data Studio is now known as Looker Studio.

What are Looker Studio data sources?

A Looker Studio data source is a place where your collected data actually resides.

A data source refers to a specific data set. 

The data source is not exactly a data platform, although these two terms are often used interchangeably. 

A data platform is made up of one or more data sources.

For example, Google Sheets is a data platform and it is made up of one or more spreadsheets. So a specific Google spreadsheet is an example of a data source:

data sources platform


Similarly, Google Analytics is a data platform and it is made up of one or more reporting views. So a specific Google Analytics reporting view is an example of a data source:

ga data source
connectors

What is a data source schema?

A data source schema is a Looker Studio file that is used to define how a connector should pull data from a data source and then send it to the Looker Studio report(s).

When you log in to Looker Studio, Google gives you the option to create a new data source or edit an existing data source: 

schema

But this name ‘data source’ (in the context of Looker Studio) is a misnomer. You are not creating a data source in Looker Studio. 

What you are actually creating is the data source schema which defines how a connector should pull data from a data source and then send it to one or more reports.

This is what a data source schema looks like:

schema 1
Get weekly practical tips on GA4 and/or BigQuery to accurately track and read your analytics data.

 

We create a data source schema for a specific data source

If you want to display data from a data source in your Looker Studio report then you would need to first create a data source schema for that data source and then add the data source schema to your report:

We create a data source schema for a specific data source

The same data source schema can also be used for multiple Looker studio reports

The same data source schema can also be used for multiple data studio reports

Similarly, if you want to display data from multiple data sources in your Looker Studio report then you would need to create a separate data source schema for each data source and then add each data source schema to your report:

display data from multiple data sources

These data sources can belong to one or more data platforms:

data sources can belong to one or more data platforms

For example, the Google Analytics platform is made up of one or more reporting views. So a specific Google Analytics reporting view is an example of a data source:

example of a data source

Similarly, the Google Sheets platform is made up of one or more spreadsheets. So a specific Google spreadsheet is an example of a data source:

specific Google spreadsheet is an example of a data source

The Cross-Platform Reports in Looker Studio

The cross-platform reports are the report that you create from multiple data sources that belong to different data platforms.

The Cross Platform Reports in Data Studio

Find your way around the data source schema editor

#1 Navigate to the home page of the Looker Studio.

#2 Click on the ‘Data Sources’ tab:

data source button

#3 Locate your data source schema and then click on its name in order to open it:

locate

Here is what the data source schema editor looks like:

all in one

Data source schema editor legends

Following are the various data source schema editor legends:

#1 Looker Studio logo 

Click on the logo to quickly navigate to the home page:

looker logo

Note: If you want to quickly navigate to the home page of your Looker Studio account from any place within Looker Studio then click on the Looker Studio logo.

#2 Data source schema name

Double-click on the name to change the name of your data source schema.

schema name

You can change the name of your data source as many times as you want.

#3 Data source schema credentials

Through this setting, you can decide who should be able to access data through this data source schema.

credentials

#4 Data source schema freshness

Through this setting, you can decide how frequently the data source schema should check for fresh data from the connected data source.

freshness

#5 Community visualization access

This setting allows or prevents community visualization to display data from the data source schema.

access

#6 Field editing in reports

This setting allows or stops report editors from changing the definitions of the data source schema fields at the chart level.

field editing in report

#7 Make a copy of the data source schema

copy report

#8 Data source schema version history

data soure version

Through this setting, you can view or restore previous versions of the data source schema.

version history

#9 Share data source schema with other users

share data source

#10 Get help on Looker Studio

help

#11 Switch account

switch account

#12 Create a new report from the data source schema

create report

#13 Create a new exploration from the data source schema

new

#14 Add a parameter

Add a parameter

Use this setting to pass user-supplied data to calculated fields and connectors.

#15 Add a new calculated field

add a field

A calculated field is a field that performs certain action(s) on another field(s) in your data source schema.

#16 Filter data by current viewer’s email address

filter

Use the ‘FILTER BY EMAIL’ setting if your data source contains an email field that stores the email addresses of your report viewers and you want the viewers of your report to see only that row(s) of data which is associated with the email address they used to sign in to their Google account.

#17 Edit data source schema connection

edit connection

A data source schema connection is the connection between your data source schema and the underlying data source. Editing a data source schema connection means changing how a data source schema connects to your data source.

#18 List of data source schema fields

list of fields

Dimensions, Metrics and parameters are all counted as fields in the data source schema.

#19 Data types of data source schema fields

data type

The data type of a data source schema field determines the kind of data to expect (in the connected data source) when processing the field.

#20 Default aggregation used for each data source schema field

default aggregation

In the context of Looker Studio, aggregation is the process of summarizing tabular data. 

You can aggregate/summarize tabular data in Looker studio by carrying out the following operations on numeric fields:

  • Calculate the sum/total of all the values of a numeric field.
  • Calculate the average of all the values of a numeric field.
  • Find the minimum or maximum value of a numeric field etc.

#21 Optional description for each data source schema field

description

If a certain data source schema field is not self-explanatory (quite common in the case of calculated fields) then you can enter a small note next to it in the ‘Description’ column which can instantly remind you what the field is all about and what it is supposed to do.

#22 Search data source schema fields

search fields

Use this search box to search for a particular field (dimension, metric, parameter) in your data source schema. This search functionality comes really handy when you have dozens or even hundreds of fields in your schema.

#23 List of all the dimensions available

list of dimension

Note: Dimensions appear in green chips in the data source schema.

#24 List of all the metrics available

list of metric

Note: Metrics appear in blue chips in the data source schema.

#25 Refresh data source schema fields

refresh fields 1

If you make any changes to the underlying data source then click on the ‘Refresh fields’ button.

#26 Number of fields in the data source schema

no of fields

Dimensions, metrics and parameters are all counted as fields in the data source schema. So if there are 6 dimensions, 6 metrics, and 1 parameter then the total number of fields in the data source schema would be reported as 13 (6+6+1).

#27 List of all the parameters available

parameter list

Note: Parameters appear in purple chips in the data source schema.

Sorting the data source schema fields, data types and default aggregation in ascending or descending order:

sort

Other articles on Looker Studio

  1. Looker Studio Alternative – Whatagraph
  2. Looker Studio Parameters explained with examples
  3. Looker Studio Number Formats / Data Types
  4. How to Change Language in Looker Studio
  5. Looker Studio Date Format and Time Explained
  6. Looker Studio Tutorial with FREE PDF ebook
  7. Looker Studio Functions, Formulas Tutorial
  8. How to work with the Boolean field in Looker Studio
  9. Looker Studio Page Navigation Tutorial
  10. Understanding Report Editor in Looker Studio
  11. Best practices for creating a report in Looker Studio
  12. How to share reports in Looker Studio
  13. Seven methods to create a new report in Looker Studio
  14. Looker Studio Report Tutorial
  15. How to invite people to view or edit a report in Looker Studio
  16. How to share the link of your report in Looker Studio
  17. Schedule email delivery of a report in Looker Studio
  18. How to download Looker Studio report as PDF
  19. How to embed a Looker Studio report on a website
  20. Guide to Data Types in Looker Studio
  21. Image function in Looker Studio
  22. Image Link data type in Looker Studio
  23. Image data type in Looker Studio
  24. Looker Studio Geo Map – Latitude Longitude
  25. Why You Should Avoid Using Functions and Calculated Fields in Looker Studio
  26. Looker Studio Calculated Fields Tutorial
  27. Working with the Text data type in Looker Studio
  28. The Data Set Configuration Error in Looker Studio
  29. Data Source Fields in Looker Studio – Tutorial
  30. Refresh data source schema fields in Looker Studio
  31. Looker Studio Dimension vs Metric
  32. How to filter by email in Looker Studio
  33. Looker Studio – Sharing Data Sources (aka data source schema)
  34. Field editing in reports – Looker Studio
  35. Data Source Version History in Looker Studio
  36. Community Visualization Access in Looker Studio
  37. Understanding Data Source Credentials in Looker Studio
  38. Understanding Data Freshness in Looker Studio
  39. How to create and configure a data source in Looker Studio
  40. Looker Studio Aggregation Explained
  41. How to Edit a Calculated Field in Looker Studio
  42. Formula Rejection in Looker Studio
  43. Doing Basic Maths on Numeric Fields via Calculated Fields

My best selling books on Digital Analytics and Conversion Optimization

Maths and Stats for Web Analytics and Conversion Optimization
This expert guide will teach you how to leverage the knowledge of maths and statistics in order to accurately interpret data and take actions, which can quickly improve the bottom-line of your online business.

Master the Essentials of Email Marketing Analytics
This book focuses solely on the ‘analytics’ that power your email marketing optimization program and will help you dramatically reduce your cost per acquisition and increase marketing ROI by tracking the performance of the various KPIs and metrics used for email marketing.

Attribution Modelling in Google Analytics and BeyondSECOND EDITION OUT NOW!
Attribution modelling is the process of determining the most effective marketing channels for investment. This book has been written to help you implement attribution modelling. It will teach you how to leverage the knowledge of attribution modelling in order to allocate marketing budget and understand buying behaviour.

Attribution Modelling in Google Ads and Facebook
This book has been written to help you implement attribution modelling in Google Ads (Google AdWords) and Facebook. It will teach you, how to leverage the knowledge of attribution modelling in order to understand the customer purchasing journey and determine the most effective marketing channels for investment.

About the Author

Himanshu Sharma

  • Founder, OptimizeSmart.com
  • Over 15 years of experience in digital analytics and marketing
  • Author of four best-selling books on digital analytics and conversion optimization
  • Nominated for Digital Analytics Association Awards for Excellence
  • Runs one of the most popular blogs in the world on digital analytics
  • Consultant to countless small and big businesses over the decade