Creating Subscribe Page using Shopify Forms

Topic summary

Goal: Build a dedicated page for customer sign-ups using Shopify Forms to trigger an automated email containing a discount code.

Implementation intent:

  • Add a link in the Additional Scripts section using a simple anchor tag (example provided) to direct users to the subscription page.
  • Create the new page with an email input field and a subscribe button.

Notes:

  • The example code is a basic hyperlink; no form markup or automation workflow details are provided.
  • No specifics on how the discount email will be automated (e.g., via Shopify Email or third-party app) are included.

Status: Initial plan/proposal. No solutions, steps, or confirmations from others yet; discussion remains open.

Summarized with AI on December 14. AI used: gpt-5.

Hi,

We are planning to create a Page where users can Sign Up using Shopify Forms so that we can automate an email with a Discount Code.

We are planning to give a code in the Additional Scripts section like

Visit W3Schools

This new page will have the email field and subcribe button.

Thanks