# Open-Web-Analytics **Repository Path**: cskchensk_admin/Open-Web-Analytics ## Basic Information - **Project Name**: Open-Web-Analytics - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-05 - **Last Updated**: 2025-11-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Open Web Analytics Server Open Web Analytics is an open source alternative to commercial web analytics tools such as Google Analytics. This software allows you to stay in control of the data you collect about the user of your websites or applications. This repository installs the OWA Server and Javascript tracking client which can easily be added to web pages. - To add OWA tracking to a WordPress based website install the [OWA integration plugin](https://wordpress.org/plugins/open-web-analytics/) or see [this repository](https://github.com/Open-Web-Analytics/owa-wordpress-plugin). - To add OWA tracking to any PHP application use the [OWA PHP SDK](https://github.com/Open-Web-Analytics/owa-php-sdk) ## Features - Track visitors, pageviews, e-commerce transactions, and configurable actions - Track unlimited number of websites using a single instance of OWA Server - First party Javascript tracker client - Reporting Dashboard/Portral - View and customize all reports - Generate Heatmaps - Generate "Domstream" session recordings - Geolocation of visitors - REST API for administration and data access - Multi user reporting interface - Extensible framework via custom modules ## Requirements and Installation See the [technical requirements](https://github.com/Open-Web-Analytics/Open-Web-Analytics/wiki/Technical-Requirements) before you install OWA Server. A step by step [installation](https://github.com/Open-Web-Analytics/Open-Web-Analytics/wiki/Installation) guide will walk you through how to install OWA. ## Documentation See the wiki for documentation about the OWA Server and the Javascript Tracker client. ## Issues & Support Please read the [troubleshooting](https://github.com/Open-Web-Analytics/Open-Web-Analytics/wiki/Troubleshooting) guide before filing any issue or bug reports. Issue tickets without the necessary debug info will be closed automatically. ## 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` ## Donate to this project Open Web Analytics is free. However, we ask that you donate to the project if you need support. Your donation helps fund the development of this project. [Donate to the project here](http://paypal.me/openwebanalytics). ## 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).