Connecting integration with Google Reviews


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:

  1. get Place ID
  2. add Place ID to admin
  3. 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:

  1. open the tool page: https://developers.google.com/maps/documentation/javascript/examples/places-placeid-finder (official Google tool)
  2. enter the address or name of the place on the map
  3. click on the desired point on the map
  4. Information will appear, including Place ID
  5. copy the code *Place ID
    *

Add Place ID to admin

  1. go to the admin and open the module "List of sites"
  2. find the desired site and open it
  3. find the field "Google Place Id" and paste the received code there
  4. save the change at the bottom of the page

Launch the review parser

  1. go to the admin and connect to the desired site
  2. in the menu at the top right there is a button "Import Google reviews"
  3. press the button and wait a few seconds

  4. go to the “Customer Reviews” page and check the received reviews


Was the article helpful?

Yes, thank you! Unfortunately no

article.helpfulQuestion