BLOG EC Blog : Shopify and more

Shopify now includes social login via Google and Facebook | How to set it up

The customer account login experience on Shopify has improved significantly.

With previous customer accounts, logging in to external services required apps or custom development, and new customer accounts also did not support logging in to external services.

For new customer accounts, in addition to the previous "email address + one-time code" option, social login via Google or Facebook is now offered as a standard feature .

In this article, we will explain how to implement the Google Login feature on Shopify and what to be aware of when doing so .

Implementation image: A Google button is installed for logging in

*This article is based on the results of Commerce Media's internal testing as of August 14, 2025. We cannot be held responsible for any problems, errors, or specification changes that occur after implementation, so please be sure to check the official Shopify help and Google Cloud documentation before implementation.

How to set up Google Login with Shopify

This article will guide you through the implementation of Google Sign in. Below are the steps to enable Google Sign in with Shopify.

1. Open the integration screen from the Shopify admin panel

  • Log in to your Shopify admin page
  • Go to "Settings" >> "Customer Account" >> "Available Connections" to Google and Facebook
  • Click the Google "Connect" button

You need to obtain the client ID and client secret information from the Google Cloud Console.

2.Create an app in the Google Cloud Console

  • Select a project

  • Enter the project name and press the Create button

  • Open the hamburger menu

  • Select "APIs and Services" > "Credentials"

  • Create an "OAuth client ID"

  • Copy and enter the "Authorized JavaScript Origin" and "Redirect URI" from the Shopify screen.

Shopify admin screen

  1. Add two approved JavaScript origins to the URL in ①
  2. Add two approved redirects to URL ②

Press the Create button

  • The Client ID and Client Secret information will be displayed.

3. Enter your Shopify credentials

  • Paste the Client ID and Client Secret generated by Google Cloud into the Shopify input fields.
  • Click the "Save" button

4. Test and activate

  • Check the behavior from "More Actions" > "Preview"
  • If there are no problems, click "Enable" to publish

Important note: If there is a setting error on the Google Cloud side, an error will occur when logging in. When setting up, be careful not to make any mistakes when copying and pasting the URL, and be sure to check the operation in a test environment.

Important points to note when installing

New customer accounts only

The social login feature is only supported for new Shopify customer accounts. For more information on new customer accounts, please see this article.

Shopify has been offering "New Customer Accounts" since 2023. In this article, we will explain what has changed with the update to "New Customer Accounts," compare the features of the old and new accounts, and explain the benefits and challenges.