SEO, AdWords, affiliates, advertising, and promotions
I just noticed that Google Customer Reviews Opt In stopped working in March, did the code change or something change on Shopify? I copied the information from Google Merchant Center and put it in the checkout settings. When I search the source page of an order confirmation page, there is no code. I put the following code in the checkout settings.
<script src="https://apis.google.com/js/platform.js?onload=renderOptIn" async defer></script> <script> window.renderOptIn = function() { window.gapi.load('surveyoptin', function() { window.gapi.surveyoptin.render( { // REQUIRED FIELDS "merchant_id": 0000000, "order_id": "ORDER_ID", "email": "CUSTOMER_EMAIL", "delivery_country": "COUNTRY_CODE", "estimated_delivery_date": "YYYY-MM-DD", // OPTIONAL FIELDS "products": [{"gtin":"GTIN1"}, {"gtin":"GTIN2"}] }); }); } </script>
What makes you say it stopped working? If that's the code you're using, it won't work as the fields won't fill in correctly. You can follow this tutorial I've created to setup Google customer reviews in Shopify.
Use the Google Reviews plugin in the Shopify app store instead
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024