› A unified post-purchase flow that capitalizes on a moment of brand love--a customer's first purchase.
› Build a workflow that triggers on purchase by whatever means you choose.
› In order to collect reviews on Google, you need a Google Business Profile account so if you don't have one, create one.
› If you only have a few locations, this part will be easy. Go to your location on Google. If you are logged in, you'll see a button marked "Ask For Reviews." Once you have this link, skip ahead to the email step below.
› If you have multiple locations, export all from GBP and save to a Google sheet. Create three columns next to your business name and store code columns. Label them Google Maps link, PlacesID and Review link. In the Google Maps link column, paste this formula: ="https://www.google.com/maps/search/?api=1&query=" & ENCODEURL(A2 & " " & B2). Make sure to add the correct reference cells for your sheet.
› Next, create an Apify account and connect it to Zapier. Then, add an action to call the Google Maps Scraper linked here, and feed it with your newly-created Google Maps link.
› The scraper will return the PlacesID for your review link. Use this formula: ="https://search.google.com/local/writereview?placeid="&C2". Make sure C2 has your PlaceID. This link should take you directly to the review box.
› Now, create an email template that asks if the person enjoyed their purchase experience. If they select Yes, link them to your review link. If they say no, link them to a customer service form or chat. You can do this in Zapier automatically as well.
› One last thing: if you have multiple locations, you'll have to link your Google Maps link to the Purchase record. Luckily, you now have a fresh database to work from.