Answered

User Error in Product Tour

  • 20 November 2023
  • 1 reply
  • 1 view

Our team noticed as testing our product tour that on one of the steps if the user clicks the wrong element or step it then messes up all of the following steps and reverts from elements to just having a message pop up in the middle of the screen. Any solution? 

icon

Best answer by Eden 22 November 2023, 18:36

View original

1 reply

Userlevel 3
Badge

Hey @Bri Milker 👋 Eden from the support engineer team here.

 

This sounds like an issue with the CSS selectors being used for the pointer steps for your Product Tour! If the pointer step in a tour is unable to identify the correct element on the page because the CSS selector associated with the tour step and the CSS selector associated with element on your site do not match, the pointer step will instead show as a “post” step. You can find more information on how to ensure the CSS selectors used on your site match the selectors for the the Product Tour steps in this article.

 

I’ve gone ahead and escalated this as a conversation with the support team for you to investigate further and confirm if this is the issue. They will get back to you there as soon as possible! 👍

Reply