New: we just released ability to set URL based targeting conditions for pages that contain generated components. 


Many of the modern web applications use generated tokens to distinguish between workspaces / accounts and more. 


For example, in this URL https://www.myapp.com/location/brn2gPTftt/space/2355/home  you can see the generated token after the location and a simpler numeric value after the space. These are a typical generated values that are different for every user of this application, however the URL structure is the same. 


How to target this page in Usetiful? We will use {} symbols for every part of the URL that is different. 


A condition "URL equals" with value  https://www.myapp.com/location/{}/space/{}/home will match all of the below

- https://www.myapp.com/location/brn2gPTftt/space/2355/home

- https://www.myapp.com/location/DPvvlDcUoa/space/1430/home

- https://www.myapp.com/location/Pol5MZgeEH/space/8609/home


The targeting condition will look as follows in the settings