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".
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.
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.
Needs review
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.