QR Code for Google Reviews: Get More 5-Star Reviews Without Asking Awkwardly
A printed QR code is the lowest-friction review prompt you can put in front of a customer. Here's exactly how to build one and where to put it.
Most small businesses leave Google reviews on the table because asking feels uncomfortable. A QR code on a receipt, table card, or shop counter removes the awkward ask entirely — the customer sees it, scans it, and lands directly on your review form. No hunting for your business name, no navigating Google Maps. One scan, one tap to leave a review.
Here's the complete setup from zero to printed QR code.
Step 1: Find your Google review link
The review link isn't just your Google Maps URL. You need the direct link that opens the review dialog automatically. There are two ways to get it:
Method A: Google Business Profile dashboard
- Go to
business.google.comand sign in. - Select your business location.
- Click Ask for reviews (sometimes under “Get more reviews”).
- Google gives you a short link — it looks like
g.page/r/[your-code]/review.
This is the best link to use. It's the official one, it's stable, and it works on both mobile and desktop.
Method B: Place ID lookup (if you don't have Business Profile access)
Go to developers.google.com/maps/documentation/javascript/examples/places-placeid-finder and search for your business. Copy your Place ID — it starts with ChIJ. Then construct this URL:
https://search.google.com/local/writereview?placeid=YOUR_PLACE_ID
Replace YOUR_PLACE_ID with what you copied. Test it in a browser — it should open Google Maps straight to your review form.
Step 2: Make the QR code
Paste your review link into the generator. A few things worth doing at this stage:
- Add your logo. A branded QR looks more deliberate than a plain black-and-white one. Customers are more likely to trust and scan something that clearly belongs to your business.
- Use a high error-correction level. The review link will always be the same URL, so you can afford higher error correction without the code becoming unscannable. This also lets your logo take up slightly more of the center without degrading scan reliability.
- Download SVG if you're printing. You'll be placing this on receipts, table cards, or stickers — you want a vector file, not a 512px PNG that goes blurry at receipt-printer scale.
Build your Google review QR code — free, no signup
Open the generator →No account. No card. Free 512px PNG download to start.
Step 3: Where to place it
Placement is everything. A QR code works when it's in front of a customer at the exact moment they're most satisfied — not when they're buried on your website's contact page.
Restaurants and cafés
- The bill/receipt — highest-value placement. The customer just finished and enjoyed their meal. Print it at the bottom of every receipt with text like “Enjoyed your visit? Leave us a review.”
- Table tents — visible during the meal, good for prompting while they're still in a positive headspace.
- Door/window sticker — catches people as they leave.
Retail and services
- Packaging inserts — for product-based businesses, include a small card in every order.
- Counter card near the register — natural dwell time while a transaction completes.
- Business cards — if your service involves a follow-up visit or onsite work, leave a card after the job.
Adding a CTA label helps more than you'd think
Don't let the QR code stand alone. Add a short line of text: “Scan to leave us a Google review” or “Loving it? Tell Google”. Customers know what QR codes do now, but naming the action removes the last bit of friction. In A/B testing across hospitality businesses, labeled QR codes consistently outperform unlabeled ones by 20-30%.
One thing to avoid
Don't use a dynamic/redirect QR code for your review link. The review URL from Google is already short and won't change. A redirect adds a third-party dependency for no reason — if the redirect service goes down or you cancel, your printed cards go dead. Static QR, direct link, works forever.