Using Page Targeting with URL patterns, you can activate TWIPLA features on a set of pages that share a common element, like containing the same word, having the same path, etc. TWIPLA offers you 5 methods for defining a URL pattern: Simple Match, Exact Match, Starts With, Ends With and Contains.
Using URL patterns allows you to activate several features on a specific set of pages of your website. For TWIPLA, URL patterns can be used to define a set of pages to be used for generating a heatmap, as well as for defining a step in a conversion funnel.
If you want to specify a URL pattern to target more pages, you have various options available. First, click on the dropdown “Choose URL matching type”. The following options will appear:
The match will be correct if the path of your user URL is the same as the URL path of the targeted page.
Simple match: http://www.yourwebsite.com/products/
Correct match:
Incorrect match:
The match will be correct if your user URL is exactly the same as the URL of the targeted page.
Exact match: http://www.yourwebsite.com/products/firstproduct/?shlY
Correct match:
Incorrect match:
The match will be correct if your user URL starts exactly as you specified it.
Starts with: http:// www.yourwebsite.com/products/
Correct match:
Incorrect match:
The match will be correct if your user URL ends exactly as you specified it.
Ends with: products/
Correct match:
Incorrect match:
The match will be correct if your user URL contains the text you specified.
Contains: products
Correct match:
Incorrect match: