This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
links_in_preview_mode [2017/09/29 10:29] lucy [URL's and variables in preview mode] |
links_in_preview_mode [2019/07/25 12:49] (current) |
||
---|---|---|---|
Line 25: | Line 25: | ||
===== URL's and variables in preview mode ===== | ===== URL's and variables in preview mode ===== | ||
- | * **Landing Page preview**: the URL in the Preview mode is a different one than the URL generated by the system during the attack. Let's assume you created a domain called example.com and one landing page file called index.html. Then the final link send to the recipient will be "http://example.com/randomized value" (index.html gets replaced by "randomized value" to track the clicks of the user). | + | * **Landing Page preview**: the URL in the Preview mode is a different one than the URL generated by the system during the attack. Let's assume you created a domain called example.com and one landing page file called index.html. Then the final link sent to the recipient will be "http://example.com/randomized value" (index.html gets replaced by "randomized value" to track the clicks of the user). |
* **Previewing links in a mail template**: links in an email template in preview mode won't work (you will get redirected to an error page). If you want to test the functionality, either use the [[start_a_campaign_campaign_checks|test mode]] or place your user in a test recipient group and start the campaign with the test group. | * **Previewing links in a mail template**: links in an email template in preview mode won't work (you will get redirected to an error page). If you want to test the functionality, either use the [[start_a_campaign_campaign_checks|test mode]] or place your user in a test recipient group and start the campaign with the test group. | ||
* **Variables**: variables in preview build get populated with dummy values. For example, the %name% variable will always get replaced with "Jon Doe". | * **Variables**: variables in preview build get populated with dummy values. For example, the %name% variable will always get replaced with "Jon Doe". |