Commit Graph

6 Commits

Author SHA1 Message Date
Rostislav Wolny
4dce8c2ec5 Refactor SubscriberActivityTracker to get rid of entity caching
[MAILPOET-3897]
2022-02-07 09:38:25 +01:00
Rostislav Wolny
c953eb1b53 Add missing return type hints
[MAILPOET-3897]
2022-02-07 09:38:25 +01:00
Rostislav Wolny
c38d3aeac8 Disable subscriber activity tracking for admin interface
[MAILPOET-3897]
2022-02-07 09:38:25 +01:00
Rostislav Wolny
9c251f8560 Add support for callbacks to subscriber activity tracker
[MAILPOET-3897]
2022-02-07 09:38:25 +01:00
Rostislav Wolny
28c0e05336 Track subscriber activity for logged in users even without cookies
We want to reuse this general tracking also for AbandonedCart emails which
currently track the activity also for logged in users.
[MAILPOET-3897]
2022-02-07 09:38:25 +01:00
Rostislav Wolny
056992bc07 Add service for tracking subscriber activity on a website
[MAILPOET-3897]
2022-02-07 09:38:25 +01:00