
Wildcards (*)
Wildcards (*) are supported for both No Code URL events created from the Events page in addition to inline URL events created from the Targeting card. For example, exactly matching www.example.com/*/dashboard will include any URL that has zero or more characters in place of *, but will not include www.example.com Note: Note, if you’d like to use a literal asterisk instead of a wildcard, please select “Matches regular expression” and add a backslash before the asterisk like so: ”*“Testing your Matching Pattern
Once you have completed your matching pattern, enter the URL you are trying to match in the Test Your Event field and click Test Match to see if your event’s URL pattern matches the URL that you want to be tracked.Page URL Priority
Sprig can only track a single No Code URL event per page. Sprig uses the following priority stack to determine which No Code URL event to track in the case of multiple candidate events for a particular page:- Exactly matches
- Matches regular expression
- Starts with
- Ends with
- Contains
- Does not contain
- Does not exactly match
- Matches legacy pattern