# matomo-wordpress-plugin-examples **Repository Path**: mirrors_matomo-org/matomo-wordpress-plugin-examples ## Basic Information - **Project Name**: matomo-wordpress-plugin-examples - **Description**: Examples on how to enrich the Matomo Analytics for WordPress plugin. - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Matomo for WordPress plugin examples Examples on how to hook into the Matomo for WordPress plugin. ## Examples * `basic-integration`: A simple example on how to add a link to WordPress that links to the Matomo app * `direct-data-access`: A simple plugin that adds a new menu item to the WordPress admin and prints information about a Matomo site fetched from a Matomo database table * `bootstrap-matomo-data-access`: Does the same as `data-access` but bootstraps Matomo to fetch the data through an API call * `wordpress-plugin-adding-matomo-plugin`: A WordPress plugin adding a Matomo plugin * `MatomoPluginAddingWordpressSupport`: A simple Matomo plugin that adds custom logic for WordPress, eg it makes its Matomo API available through the WordPress REST API ## Developer docs * [Matomo for Guides](https://developer.matomo.org/guides/wordpress/getting-started) * [Matomo for WordPress PHP API reference](https://developer.matomo.org/api-reference/wordpress/classes-reference) * [Matomo for WordPress Hooks reference](https://developer.matomo.org/api-reference/wordpress/hooks-reference) * [Matomo PHP API reference](https://developer.matomo.org/api-reference/classes) ## License These examples aer released under the GPL v3 (or later) license, see [LICENSE](LICENSE) ## Contact Website: [matomo.org](https://matomo.org) About us: [matomo.org/team/](https://matomo.org/team/) Contact us: [matomo.org/contact/](https://matomo.org/contact/)