If you have a Campaign with many pages and want to jump ahead without navigating through each page, you can do this easily with a console command.
From the Campaign editor, click Save & Preview:

(You can also do this with a live Campaign on your site.)
Right-click inside the campaign, then click Inspect.

This opens your browser’s Dev Tools. Click the Console tab:

Execute this command on the console:
- boxapi.showPage(‘thx’)

You can jump to any page with this command. Just change (‘thx’) to the page abbreviation, such as main, thx, ep1, ep2, etc.
Running into an issue or have a question? Reach out to our support team via support@digioh.com and we’ll be happy to help!