We should show and highlight what assets are receiving the most traffic to help shine the light on common, quality (assumed) assets.
Implementation idea to prevent abuse:
- hash IP
- Store hash with number count and date
- If more than 2 views, stop counting
- Every X time remove hash entries older than Y age (don't want to permanently block them, just not have them abuse or inflate stats)
We should show and highlight what assets are receiving the most traffic to help shine the light on common, quality (assumed) assets.
Implementation idea to prevent abuse: