Usetiful allows you to automatically perform steps for your users. This can be handy to skip not-so-much interesting parts of the flow, to provide example values, but also to automate some of the user workflows.


How to:

  1. Create a new tour or edit an existing one
  2. Choose "Add Step"
  3. Choose "Page action"
  4. Select the desired action to be performed - Click on element, or Fill value into an input field
  5. Select the element or input field on your page
  6. If you chose Fill value as the page action - define the Value to be filled. You can write the value directly, use Tags as variables, or combine (for example, Value: "{tagName1} {tagName2} hardcoded text {tagName3}"