Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.4k stars 1.98k forks source link

Email Stats: Improve "Email Opens" stats by capturing unique visitors #78887

Open edwinho89 opened 1 year ago

edwinho89 commented 1 year ago

What

Following from https://github.com/Automattic/wp-calypso/issues/78713 , it will be great if we can capture number of unique visitors opening email (tracked by email address?) instead of tracking just open events

Why

The current design tracks multiple open events on all emails, meaning the same person opened the email 5 times, and that counts as 5 open events (where it is only 1 unique person)

Idea: Similar as how visitors and views work on https://wordpress.com/support/stats/#views-and-visitors

Initially reported on 6473248-zd-woothemes

How

No response

github-actions[bot] commented 1 year ago

Support References

This comment is automatically generated. Please do not edit it.

cuemarie commented 1 year ago

📌 ACTIONS

ricklabsdotn8 commented 11 months ago

7083486-zen Was able to replicate as well.

gikaragia commented 1 week ago

Hello @andregardi I stumbled on this as part of Groundskeeping. Is this something you could consider adding to your team's backlog?