# Piwik This page contains the setup guide and reference information for the [Piwik](https://piwik.pro/) source connector. ## Documentation reference: Visit `https://developers.piwik.pro/en/latest/platform/getting_started.html` for API documentation ## Authentication setup `Source-piwik` uses OAuth2.0 - Client credentials authentication, Visit `https://developers.piwik.pro/en/latest/platform/getting_started.html#generate-api-credentials` for getting credentials for OAuth2.0 ## Configuration | Input | Type | Description | Default Value | |-------|------|-------------|---------------| | `client_id` | `string` | Client ID. | | | `client_secret` | `string` | Client secret. | | | `organization_id` | `string` | Organization ID. The organization id appearing at URL of your piwik website | | ## Streams | Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental | |-------------|-------------|------------|---------------------|----------------------| | users | id | DefaultPaginator | ✅ | ❌ | | users-me | id | DefaultPaginator | ✅ | ❌ | | user-groups | id | DefaultPaginator | ✅ | ❌ | | tracker_settings | id | DefaultPaginator | ✅ | ❌ | | modules | id | DefaultPaginator | ✅ | ❌ | | meta-sites | id | DefaultPaginator | ✅ | ❌ | | meta-sites_apps | id | DefaultPaginator | ✅ | ❌ | | meta-sites_apps-with-meta-sites | id | DefaultPaginator | ✅ | ❌ | | container-settings_settings | | DefaultPaginator | ✅ | ❌ | | apps | id | DefaultPaginator | ✅ | ❌ | | audit-log_entries | id | DefaultPaginator | ✅ | ❌ | | apps_details | id | DefaultPaginator | ✅ | ❌ | | access-control_actions | id | DefaultPaginator | ✅ | ❌ | | access-control_meta-site_permission_user | uid | DefaultPaginator | ✅ | ❌ | ## Changelog
Expand to review | Version | Date | Pull Request | Subject | | ------------------ | ------------ | --- | ---------------- | | 0.0.45 | 2025-11-25 | [69979](https://github.com/airbytehq/airbyte/pull/69979) | Update dependencies | | 0.0.44 | 2025-11-18 | [69611](https://github.com/airbytehq/airbyte/pull/69611) | Update dependencies | | 0.0.43 | 2025-10-29 | [68926](https://github.com/airbytehq/airbyte/pull/68926) | Update dependencies | | 0.0.42 | 2025-10-21 | [68260](https://github.com/airbytehq/airbyte/pull/68260) | Update dependencies | | 0.0.41 | 2025-10-14 | [67836](https://github.com/airbytehq/airbyte/pull/67836) | Update dependencies | | 0.0.40 | 2025-10-07 | [67498](https://github.com/airbytehq/airbyte/pull/67498) | Update dependencies | | 0.0.39 | 2025-09-30 | [66961](https://github.com/airbytehq/airbyte/pull/66961) | Update dependencies | | 0.0.38 | 2025-09-23 | [66423](https://github.com/airbytehq/airbyte/pull/66423) | Update dependencies | | 0.0.37 | 2025-09-09 | [65846](https://github.com/airbytehq/airbyte/pull/65846) | Update dependencies | | 0.0.36 | 2025-08-23 | [65213](https://github.com/airbytehq/airbyte/pull/65213) | Update dependencies | | 0.0.35 | 2025-08-09 | [64760](https://github.com/airbytehq/airbyte/pull/64760) | Update dependencies | | 0.0.34 | 2025-08-02 | [64211](https://github.com/airbytehq/airbyte/pull/64211) | Update dependencies | | 0.0.33 | 2025-07-26 | [63930](https://github.com/airbytehq/airbyte/pull/63930) | Update dependencies | | 0.0.32 | 2025-07-19 | [63432](https://github.com/airbytehq/airbyte/pull/63432) | Update dependencies | | 0.0.31 | 2025-07-12 | [63237](https://github.com/airbytehq/airbyte/pull/63237) | Update dependencies | | 0.0.30 | 2025-07-05 | [62636](https://github.com/airbytehq/airbyte/pull/62636) | Update dependencies | | 0.0.29 | 2025-06-28 | [62409](https://github.com/airbytehq/airbyte/pull/62409) | Update dependencies | | 0.0.28 | 2025-06-21 | [61880](https://github.com/airbytehq/airbyte/pull/61880) | Update dependencies | | 0.0.27 | 2025-06-14 | [60533](https://github.com/airbytehq/airbyte/pull/60533) | Update dependencies | | 0.0.26 | 2025-05-10 | [60188](https://github.com/airbytehq/airbyte/pull/60188) | Update dependencies | | 0.0.25 | 2025-05-04 | [59525](https://github.com/airbytehq/airbyte/pull/59525) | Update dependencies | | 0.0.24 | 2025-04-27 | [59112](https://github.com/airbytehq/airbyte/pull/59112) | Update dependencies | | 0.0.23 | 2025-04-19 | [58490](https://github.com/airbytehq/airbyte/pull/58490) | Update dependencies | | 0.0.22 | 2025-04-12 | [57909](https://github.com/airbytehq/airbyte/pull/57909) | Update dependencies | | 0.0.21 | 2025-04-05 | [57315](https://github.com/airbytehq/airbyte/pull/57315) | Update dependencies | | 0.0.20 | 2025-03-29 | [56764](https://github.com/airbytehq/airbyte/pull/56764) | Update dependencies | | 0.0.19 | 2025-03-22 | [56164](https://github.com/airbytehq/airbyte/pull/56164) | Update dependencies | | 0.0.18 | 2025-03-08 | [55526](https://github.com/airbytehq/airbyte/pull/55526) | Update dependencies | | 0.0.17 | 2025-03-01 | [55044](https://github.com/airbytehq/airbyte/pull/55044) | Update dependencies | | 0.0.16 | 2025-02-23 | [54553](https://github.com/airbytehq/airbyte/pull/54553) | Update dependencies | | 0.0.15 | 2025-02-15 | [53958](https://github.com/airbytehq/airbyte/pull/53958) | Update dependencies | | 0.0.14 | 2025-02-08 | [53509](https://github.com/airbytehq/airbyte/pull/53509) | Update dependencies | | 0.0.13 | 2025-02-01 | [53013](https://github.com/airbytehq/airbyte/pull/53013) | Update dependencies | | 0.0.12 | 2025-01-25 | [52515](https://github.com/airbytehq/airbyte/pull/52515) | Update dependencies | | 0.0.11 | 2025-01-18 | [51926](https://github.com/airbytehq/airbyte/pull/51926) | Update dependencies | | 0.0.10 | 2025-01-11 | [51365](https://github.com/airbytehq/airbyte/pull/51365) | Update dependencies | | 0.0.9 | 2024-12-28 | [50744](https://github.com/airbytehq/airbyte/pull/50744) | Update dependencies | | 0.0.8 | 2024-12-21 | [50253](https://github.com/airbytehq/airbyte/pull/50253) | Update dependencies | | 0.0.7 | 2024-12-14 | [49728](https://github.com/airbytehq/airbyte/pull/49728) | Update dependencies | | 0.0.6 | 2024-12-12 | [49356](https://github.com/airbytehq/airbyte/pull/49356) | Update dependencies | | 0.0.5 | 2024-12-11 | [49103](https://github.com/airbytehq/airbyte/pull/49103) | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 | | 0.0.4 | 2024-11-04 | [48305](https://github.com/airbytehq/airbyte/pull/48305) | Update dependencies | | 0.0.3 | 2024-10-29 | [47931](https://github.com/airbytehq/airbyte/pull/47931) | Update dependencies | | 0.0.2 | 2024-10-28 | [47569](https://github.com/airbytehq/airbyte/pull/47569) | Update dependencies | | 0.0.1 | 2024-09-14 | [45586](https://github.com/airbytehq/airbyte/pull/45586) | Initial release by [@btkcodedev](https://github.com/btkcodedev) via Connector Builder |