Skip to main content

Plausible

Requirements

Supported sync modes

FeatureSupported?(Yes/No)Notes
Full Refresh SyncYesOverwrite
Incremental SyncNo

Supported Streams

Notes

Plausible is a privacy-first analytics service, and the data available from its API is intentionally 1) less granular and 2) less comprehensive than those available from Google Analytics. As such:

  1. when retrieving multi-day data, metrics are aggregated to a daily grain; and
  2. non-metric properties (e.g., referrer, entry page, exit page) cannot be directly exported, only grouped on.

Thus, this source connector retrieves all possible metrics on a daily grain, for all days with nonzero website activity.

Performance Considerations

The stated rate limit is 600 requests per hour per API key, with higher capacities potentially available upon request.

Reference

Config fields reference

Field
Type
Property name
string
api_key
string
site_id
string
start_date

Changelog

VersionDatePull RequestSubject
0.1.02022-10-3018657Initial commit