Open-Web-Analytics icon indicating copy to clipboard operation
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...

Results 142 Open-Web-Analytics issues
Sort by recently updated
recently updated
newest added

**Description** In the WIKI page: https://github.com/Open-Web-Analytics/Open-Web-Analytics/wiki/Tracking-Event-Pipeline The link for the pipeline image is broken.

question

I can't find the screen resolution of the detected devices.

enhancement

## Pull request checklist Please check if your PR fulfills the following requirements: - [x] Tested the changes - [ ] Build (`/path/to/php cli.php cmd=build`) was run locally and any...

**Description** `owa_column::getDefinition` contains a hard coded MySql-ism for specifying an INDEX. **Possible Solution** Move that sprintf statement to the mysql db plugin and replace with a constant like everything else....

Core Development
Todo

**Description** Group them based on the domain. You´ve got some referral view where all referred domains are listed. When you click on an domain you see the specific details. I...

enhancement

I need some time to investigate which tables got duplicated data, but for now I let some example here. `owa_session ` has a relation to `owa_location_dim` and also contains the...

Core Development
Todo

**Description** Right now the WordPress plugin is distributed as part of the core OWA distribution. In order to distribute the Wordpress plugin via the Wordpress.org plugin repository we need ot...

enhancement

**Description** Just like we currently add the "organic-search" label to certain refferers that are search engines, do the sam for social networks. **The List** - facebook.com - twitter.com - instagram.com...

enhancement

**Description** Later this year Google Chrome web browser (and others) will begin to phase out User-agent strings in favor of a new approach called Client Hints. see: - https://medium.com/@galmeiri/get-ready-for-chrome-user-agent-string-phase-out-c6840da1c31e -...

enhancement
Core Development

**Description** Currently there doesn't seem to be a clean way to prevent the Javascript from loading and put it behind a consent tool. This is needed for Europe, because I...

enhancement
WordPress