I am using the dawn theme and am wanting to do a pre-launch to our online store for anybody that has subscribed to email marketing. At the moment our landing page has a password on it whilst we continue to test our store with some friends and family. However, when we pre launch I was hoping to send a marketing email to our email subscribers with a button link to our website. At the moment I’m having to put the password in the email but feels a bit clunky and wondering if I can use a link that somehow bypasses the password for anybody that has that link. Is this possible?
Topic summary
Goal: Give email subscribers pre-launch access to a password-protected Shopify store (Dawn theme) without manually entering the password.
Key update: A direct link can auto-bypass the password by including it as a URL parameter.
- Format: https://store.com/password?password=YourPasswordHere
- Effect: Subscribers who click the link are logged past the password page, avoiding the need to type the password or include it plainly in the email body.
Outcome: The provided method was tested and confirmed to work.
Status: Resolved; no further action or disagreements noted.
Hey @beyondstore
It turns out you can add the password in the URL. E.g. https://store.com/password?password=YourPasswordHere
1 Like
Thanks this works perfect!!
1 Like