The ECOM system allows you to parse the last 10 reviews left on Google for a specific location. To do this, you need to implement the following steps:
- get Place ID
- add Place ID to admin
- run the parser
How to get a Place ID?
Place ID is a unique identifier for a place in the Google Maps / Google Places API services. It consists of 27 characters.
To obtain a Place ID:
- open the tool page: https://developers.google.com/maps/documentation/javascript/examples/places-placeid-finder (official Google tool)
- enter the address or name of the place on the map
- click on the desired point on the map
- Information will appear, including Place ID
- copy the code *Place ID
*
Add Place ID to admin
- go to the admin and open the module "List of sites"
- find the desired site and open it
- find the field "Google Place Id" and paste the received code there
- save the change at the bottom of the page
Launch the review parser
- go to the admin and connect to the desired site
- in the menu at the top right there is a button "Import Google reviews"
press the button and wait a few seconds
go to the “Customer Reviews” page and check the received reviews
Was the article helpful?
Yes, thank you! Unfortunately no