Skip to content

Add api routes for unique hit counts

Andrew Bogott requested to merge andrew/toolviews:uniqueips into master

Add a duplicate for each existing pageview route prepended with 'unique'. The data collector running on the proxy is already adding these stats to the DB.

Merge request reports