Skip to content

Commit 06258b7

Browse files
Update looker-studio.md
1 parent 1eae39c commit 06258b7

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

docs/looker-studio.md

+16-4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ In order to focus on simplicity and speed, Plausible Analytics does not support
88

99
For this reason, we have created an official integration with the free data visualization tool, Google Looker Studio (formerly known as Data Studio). You can use our Looker Studio connector to build custom reports with your Plausible Analytics data.
1010

11+
<img alt="Plausible Analytics Looker Studio template" src={useBaseUrl('img/plausible-looker-studio.png')} />
12+
1113
Here's how to get started with our official Looker Studio connector.
1214

1315
## Connect to Looker Studio
@@ -16,24 +18,30 @@ Connecting your Plausible Analytics account to Looker Studio is simple and can b
1618

1719
Once you have selected the data source, you will be prompted to authorize the connector to access your Google account.
1820

19-
The only permission that will be asked for is to make an external API request, which is how the connector pulls data from [the Plausible Analytics Stats API](stats-api.md).
21+
<img alt="Authorize the Plausible connector" src={useBaseUrl('img/source-looker.png')} />
2022

21-
:::note
22-
Our connector is currently in beta and undergoing a review by Google. This is why you see the note stating: "This connector has not been verified or reviewed"
23-
:::
23+
The only permission that will be asked for is to make an external API request, which is how the connector pulls data from [the Plausible Analytics Stats API](stats-api.md).
2424

2525
## Insert your Plausible stats API key
2626

2727
After authorizing your Google account, you will be prompted to enter your Plausible Analytics stats API key. You can create a new API key for our stats API by going to your Plausible Analytics account, navigating to "**Account Settings**" and clicking on the section called "**API Keys**".
2828

2929
Click "**New API Key**" and be sure you save the result as you will only see the key once. However, you can always delete the key and create a new one if you no longer remember what it is.
3030

31+
<img alt="Create your Plausible stats API key" src={useBaseUrl('img/create-stats-api-key-looker.png')} />
32+
3133
Then you will just need to paste your API key into Looker Studio where you are prompted to enter your key. Once you do this, you will see a dropdown menu with all of the Plausible Sites connected to your account.
3234

35+
<img alt="Insert your Plausible API key" src={useBaseUrl('img/plausible-api-looker.png')} />
36+
3337
This means you have successfully linked your Plausible Analytics account to Looker Studio.
3438

3539
## Configure the Plausible Looker Studio connector
3640

41+
:::note
42+
Our connector is currently in beta and undergoing a review by Google. This is why you see the note stating: "This connector has not been verified or reviewed"
43+
:::
44+
3745
You can select one or more of your Plausible sites to create a custom report. Simply tick the box next to each site that you want to include data for.
3846

3947
At this stage, you can check to "**Allow "Plausible Site(s)" to be modified in reports**". This option is something Looker Studio presents by default. It enables you to have a report with a drop-down to toggle your Plausible site(s) directly in the report. Not checking this box would disable that ability.
@@ -44,6 +52,8 @@ If this box is not checked, the connector will by default cache data for 6 hours
4452

4553
Once these options are configured, you can click "**Connect**" and you will see a list of all available fields for data and metrics that you can pull from Plausible.
4654

55+
<img alt="Configure the Plausible Looker Studio connector" src={useBaseUrl('img/choose-site-and-connect-looker.png')} />
56+
4757
## Create your custom reports
4858

4959
Finally, you can either click on "**Create Report**" or "**Explore**" to begin using your Plausible data in Looker Studio. Explore is best for ad-hoc data exploration while reports are best for creating set reports that you can share with others.
@@ -53,3 +63,5 @@ That's it! You're ready to start creating your custom reports using the Plausibl
5363
You can explore this [simple report](https://lookerstudio.google.com/s/gm8gS_IpBiQ) and this [advanced report](https://lookerstudio.google.com/s/ltrWC2jaK4Q) that we’ve created in Looker Studio which you can use as a template to start building your own custom reports.
5464

5565
If you need some help on how to use Looker Studio, take a look at [our Looker Studio beginner's guide](https://plausible.io/blog/google-looker-studio-guide).
66+
67+
<img alt="Create your custom reports" src={useBaseUrl('img/create-report-looker.png')} />

0 commit comments

Comments
 (0)