# Tracking

The tracking of the different sales channels like Google, Facebook, Pinterest & Hotjar is done in a few steps. Click here to go to the setup instructions:

* [Google Analytics](/shopware/extensions/pixelyourshop/tracking/google-analytics.md)
* [Google Ads Tracking](/shopware/extensions/pixelyourshop/tracking/google-ads.md)
* [Google Tag Manager](/shopware/extensions/pixelyourshop/tracking/google-tag-manager.md)
* [Facebook](/shopware/extensions/pixelyourshop/tracking/facebook.md)
* [Instagram](/shopware/extensions/pixelyourshop/tracking/instagram.md)
* [Hotjar](/shopware/extensions/pixelyourshop/tracking/hotjar.md)
* [Pinterest](/shopware/extensions/pixelyourshop/tracking/pinterest.md)

### Assignment of channels to pixels <a href="#assignment-of-channels-to-pixels" id="assignment-of-channels-to-pixels"></a>

It is interesting to know that some channels are set up using the same pixel. The following table illustrates this assignment:

|             Kanal             |           Pixel          |
| :---------------------------: | :----------------------: |
| Google Analytics & Google Ads |        Google gtag       |
|       Google Tag Manager      | Google Tag Manager Pixel |
|      Facebook & Instagram     |      Facebook Pixel      |
|             Hotjar            |       Hotjar Pixel       |
|           Pinterest           |      Pinterest Pixel     |


---

# Agent Instructions: 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://docs.shop-studio.io/shopware/extensions/pixelyourshop/tracking.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.
