Having multiple forms and sign ups with audience management

Topic summary

Issue: A VIP subscriber landing page uses Shopify’s email sign-up block, but new emails are added to the general subscriber list without distinguishing VIPs. The poster needs to identify VIP sign-ups to send targeted welcome/offer emails and asks whether multiple forms and audience management are possible.

Key points:

  • Multiple forms: A response confirms you can create multiple sign-up forms.
  • Audience differentiation: Suggested solution is to custom-code the theme so that sign-ups from the VIP page are automatically assigned specific customer tags. Tags can then be used to segment the audience and trigger targeted emails.

Outcome/next steps:

  • No built-in, out-of-the-box segmentation mentioned; the proposed path is theme customization to apply tags on submission and then use those tags for segmentation/automations.
  • Discussion remains open pending implementation of the custom tagging approach.
Summarized with AI on January 14. AI used: gpt-5.

Im having trouble creating the VIP subscribers Landing page.

Shopify allows me to insert an “email sign up” block inside a page (the vip landing page to subscribers).

However when emails come in, Shopify adds them to the overall subscribers list and it doesn’t segment or differentiate the VIP from the others.

This is a problem because I will not know who to send the VIP offer to, or because I can’t send this new specific people the thank you email or the offer email in the future.

In short:

Does Shopify allow me to create more than one form?

Does this forms allow me to audience management?

Thank you!

Yes, you can create many form as you want.

We can custom code the theme which will set specific tags to that user who signup from that page.