- Issue created by @bluegeek9
View count only tracks views of the canonical. In search, entities may be 'seen' and it would be useful to track.
There are other scenarios in which knowing when, where, and how many times an entity has been presented to users is important.
Create an impression table, visitors_impression. It will have columns for entity type, bundle, and entity id. It will join the visitors_log table.
Active
3.0
Code