01 Getting Started

This tutorial covers page actions, including:
  • An overview of pages
  • Every time and first-time actions

02 Overview of Pages

You can add more pages to your project by using the pages drop-down.

pages drop-down > add new page

You can choose to insert:
  • Blank pages
  • Template pages
  • Pages from other projects or your current project

add a new page screen

03 Configuring a Page Redirect

For this demonstration, we have added titles to two blank pages and inserted buttons.
page example
To configure an action:

1. Click the Interactivity icon in the button menu. The On Click Action screen opens.

button menu

2. Click the Start + icon. The Add Node screen opens.

3. Select Redirect/Go to Page and click Next.

on click action

4. Click the internal tab and use the drop-downs to configure the page that will open when the user clicks the button. Click Next.

add node > redirect/go to page > configuration

5. Add a tag and click Insert.

The node is added to the screen.

6. Click Apply.

Repeat the same process on page 1.

04 Page Load Actions - First Time and Every Time Actions

You can configure actions to trigger on every page. To access the page actions:

1. Expand the page dropdown, select the kebab menu, and click Configure Actions.

pages drop down > page kebab menu > configure actions

The Configure Actions screen opens.

configure actions screen

  • First-time actions occur the first time the user opens the page in their current browsing session.
  • Every time actions occur every time the user loads the page.
To demonstrate how this works, we will configure an every-time toast message:

1. Click on the Start + icon. The Add Node screen opens.

2. Select Show Toast and click Next.

on click action > show toast

3. Configure the toast message and click Next.

configure toast message

4. Add a tag and click insert. Repeat the same steps for the every-time action tab.

05 Save and Preview

Save and preview your project.

Both toasts are displayed:

both toasts displayed

When clicking on the button, page 2 is automatically opened.

page navigation

When navigating back to page 1, only the every time toast is displayed:

every time toast is displayed

06 Got Feedback?

Additional Resources