Open-Web-Analytics
Open-Web-Analytics copied to clipboard
Official repository for Open Web Analytics which is an open source alternative to commercial tools such as Google Analytics. Stay in control of the data you collect about the use of your website or ap...
**Before you open an issue:** - [x] I followed the [installation](https://github.com/Open-Web-Analytics/Open-Web-Analytics/wiki/Installation) or [update](https://github.com/Open-Web-Analytics/Open-Web-Analytics/wiki/Updating) guide - [x] [I read the troubleshooting guide in the wiki](https://github.com/Open-Web-Analytics/Open-Web-Analytics/wiki/Troubleshooting) **Affected Version(s)**: 1.7.7 **PHP Version**: 8.1...
When creating a Goal for URL destination, an error is returned. "goal_url is required." There doesn't seem to be anywhere to enter a URL. Would appreciate your guidance on this....
**Description** Would like to run this in docker env, is there a docker image for this ?
## Pull request checklist Please check if your PR fulfills the following requirements: - [ ] Tested the changes - [ ] Build (`/path/to/php cli.php cmd=build`) was run locally and...
**Description** We are trying to grab stats from the API. The IP info and other stats are showing up as 0 **Example** start = date("Ymd",strtotime("-2 years")); $end = date("Ymd"); //$startt...
- [x] I followed the [installation](https://github.com/Open-Web-Analytics/Open-Web-Analytics/wiki/Installation) or [update](https://github.com/Open-Web-Analytics/Open-Web-Analytics/wiki/Updating) guide assuming softaculous does so - [x] [I read the troubleshooting guide in the wiki](https://github.com/Open-Web-Analytics/Open-Web-Analytics/wiki/Troubleshooting) debug on, following the request in the...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
**Description** I would like to create a report that looks like the "Latest Visits" on the dashboard, but with filtering capabilities. Reading the wiki, it seems this page is hidden...
Thank you for a great analysis tool! - [ ] I followed the [installation](https://github.com/Open-Web-Analytics/Open-Web-Analytics/wiki/Installation) or [update](https://github.com/Open-Web-Analytics/Open-Web-Analytics/wiki/Updating) guide no, installed via Softaculous - [x] [I read the troubleshooting guide in the...
Is it possible to change the event processing type on an already installed environment with lots of data? The reason I am asking is I just tried adding: >define('OWA_QUEUE_EVENTS' ,...