pluginkollektiv / statify

Statify – statistics plugin for WordPress
https://wordpress.org/plugins/statify/
GNU General Public License v3.0
77 stars 23 forks source link

Tracking browser/OS related information like version, resolution, language, ... #223

Open Zodiac1978 opened 2 years ago

Zodiac1978 commented 2 years ago

What about tracking used browser, browser versions, resolution, languages, etc.?

krafit commented 1 year ago

I am a bit hesitant on implementing this with Statify. It has some privacy implications, like possibilities for fingerprinting. It does not feel totally in line with our mission statement.

2ndkauboy commented 1 year ago

We were brainstorming about different other metrics to save, but I currently wouldn't see where we would print out this information, as we only have the dashboard wirdget? Or would we collect this information just for other plugins to visualize it later?

Zodiac1978 commented 1 year ago

I see a bigger analytics page in the future (like seen in the extended plugin) where this could be shown.

But I'm also fine if we decide not to track this for privacy reasons.

Still want to make Statify more useful for Marketers.

2ndkauboy commented 1 year ago

In #251 we introduce a statifymeta table which would enable us (or any other developer) to add any meta data to any tracked visit. This could be used to track all kind of meta data. Still we currently don't really have a place to show this additional information.

Larzans commented 1 month ago

But #251 seems to have stalled and is not moving forward unfortunately...