# Data Studio - Onboarding Report
# Introduction
Data studio allows you to visualize reports based on tabular data. To access the tool page, click the link below: https://datastudio.google.com/ (opens new window)
A date studio consists of two basic elements:
- reports - which are a graphical representation of the data
- data sources - tables containing data.
# Copying the report
At the following address you will find our basic report. LINK (opens new window)
Select the "Copy " icon from the top bar.
A new data source selection window will then appear. The check box must be expanded.
Then select the field "Create New Data Source ".
We choose "BigQuery " as our data source.
You should authorize Data Studio access to BigQuery projects.
Then choose the name of the project, the datasheet and the table where our data are located.
If the project name is not visible, enter it manually in the "Shared project name" field.
Shared project name
For WitCloud onboarding, enter wb-app-witcloud-sandbox. Also check the box "Partitioned Table".
Path to set
Select the following fields:
- Shard project.
- Billing Project: project name on Google Cloud Platform* 1 Shared project name: _wb-app-witcloud-sandbox*
- date set: _witcloud_..............
- table: report_onboarding_xxxxxxx_xxxxx
When you click "Connect ", the content of the selected datasheet is displayed.
To use the source in the report, click "Add to report ".
Here you can see the data source from which the information contained in a given element of the report is drawn.
Done! Now the data from your WitCloud Onboarding report is presented! But it is not over. Now we can add 3 data fields at Data Studio level, which will significantly improve the quality of presented information!
# Customizing the report
With the input we can easily add three calculation fields relevant for determining the effectiveness of marketing and business activities:
- CTR - click-through rate
- CPS - cost per room
- ERS - effective revenue share
# Adding calculation fields
In the bottom right corner, click "Add a field "
Then give the name, enter the following formula and click "Save " and "All Field ".
We find the created field in the list and change the value "Type " to "Percentage"
Click the "Finished " button.
Then, on the report, we copy one field with values, and change its metric by dragging the newly created field
We can also add CTR to the table. To do this, first click the table and then drag the name field to the area "Add metric ".
Done! Now we need to repeat these steps to create new fields. The patterns that you have to suffer look like this (you can copy and paste them):
- CPS SUM(cost)/SUM(transactions)
- ERS SUM(cost) / SUM(revenue)
TIP
Do not forget to change the type of fields created - CPS should be expressed in currency and ERS in percentage.
# Adding visuals in WitCloud
To add report visuals in Data Studio to reports in WitCloud, first select "Report " and then "Data Studio ".
In the new window, choose "Add a Report "
In the next step, we give a name under which the report will be visible in WitCloud and paste the report URL into Data Studio
Ready!
Now, to view the report, click on the key icon.