🚩
A+ Product - Onboarding Tour
  • Introduction
    • 👋Welcome
    • Key features
  • Getting Started
    • Installing the plugin
    • Enabling ID attributes
  • Creating a Product Tour
    • Simple product tours
    • Only running the tour once per user
    • Rerunning tours
    • Custom branding
    • Including popups or focus groups
    • Product tours for a SPA (single page application)
  • Useful tips
    • Support
Powered by GitBook
On this page
  1. Creating a Product Tour

Including popups or focus groups

PreviousCustom brandingNextProduct tours for a SPA (single page application)

Last updated 1 year ago

  • for the steps before the focus group/popup, but put them in a custom event (I’ve called my custom event ‘Tour 1’ in the below example)

  • Add a second Product Tour element to the page…

  • …and create a second custom event (in this example it's called ‘Tour 2’)

  • Show the focus group as the first action of Tour 2 and then add the rest of the steps in the tour

  • You’ll also want to to Start Tour 2 (or ProductTourB) as the final action in this workflow

  • Trigger Tour 1 when the page is loaded

  • And trigger Tour 2 when ProductTourA (Tour 1) is complete

You’re effectively chaining tours together to include the focus group/popup in the product tour.

One final step: you’ll want to hide the focus group/popup after that section of the tour is complete. You can use a ‘when condition is true’ workflow action with the plugin’s ‘step index’ to hide the focus group after the user has moved onto the next step.

You should be able to get something like this (Step 3 is a group in a focus group):

Demo app

The editor behind the above example is public, and can be viewed . The actual demo itself can be found at the link below:

here
Create a tour as normal
Bubble - Visual ProgrammingBubble
Logo