Everytime a page is navigated to in website mode, a journey view event is created
After taking into consideration of the difficulty of knowing exactly when users leave and continue on a page, and talking with @pearl.m we've decided to limit journey views to 1 journeyViewEvent per day, per user, per journey.
There will still be some discrepancy between actual data, with visitors visiting in more times than a day, or if they have continued sessions that last more than a day. But is a good middle ground, and we can always look into fine tuning this number as needed in the future
tl;dr Update the journeyViewEvent to only be sendable once per day, per visitor, per journey.
Everytime a page is navigated to in website mode, a journey view event is created
tl;dr Update the
journeyViewEvent
to only be sendable once per day, per visitor, per journey.