Linking Google Console and Analytics with Shopify that earlier was connected to wix

I just shifted from wix to Shopify. How can I link Google Search console and Analytics with Shopify that earlier was linked with Wix. Kindly help me out to fix it.

BEST WAY

The best way is to verify the domain property using the domain name provider method. Google will give you a TXT record.

  1. Log into your Shopify Admin
  2. Browse to Settings → Domains
  3. Click on your primary domain
  4. From the top right, click the Domain Settings drop down and choose “Edit DNS settings”
  5. From the “Add custom record” drop down add “TXT record”
  6. In the popup add the TXT Value that Google gave you.
  7. Click verify your site in Google Search Console

EASIEST WAY

Use the HTML tag method of verification and Google will provide you code that looks like so:


In your Shopify admin:

  1. Under Online Store click Themes
  2. From the Actions drop down click “Edit Code”
  3. Open your theme.liquid file
  4. Find and add the Google provided code AFTER on it’s own line.
  5. Save your template.
  6. Click verify your site in Google Search Console
1 Like

Thank you P1Commerce for your support. It worked well and now the site is connected with Google Analytics and Search Console.