Is there a way to store the last 20 website visits in a history token. I know you can add a value to an already existing one, but then the history field will become overloaded over time.
It would be nice to have the options to limit the number of items in the history token.
I want to inform sales with an email when a prospect is very active on the site, for that it would be nice to add the recent web activity in the notification mail.
Solved! Go to Solution.
It's trivial to show only the last 20 lines of the field using Velocity.
If you want the field to only keep a rolling "window" of a certain number of lines, you must process the field using a webhook.