Routing Based On Session Cookie
It is also possible to route a user to a specific page based on whether or not a certain cookie is present in their session. This can be helpful in situations where customers should see different views based on whether they are logged in or not. Currently Limio supports all cookies starting with the prefixes "lmo_" and "limio-".
In the example below, we can see how this might work for a journey where all users with the cookie lmo_uid (authenticated users) are routed directly to the Manage My Account page.
Screenshot: View of the new Cookie Exists journey condition type on the Journeys tab.
This new functionality is available in Release 72 and onward.
Comments
0 comments
Article is closed for comments.