2020-03-23 UTC
# @steveivy The simplest thing is probably to just increment a counter for every load. (Or backfill counter from server logs if your pages are static.) To ignore crawlers, I would use something like Matomo’s public matcher list: https://github.com/matomo-org/device-detector/blob/master/regexes/bots.yml ( twitter.com/_/status/1242197365743853571)