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
User | RANK |
---|---|
7 | |
5 | |
4 | |
4 | |
4 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023