A reference guide explaining various URL-based targeting methods for product tours, including exact matches, contains, starts with, regex, query parameters, and hash fragments, with examples and notes on SPA detection.
The current URL rule editor supports:
Add more than one rule when any of several URLs should match. Rules in this control are joined with OR.
There are no separate query-parameter, hash-fragment, or wildcard rule types. Include those values in a contains, exact, or regular-expression rule when needed. Test SPA route changes and full-page navigation before publishing.
- Exactly matches
- Starts with
- Contains
- Ends with
- Does not exactly match
- Does not contain
- Regular expression
Add more than one rule when any of several URLs should match. Rules in this control are joined with OR.
There are no separate query-parameter, hash-fragment, or wildcard rule types. Include those values in a contains, exact, or regular-expression rule when needed. Test SPA route changes and full-page navigation before publishing.