We need a feature that remembers the language selected by a visitor from the Language Selector dropdown popup and this should be displayed per visitor level. When the visitor revisits the page, they should be redirected to their previously preferred language, both in the same browser on subsequent visits and across different browsers. Additionally, the Language Selector popup should only be displayed at visitor level, ensuring a seamless experience by remembering their preferred language and applying it automatically on future visits.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Hello @sonaik1
You can use Cookies/ Local storage to identify the language selected by a visitor and then a action to display language selector or redirect them to specific page.
All of this can be done by writing a custom code in an experience.
Hello @sonaik1
You can use Cookies/ Local storage to identify the language selected by a visitor and then a action to display language selector or redirect them to specific page.
All of this can be done by writing a custom code in an experience.
Thanks @_Manoj_Kumar_ , yes this solution works.
However, we also tried with adobe.target.trackEvent and fetched this via profile script
Views
Replies
Total Likes
Views
Like
Replies
Views
Likes
Replies