> For the complete documentation index, see [llms.txt](https://help.freewebstore.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.freewebstore.com/marketing/google.md).

# Google

- [Google Adsense](https://help.freewebstore.com/marketing/google/google-adsense.md): A step-by-step guide detailing how to add Google Adsense adverts to your store from within your Freewebstore Control Panel.
- [Google Analytics](https://help.freewebstore.com/marketing/google/google-analytics.md): A simple step-by-step guide detailing how to enable and manage Google Analytics from within your Freewebstore Control Panel.
- [Order Conversion Tracking](https://help.freewebstore.com/marketing/google/order-conversion-tracking.md): A step-by-step guide with explanations detailing how to track your orders conversions from within your Freewebstore Control Panel.
- [Google Shopping](https://help.freewebstore.com/marketing/google/google-shopping.md): A step-by-step guide detailing how to set up the Google Shops app for your free online store from within your Freewebstore Control Panel.
- [How do I map categories for Google Shopping?](https://help.freewebstore.com/marketing/google/google-shopping/how-do-i-map-categories-for-google-shopping.md)
- [My categories are ineligible for Google Shopping, what can I do?](https://help.freewebstore.com/marketing/google/google-shopping/my-categories-are-ineligible-for-google-shopping-what-can-i-do.md)
- [Webmaster tools](https://help.freewebstore.com/marketing/google/webmaster-tools.md): A detailed explanation as to what and why Google webmaster tools are incredibly useful within your Freewebstore Control Panel.
- [Blocked by robots.txt](https://help.freewebstore.com/marketing/google/blocked-by-robots.txt.md): An explanation of Google's error message
- [Gsuite](https://help.freewebstore.com/marketing/google/gsuite.md): A step-by-step guide and explanations detailing how to set up and integrate Google's Gsuite app into your online store via your Freewebstore Control Panel.


---

# 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:

```
GET https://help.freewebstore.com/marketing/google.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
