Visitor Data Tokens
| Dynamic Token | Description | Example Output |
|---|---|---|
[[country]] | Displays the country where the visitor is located. | Germany |
[[city]] | Displays the city where the visitor is located. | Rome |
[[region]] | Displays the region or state of the visitor. | Texas |
[[browser]] | Displays the visitor’s browser. | Chrome |
[[operatingSystem]] | Displays the visitor’s operating system. | MacOS |
[[device]] | Displays the type of device being used. | Desktop |
Available Date Tokens
| Token | Description | Example Output |
|---|---|---|
[[currentDate]] | Displays the full current date in dd/mm/yyyy format. Supports shifting. | 12/03/2026 |
[[date]] | Displays the numeric day of the month. Supports shifting. | 24 |
[[day]] | Displays the current day of the week. Supports shifting. | Monday |
[[dayName]] | Displays the full day name. Supports shifting. | Tuesday |
[[month]] | Displays the numeric month. | 04 |
[[monthName]] | Displays the full month name. | January |
[[year]] | Displays the current year. | 2024 |
How to Add Dynamic Tokens to a Landing Page
Adding dynamic tokens to your landing page is very simple.1. Open the landing page editor
Go to Landing Pages and open the page you want to edit.2. Insert the token
Add the dynamic token directly into any text element where you want the information to appear. Example:3. Save and publish
Save your changes and publish or republish the landing page. When visitors open the page, the token will automatically be replaced with their actual information.💡 Example Use Cases Dynamic tokens can be used to create more personalized messages, such as:
- “Special offer for visitors in [[country]]!”
- “Top services available in [[city]] today”
- “Optimized for [[device]] users”
Using Dynamic Tokens for Localization
Dynamic tokens can also be used for automatic localization of your landing pages. This means the content can adapt based on the visitor’s location, device, or environment. For example, you can display different text depending on where the visitor is located.Example: Location Personalization
Example: City Personalization
Example: Region Personalization
Where to Use Localization Tokens
Dynamic tokens can be added anywhere inside your landing page content, including:- Headlines
- Text blocks
- Buttons
- Offers or promotions
- Advertorial content
- CTA messages

