Publishing content on a dynamic URL (Web)¶
Sometimes URLs in your application can contain variables that are related to a specific user account or are generated randomly. These dynamic URLs tend to always have some common structure to them but also have something like an account number or random id.
For example:
http://yourapp.com/create/648239/ or http://yourapp.com/create/567213/
Both the URLs above have a dynamic element that represents which project/design the user is working on, the rest of the address is identical.
How to run Guides where there is a dynamic URLs¶
Step 1 - Create your design using PZ creator on any version of the dynamic URL
Step 2 - When in the design stage click on "Advanced URL settings"
Step 3 - Then choose the operator that makes sense for your address, for this example the best option is starts with
Step 4 - Save for this step and if you are creating a tour make sure this setting has been applied for each step in the tour.
Note
You can "Add Another" address if you want the Guide to appear on two similar pages with a slightly different address. Simply click on the add another button.