How to Set Up the Tour Plugin
Set up guided tours and walk users through your app with step-by-step highlights.
Aliza Fatima
Last Update 5 days ago
- Add the Tour element
Add the Tour element to the page where you want to display the tour. - Enable Element IDs
Go to Settings → General in your Bubble application and enable “Expose the option to add an ID attribute to HTML elements.” - Assign Unique IDs
For each element you want to highlight during the tour, open its properties and assign a unique ID. These IDs will be used to identify the elements in the tour. - Add Tour Steps
In your workflow, use the “Add step” action to add each tour step. Make sure to specify the appropriate step number and the corresponding element for each step. - Start the Tour
After adding all the required “Add step” actions, add the “Start a tour” action at the end of the workflow. This will start the tour using the steps you have configured.
If your application needs to show or hide elements dynamically during the tour, please contact us at thechakor.com for assistance.
