Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/open-web-analytics/owa-wordpress-plugin
The official integration plugin for adding Open Web Analytics tracking to WordPress websites and applications.
https://github.com/open-web-analytics/owa-wordpress-plugin
openwebanalytics owa traffic-analysis webanalytics wordpress wordpress-plugin
Last synced: 4 days ago
JSON representation
The official integration plugin for adding Open Web Analytics tracking to WordPress websites and applications.
- Host: GitHub
- URL: https://github.com/open-web-analytics/owa-wordpress-plugin
- Owner: Open-Web-Analytics
- License: gpl-2.0
- Created: 2020-04-25T22:50:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T06:10:58.000Z (almost 2 years ago)
- Last Synced: 2024-03-26T10:17:54.863Z (8 months ago)
- Topics: openwebanalytics, owa, traffic-analysis, webanalytics, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 208 KB
- Stars: 8
- Watchers: 2
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Open Web Analytics for WordPress Plugin
The official plugin for integrating Open Web Analytics with WordPress based web sites and applications.
## Features
- Track all public web pages
- Track WordPress admin interface pages
- Track internal WordPress actions (New Post, Page Edit, comment, etc.)
- Automatically sets page title
- Automatically sets page type
- Automatically sets user name of logged in users## Requirements
* WordPress 5.2.0
* PHP 7.0+## Installation
The latest release of the plugin can be installed from the [WordPress plugin repository](https://wordpress.org/plugins/open-web-analytics/).
## Development
To contribute to the Open Web Analytics for WordPress plugin you need to:
1. Clone the repository
2. Download and install [Composer](https://getcomposer.org/) for managing PHP dependencies.
3. Run `composer install`## Purchase or donate
Open Web Analytics is free. However, we ask that you donate to the project if you need support. This donation helps fund the development of this project.
[Donate to the project here](http://paypal.me/openwebanalytics).
## Documentation
Documentation for Open Web Analytics is maintained on the [wiki](https://github.com/open-web-analytics/owa-wordpress-plugin/wiki). Please feel free to add to the wiki if you use the plugin.
## Copyright and License
This project is licensed under the [GNU GPL](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html), version 2 or later.
© [Peter Adams](http://peteradams.org).