Skip to content

Replace UniqueVisitsHelper with RedisTracking

Dan Jensen requested to merge 325517-replace-usage-of-unique-visits-helper into master

What does this MR do?

The RedisTracking module has become preferred over the older UniqueVisitsHelper module for visit tracking. This replaces all usage of UniqueVisitsHelper and removes the class.

Does this MR meet the acceptance criteria?

Conformity

Related to #325517 (closed)

Merge request reports

Loading