Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
administration:administration_creating_simulated_registration [2024/01/29 20:33] – rob | administration:administration_creating_simulated_registration [2025/01/03 13:11] (current) – [Examples Rendered as HTML:] rob | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | **Creating HTML Registration Links** | + | ==== Creating HTML Registration Links ==== |
Multiple HTML links for different events by an individual salesman or T4 userid. | Multiple HTML links for different events by an individual salesman or T4 userid. | ||
Line 7: | Line 7: | ||
The registration link syntax below should be edited and saved in notepad with the file extension " | The registration link syntax below should be edited and saved in notepad with the file extension " | ||
- | Two examples: | + | **Two examples:** |
- | - [Webinar Registration A](https://cts.sim.t4login.com/ | + | <code Two examples> |
+ | <a href="https://plus500.sim.t4login.com/ | ||
- | - [Webinar Registration B](https://cts.sim.t4login.com/ | + | <a href="https://plus500.sim.t4login.com/ |
+ | </ | ||
- | Don’t disturb the HTML syntax. | + | * Don’t disturb the HTML syntax. "<, >, /, ?, &, =" are all important. If they aren’t preserved, then the link won’t work. |
+ | * Set “plus500” in “plus500.sim…” | ||
+ | * Set “Webinar_20120213” to whatever description you want. This will be how you distinguish the source of the marketing event. | ||
+ | * Set " | ||
+ | * Set “Webinar Registration A” to whatever display text you want. | ||
+ | * Once saved as an html document then view in a browser. You can do this by drag and drop of the doc into a browser window. | ||
+ | * The links will be rendered as HTML. | ||
+ | * Copy from the browser and paste into a new HTML-based email. | ||
+ | **Test** Be sure to always use a new unique userid so the system doesn’t already have it registered. If you keep the sales event unique enough like the above (by including the date), then an easy test would be for [email protected]. You won’t get the email but the user will be created in the system, and you will see it from your registration page. | ||
- | Once saved as an html document, then view in a browser. You can do this by drag and drop of the doc into a browser window. The links will be rendered as HTML. Copy from the browser and paste into a new html based email. Test. Be sure to always use a new unique userid so the system doesn’t already have it registered. If you keep the sales event unique enough like the above (by including the date), then an easy test would be for `test_webinar20120213@whateverdomain.com`. You won’t get the email, but the user will be created in the system, and you will see it from your registration page. | + | ==== Examples Rendered |
+ | |||
+ | - [[https:// | ||
+ | - [[https:// | ||