Skip to content

Commit 3151b91

Browse files
committed
looker studio
1 parent 8af7677 commit 3151b91

4 files changed

Lines changed: 14 additions & 9 deletions

File tree

docs/integration-guides.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,27 @@ We've put together several guides that cover popular website builders and conten
1010

1111
## Official integrations
1212

13-
These are built and maintained by the Plausible team.
13+
These are built and maintained by the Plausible team. Unlike community plugins, official integrations stay current as the product evolves and are supported directly by us.
1414

1515
### Add the snippet to the header of your site
1616

1717
To integrate your website with Plausible, you can manually insert our tracking snippet into the header section of your site. See [the details here](plausible-script.md).
1818

1919
### WordPress plugin
2020

21-
Using WordPress? We have an official WordPress plugin that makes the integration nice and easy. [Here's how to get started with our WordPress plugin](https://plausible.io/wordpress-analytics-plugin).
21+
The [official WordPress plugin](https://plausible.io/wordpress-analytics-plugin) handles installation, event tracking and dashboard access without any code. Built specifically for WordPress: supports WooCommerce revenue tracking, automatic form tracking, author and category stats, proxy mode and more. If your site runs on WordPress, this is the recommended setup.
2222

23-
### Google Tag Manager (GTM)
23+
### Google Tag Manager template
2424

25-
Using GTM? You can use our Google Tag Manager template. See how to integrate Plausible into your site with [Google Tag Manager](https://plausible.io/gtm-template).
25+
The [official GTM template](https://plausible.io/gtm-template) is available in the Google Tag Manager community gallery. Install Plausible and configure event tracking from the GTM dashboard with no code changes. Works well for agencies managing multiple sites from a single GTM account.
26+
27+
### Looker Studio connector
28+
29+
The [official Looker Studio connector](https://plausible.io/looker-studio-connector) connects your Plausible data to Google's free data visualization tool. Build custom dashboards, branded client reports and views that blend Plausible data with other sources like ad spend or CRM data. Available on the [Business plan](subscription-plans.md).
2630

2731
### NPM package
2832

29-
[NPM package](https://www.npmjs.com/package/@plausible-analytics/tracker): A lightweight library to add Plausible tracking to your site through an easy-to-install NPM package.
33+
The [official NPM package](https://www.npmjs.com/package/@plausible-analytics/tracker) lets you add Plausible to any JavaScript project via your package manager. Built and maintained by the Plausible team. Useful for React, Vue, Next.js and other framework-based setups where installing via a script tag is impractical.
3034

3135
### Run Plausible as a first-party connection
3236

docs/introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ slug: /
3434
<li><a href="/docs/top-referrers">Channels, sources and campaigns</a>: where traffic comes from</li>
3535
<li><a href="/docs/scroll-depth">Scroll depth</a>: see how far visitors read down your pages</li>
3636
<li><a href="/docs/google-search-console-integration">Google Search Console</a>: see search queries alongside your stats</li>
37+
<li><a href="/docs/looker-studio">Looker Studio connector</a>: custom reports and dashboards with your Plausible data</li>
3738
</ul>
3839
</div>
3940

docs/looker-studio.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ title: Looker Studio Connector
44

55
import useBaseUrl from '@docusaurus/useBaseUrl';
66

7-
In order to focus on simplicity and speed, Plausible Analytics does not support the native ability to create custom reports directly in our dashboard. However, there are some advanced uses where creating custom reports is necessary.
7+
Plausible keeps its dashboard intentionally simple. For cases where you need more flexibility, such as custom client reports, branded dashboards or views that combine Plausible data with ad spend or CRM data, we have an official connector for Google Looker Studio (formerly Data Studio).
88

9-
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.
9+
Looker Studio is Google's free data visualization tool. The Plausible connector lets you pull your analytics data directly into Looker Studio and build any report layout you need.
1010

11-
Here's how to get started with our official Looker Studio connector.
11+
The connector is available on the Business plan. Here's how to get started.
1212

1313
<img alt="Plausible Analytics Looker Studio template" src={useBaseUrl('img/plausible-looker-studio.png')} />
1414

docs/subscription-plans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ All plans start at the same pageview tiers. The difference is features and team
2626

2727
- **Starter**: one site, solo use, no team or sharing needed
2828
- **Growth**: multiple sites, or need to share dashboards with clients or invite team members
29-
- **Business**: need funnels, revenue tracking, custom properties, Stats API or Looker Studio
29+
- **Business**: need funnels, revenue tracking, custom properties, Stats API or Looker Studio (build custom dashboards and blend Plausible data with other sources like ad spend or CRM data)
3030
- **Enterprise**: large scale, SSO, Sites API, managed proxy or raw data exports. [Contact us](https://plausible.io/contact) to discuss
3131

3232
Compare full features and pricing on [our website](https://plausible.io/#pricing) or in your account settings. Save 2 months by choosing yearly billing.

0 commit comments

Comments
 (0)