prefill email address in customer account link?

Topic summary

A user is attempting to prefill an email address in Shopify’s customer account login page by passing it through a URL parameter (e.g., ?email="address@email.com"). They want to create a link from their LMS (Learning Management System) that automatically populates the email field when clicked.

Current Status:

  • The original poster has experience with similar implementations on other platforms but couldn’t find a working solution for Shopify
  • Another user encountered the same challenge in a headless Shopify build
  • No solution was discovered; the original poster abandoned the effort

Outcome: The discussion remains unresolved with no confirmed method for prefilling email addresses in Shopify’s account login page.

Summarized with AI on November 1. AI used: claude-sonnet-4-5-20250929.

Hello.

I’ve had some success in the past passing along an email address from one platform to another. Basically, what I want to do is create a link in my LMS with the email already added so when it is clicked, it goes to the account login page with the email form already filled out. It is often something like ?email=“address@email.com” or similar.

Any idea if this is possible, or what the format is if it is?

Thanks,

JT

Hi JT,

We are facing a similar situation in our Headless build. Did you ever find a solution for this?

no. sorry. I just gave up on this.