how to redirect to a web page after clicking a button on a confirmation email to a web page? code example
Example: javascript link to another page
window.open("http://mywebsite.com/home.html")
window.open("http://mywebsite.com/home.html")