How can we help?

Smart EmbedsWhat are Smart Embed triggers?

Triggers are what tell FeatureFind when we should trigger a Smart Embed and ask your users relevant questions. A trigger works based on the current page the user is on within your application.

Let's assume your site is mysite.com, you have the following options:

  • All paths - triggers on any page the user loads within your application
  • Path is exactly - triggers on a specific path, for example /about. This would only trigger on mysite.com/about exactly.
  • Path includes - triggers when a path includes the string provided, for example page would trigger on mysite.com/page-1.
  • Path does not include - triggers when a path doesn't include the string provided, for example page would not trigger on mysite.com/page-1 but would on mysite.com/about
  • Path starts with - triggers when a path starts with the string provided, for example page would trigger on mysite.com/page-1.
  • Path ends with - triggers when a path ends with the string provided, for example us would trigger on mysite.com/about-us.

Note: When creating triggers, you only need to add the back portion for your URL. For example, if you want to trigger on mysite.com/example, you'd simply enter /example.

Still need additional help?Get in touch with our support team