Adding google customer reviews to Thank you page

Hi, I’m looking to add the following code snippet to my checkout confirmation page to collect google reviews after completion of shipment. I had to questions:

Where can I include this custom HTML block?
How can I access the variables necessary for data collection including order_id and email?

I’m assuming this has been done before many times with Wix stores, so if there is any guide out there sorry for the duplicate post.

3 Likes

Hi Erick,
I am having the same difficulty, did you manage to find a solution ?
Thanks
Daniel

Sorry I was never able to figure it out either (how to get the variables included for the required fields). If you come across it I would be very happy to know!

@eric3858 Hi Eric, I met a company here in Brazil they said they are able to do it. Although it cost USD 250. I believe it’s necessary to use WIX Code, there are some functions available to call the variables, although I am still unable to identify the exactly function. I ll keep you posted.

Hi all

Has anyone had any luck with this? I am trying to do the same and I am sure it would benefit all with an online shop.

Adding the code snippet is fairly simple but when implementing the opt-in module code, the following parameters are required:

  • order_id

  • email

  • delivery_country

  • estimated_delivery_date
    Does anyone know how to retrieve these site-specific, dynamic values?

Hi,

I have the same problem, I need to retrieve the dynamic values !

Can someone help us ?

I feel like this should now be possible with the new Corvid features but I still haven’t been able to figure out how to retrieve those variables.

Anyone knows something about that?

no solution so far :frowning:
It´s funny cose we see investments from WIX in so many fields and selling tools via facebook, insta, but they did not facilitate this important feature … what can we do ??? That´s another reason we are leaving WIX platform

I am trying to find something about it. Maybe, if you modify ORDER ID, CUSTOMER EMAIL, COUNTRY CODE and YY-MM-DD into JavaScript variables, you can fix it. But I don’t know JavaScript

I think it’s an indispensable feature.

See how to allow customer reviews in the Corvid Tutorial: Adding Ratings and Reviews to a Wix Stores Site .

You might be able to interface with the appropriate Google API to accomplish what you want. See the following examples to see how to interface with Google APIs:

Save Data to a Google Sheet Using npm
Reveal sections of a hidden video on hover.

Use the Places API from Google Maps Services
Use the Google Maps Places API web services for geolocation queries.

This is an old post and is being closed.