Thinking about if view count should be number of unique users, or if it should be total number of viewport views.
Total VPVs overcounts things a lot. Basically one person could just keep refreshing their feed and rack up views.
The other approach would shrink views significantly and instead just show how many unique people have seen the content.
Any thoughts on which is better for Ouro?