Can someone please let me know if adding customer reviews is even possible with a Wix site?
This is the info that it gives on adding in the code. It doesn’t look like wix populates some of the variables that are required.
Thank you for any help in this matter!
Important: Opt-in integration is a required step for Google Customer Reviews. The program won’t work on your site and surveys will not be offered unless this step has been completed. The opt-in integration lets Google display the Google Customer Reviews opt-in on your site and offer surveys to customers who have opted in to the program.
Before getting started, verify that you have reviewed the Google Customer Reviews policies and completed the integration requirements for the opt-in:
Your shopping cart and checkout pages must be hosted on the same domain.
The confirmation page must be hosted on your own domain
must be added to the top of every webpage
Once verified, follow the integration instructions to add the code snippet below to your order confirmation page and customize the variables as needed. The snippet integration will allow Google to display the Google Customer Reviews opt-in on your website.
I don’t now how to make the integration. How do I change these parameters?
“order_id”: " ORDER_ID ",
“email”: " CUSTOMER_EMAIL ",
“delivery_country”: " COUNTRY_CODE ",
“estimated_delivery_date”: " YYYY-MM-DD ",
In this link, someone integrates Google Customer Review into Woocomerce store. I really don’t know why anybody can help us for an integration into Wix.
So did you use hardcoded values in order to display the popup and where did you add the Google code? Was it within a html iframe in the thank you page?
Unfortunately, I decided to migrate to another platform. I don’t really know why I didn’t receive any help to solve this simple problem from any Master or any member of Corvid or Wix. I hope you get more lucky than me.
Although I can’t guarantee a solution to the problem, you can try the following once to retrieve order details on the thank you page.
Use the getOrder function on the thank you page to retrieve order information.
Use trackEvent to send tracking events to the external service.
Here you can see an example tutorial where Google Analytics was used as an example.
Please note that we don’t provide coding / code debugging solutions, but give guidance and point you to articles and APIs that will help you learn and achieve your goals.
For more information on Velo by Wix, check out the resources below:
Take the free Code Academy course here
About Velo by Wix - what Velo is and what features it has.
Onboarding to Velo by Wix - introduction to Velo with short tutorials.
Best practices for creating a Velo website.
You can also read our documentation and examples to get a better understanding of what can be done with Velo.
To share a coding problem or question with other Velo experts, we highly recommend visiting our Velo by Wix community website following these guidelines.