Error targeting

Error targeting

Displaying your Smart Tooltip at the right moment with the right message is the key to success. With the  error targeting  option, you can target specific errors on a form field to tailor the message.

For example, we imagine having an account creation form with a field email address . On that particular field, multiple error messages could be displayed, like:
  1. Please enter your email address
  2. Invalid email address format
  3. An account with this email address already exists
  4. Etc

Getting started

  1. Setup your Smart Tooltip as usual
  2. Add the  error targeting  feature from the  Configuration and targeting options  on the left side of the screen
  3. Enter one or multiple keywords per line
    1. The usage of wildcards (*) is allowed and will match one or multiple characters
  4. Save, preview, test and publish your Smart Tooltip

Validation error type targeting

When your form implements HTML5 specific form fields like type="email" , type="tel" or uses pattern="regex" validation, you have the ability to target those specific types of errors. You can target one of the lines below as a specific error keyword .
  1. "badInput":true
  2. "customError":true
  3. "patternMismatch":true
  4. "rangeOverflow":true
  5. "rangeUnderflow":true
  6. "stepMismatch":true
  7. "tooLong":true
  8. "tooShort":true
  9. "typeMismatch":true
  10. "valid":true
  11. "valueMissing":true
For more information on what each of the validation errors mean:  https://developer.mozilla.org/en-US/docs/Web/API/ValidityState
    • Related Articles

    • Definitions

      Metrics Name Definition Calculation Sessions A session is a group of user interactions (pageviews, form activity, conversions) on the website within a given time frame. Each user is assigned a session identifier. A session defines any website or form ...
    • Using Exatom events or signals on your website or CRM

      While we provide our Motivational Widgets to make it easier to communicate with visitors on your forms, it might not be that exact moment or format to deliver a message. You might be looking for capturing form specific signals like started or ...
    • Release notes

      October 26th 2021 IP blocking When performing tests on your forms you do not want your or your teams test-data to pollute your Exatom insights. With our IP blocking feature you can block all the IP addresses within your organization or you personal ...
    • How Session Replays assist you in optimising your forms

      With Exatom Session Replays, often called screen- or session recordings, you see the actions and behaviour of your customers on your forms, like seeing a video of their screen. They capture the customer’s entire behaviour, including mouse movements, ...