Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
Author « Topic »  

copiers
Advanced Member

158 Posts

Pre-sales questions only
(More Details...)

Posted - 12/12/2017 :  09:35:23  
Hi all,

I'm trying to implement the script for the Google Merchant Customer Reviews. It says to add a code to the order confirmation page (thanks.asp) and to adjust the variables as needed. Can someone help?

"order_id": "ORDER_ID",
"email": "CUSTOMER_EMAIL",
"delivery_country": "COUNTRY_CODE",
"estimated_delivery_date": "YYYY-MM-DD"

Kind regards,

Mo

<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": 110586577,
"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>

Andy
ECT Moderator

95440 Posts

Posted - 12/12/2017 :  10:14:42  
Hi Mo

That's not possible I'm afraid as there's no delivery date variable.

Andy

Please feel free to review / rate our software

DLSS
ECT Moderator

Canada
3958 Posts

Posted - 12/13/2017 :  06:37:10  
Send me an email. I can write something for you.

Mike Beebe
President,
DataLinks Software Solutions
www.dlss.ca

Rate Me Here

ASP and PHP mods - www.dlss.ca/products.asp
Brand Name Clothing and Swimwear - www.ClothesAndThings.com
Send Gift Baskets to Canada and USA - www.SendLuv.com
Clothes Directory - Shop for Clothing Online - www.ClothesDirectory.net
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000