# 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.

&copy; [Peter Adams](http://peteradams.org).
