Claspo allows you to use information stored in Cookies as dynamic content for your text components. For example, you can show a user’s name stored in cookies.
Before you start
Make sure the cookie is already set on your website. Claspo reads cookie values but does not create them.
Set up a Merge tag from Cookie
1. Select a text element in your widget
2. Click Merge tag in the right panel
3. Choose Cookie
4. Enter the Cookie name
5. Add an Example value for preview (optional). It is shown only in the editor.
How it works:
The widget is shown only if the cookie value exists.
If the cookie is missing, the widget will not appear.
Extend personalization
You can also show what the visitor is looking at right now. For example, show the product category they are browsing. To do this, use a Merge tag with values from Local storage. Learn how to use local storage in Merge tags.

