Skip to content

Commit 7d239f3

Browse files
Update integration-guides.md
1 parent 524dbe6 commit 7d239f3

1 file changed

Lines changed: 16 additions & 8 deletions

File tree

docs/integration-guides.md

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,15 @@ You can run Plausible script as a first-party connection from your domain name i
3636

3737
Our events API can be used to record pageviews and custom events server side without the use of JavaScript. You can use the events API to count users on your Android and/or iOS mobile apps too. [Learn more here](events-api.md)
3838

39-
## Website builders and CMS platforms
39+
## Community contributed integrations
40+
41+
The integrations below are built and maintained by third parties in the open source community.
42+
43+
While we’re grateful for the contributions, we do not develop, audit or maintain these plugins, and we do not guarantee their compatibility. They may become outdated or stop working as platforms or Plausible evolve.
44+
45+
For a fully supported setup, we recommend using our official script or one of the official integrations listed above.
46+
47+
### Website builders and CMS platforms
4048

4149
Step-by-step guides for popular website builders and content management systems.
4250

@@ -83,7 +91,7 @@ Step-by-step guides for popular website builders and content management systems.
8391
| [TYPO3](https://extensions.typo3.org/extension/plausibleio) | Plugin | TYPO3 extension for Plausible |
8492
| [WordPress](https://plausible.io/wordpress-analytics-plugin) | Plugin | Our official WordPress plugin (listed above in official integrations) |
8593

86-
## JavaScript frameworks and frontend libraries
94+
### JavaScript frameworks and frontend libraries
8795

8896
| Platform | Details |
8997
| --- | --- |
@@ -98,7 +106,7 @@ Step-by-step guides for popular website builders and content management systems.
98106
| [Vue 3 & Nuxt 3](https://github.com/productdevbookcom/v-plausible) | Plausible module for Nuxt 3 and Vue 3 |
99107
| [VuePress](https://github.com/spekulatius/vuepress-plugin-plausible) | A VuePress-plugin for Plausible on your documentation website |
100108

101-
## Backend frameworks and server-side libraries
109+
### Backend frameworks and server-side libraries
102110

103111
| Platform | Details |
104112
| --- | --- |
@@ -114,7 +122,7 @@ Step-by-step guides for popular website builders and content management systems.
114122
| [R](https://github.com/giocomai/plausibler) | R wrapper for the Plausible API |
115123
| [Ruby](https://github.com/dailytics/plausible_api) | Simple wrapper to read the Plausible API with Ruby |
116124

117-
## Mobile and native app SDKs
125+
### Mobile and native app SDKs
118126

119127
| Platform | Details |
120128
| --- | --- |
@@ -125,7 +133,7 @@ Step-by-step guides for popular website builders and content management systems.
125133
| [Qt6 / QML](https://gitlab.com/kelteseth/qml-plausible) | Qt6 QML plugin for Plausible |
126134
| [Localhost for hybrid apps](script-extensions.md) | Enable Plausible to count visitors on localhost for Cordova, Capacitor and other hybrid apps |
127135

128-
## Documentation tools
136+
### Documentation tools
129137

130138
| Platform | Details |
131139
| --- | --- |
@@ -134,7 +142,7 @@ Step-by-step guides for popular website builders and content management systems.
134142
| [Sphinx / Read The Docs](https://pypi.org/project/sphinx-plausible/) | Plausible Sphinx extension |
135143
| [TypeDoc](https://typedoc-plausible.ale.sh/) | TypeDoc Plausible plugin for your built HTML docs |
136144

137-
## Special configurations
145+
### Special configurations
138146

139147
| Configuration | Details |
140148
| --- | --- |
@@ -143,7 +151,7 @@ Step-by-step guides for popular website builders and content management systems.
143151
| [DNT and offline](https://github.com/ian/analytics/tree/main/packages/plausible) | Add Do Not Track and offline functionality via the analytics library |
144152
| [Segment](google-tag-manager.md) | No official integration, but you can integrate via Google Tag Manager |
145153

146-
## Monitoring and automation
154+
### Monitoring and automation
147155

148156
| Platform | Details |
149157
| --- | --- |
@@ -152,7 +160,7 @@ Step-by-step guides for popular website builders and content management systems.
152160
| [n8n](https://www.npmjs.com/package/n8n-nodes-plausible) | Community node for working with the Plausible API |
153161
| [Prometheus](https://github.com/riesinger/plausible-exporter) | Add Plausible records to Prometheus with the Plausible exporter |
154162

155-
## Data pipelines, warehouses and other ways of viewing Plausible stats elsewhere
163+
### Data pipelines, warehouses and other ways of viewing Plausible stats elsewhere
156164

157165
[See this list](data-pipelines.md) for data pipelines, warehouses and other ways of viewing Plausible stats elsewhere. For instance, our [stats API](stats-api.md), [official WordPress plugin](https://plausible.io/wordpress-analytics-plugin) and [official Google Looker Studio connector](looker-studio.md).
158166

0 commit comments

Comments
 (0)