πŸ•ΉοΈInteractive Page

Interactive pages have a design as a background, and you can define active areas called hotspots within the page that can execute various actions.

#️⃣ Types of Hotspots (active areas)

➑️ Go To

When clicked navigates to another page.

⬅️ Back

When clicked, navigates to the previous page if possible (not possible for the initial page).

πŸ’¬ Message

Show a message to the user.

πŸ“Š Poll

Ask the user a multiple-choice question.

🎯 Target

If selected as a experience target within an entry page it will complete the experience and show the user that they can close the browser tab.

Open the provided link in a new tab.

πŸ€“ A hint visualizing the location of the hotspots will be shown to your users after a single misclick (click within the page outside of any defined hotspot) by default. The number of misclicks can be configured per hotspot.

Last updated