Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/integration-guides.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ Our events API can be used to record pageviews and custom events server side wit

[Android SDK](https://github.com/wbrawner/plausible-android): An Android SDK for Plausible Analytics.

## Astro

[Astro Plausible loader](https://github.com/LekoArts/astro-loaders/tree/main/packages/plausible): This package provides a Plausible content loader for Astro's content layer. You can access the Stats API v2 to view historical and real-time stats of your website.

## Bridgetown

[Bridgetown](https://rubygems.org/gems/bridgetown-plausible): this plugin provides the plausible Liquid tag & ERB helper to your Bridgetown site.
Expand Down