Persoo Bar
Purpose
Persoo Bar appears at the bottom of a page to help users test Persoo components implemented within the website.
Display Persoo Bar by one of these ways:
- By adding
?persooBar=1
to the URL to display it, or?persooBar=0
to hide it - By writing
persoo('showPersooBar')
orpersoo('hidePersooBar')
in the browser console (usually opened by F12)
It allows:
- Switching the environment
- Highlighting the Persoo components in the page,
- Switch offer and AB test (after user login)
- Shows if any exceptions occurred in the page (when the icon is pink)
More on Persoo environments here.
Be aware of running AB tests
It might happen, that you won’t see the personalized boxes because of a running AB test. In that case, you have to click “Reset visitorID”, and try your luck in the AB test lottery again. If you are identified on the website (i.e. logged in), then Persoo will identify you and remember your AB test version. In that case make sure, that you are not being identified.