> For the complete documentation index, see [llms.txt](https://infinite-pixel-tracking.gitbook.io/infinite-google-reviews/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://infinite-pixel-tracking.gitbook.io/infinite-google-reviews/infinite-google-reviews/how-to-set-up-google-reviews-on-shopify.md).

# 🚀How to Set Up Google Reviews on Shopify?🚀

**Step 1.** To set up **Google Reviews** on Shopify, the first step is to ensure your **Google My Business profile** is approved and verified.<br>

**Step 2.** Click on **Activate** to Enable Infinite Google Review in **Theme editor.**\ <br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdlpAol9CaBrS_UVjknJirtuXpCH9vhyV3VX10OhZqYPuFdIKrYm76d9JNEzZtECgbba3PzETJWeYJIPi8ZUnWmM1KNNseCAjJeNYX-5whTnezbWY2VnhDV5AGuylknLSFkJJYFyQ?key=k9heDR9hpJMnQ0GrGcLQvg" alt=""><figcaption></figcaption></figure>

**Step 3.** We offer **two options** to integrate your Google Reviews with Shopify:

1. **Sign in with Google:** Simply sign in with your Google account, and your reviews will sync automatically and it's highly recommended.
2. **Manual Integration:** You can integrate reviews manually as well.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc_1W4l4XQwfJwCY3xws9CqjtCbq1xCquGvdsdpZ0MA_dGQZg7g3MafEGvL_Ji2TpXlbMGDXPsVZnG-TQi2eGdVtNwcp8TpDVoXxq9aodO3i5zBKjrh1bqsABUMKuNHQ7b6Em2uGQ?key=k9heDR9hpJMnQ0GrGcLQvg" alt=""><figcaption></figcaption></figure>

Choose the **method** that works best for you!

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://infinite-pixel-tracking.gitbook.io/infinite-google-reviews/infinite-google-reviews/how-to-set-up-google-reviews-on-shopify.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
