Created on 19 May 2021, over 3 years ago
Updated 25 October 2023, about 1 year ago

Problem/Motivation

I have noticed that the information about the "Views" is not unique. So if a user opens the newsletter 5 times, it gets counted as 5 views. What I would also like to see, are the "Unique views".

Proposed resolution

See the issue fork, I added a new count query which is a distinct query grouped by the "email" column in simplenews_stats_item. This will ensure that views are only counted once per user.

Remaining tasks

We should also add a new property "% Unique Views" in the table.

I would also love to see somebody also implement this into views to use this as a field in the simplenews stats views.

Feature request
Status

Needs review

Version

3.0

Component

Code

Created by

🇩🇪Germany daveiano

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024