> For the complete documentation index, see [llms.txt](https://coolbax.gitbook.io/coolbax-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coolbax.gitbook.io/coolbax-docs/handbuecher/administration.md).

# Administration

- [ADCELL Affiliate Tracking + Retargeting](https://coolbax.gitbook.io/coolbax-docs/handbuecher/administration/adcell-affiliate-tracking-+-retargeting.md): Hier erfahren Sie alles über die Installation sowie die Einstellungsmöglichkeiten in dem Plugin. Zusätzlich erfahren Sie, welche Seite für das Retargeting getrackt werden.
- [Google Shopping und weiter Feeds](https://coolbax.gitbook.io/coolbax-docs/handbuecher/administration/google-shopping-und-weiter-feeds.md): Hier erfahren Sie alles über die Installation, Einstellungsmöglichkeiten im Plugin, Zuweisung von Kategorien & Artikeldaten sowie die Zuweisung bei Variantenartikeln.
- [Einbindung des Feed](https://coolbax.gitbook.io/coolbax-docs/handbuecher/administration/google-shopping-und-weiter-feeds/einbindung-des-feed.md): In den Allgemeinen Einstellungen des Verkaufskanals finden Sie unter "API-Zugang" einen Link. Diesen nutzen Sie und hinterlegen Ihn bei den jeweiligen Shopping- und Social-Media-Kanal.
- [Google Taxonomie / Shopping](https://coolbax.gitbook.io/coolbax-docs/handbuecher/administration/google-taxonomie-shopping.md): Hier erfahren Sie alles über die Installation, die Einstellungsmöglichkeiten in dem Plugin, die Zuweisung der Google Taxonomie, Ausgabe in den Produktexporten, Import der Google Kategorien u. v. m.
- [Produktübersicht + Filtereditor Professionell](https://coolbax.gitbook.io/coolbax-docs/handbuecher/administration/produktubersicht-+-filtereditor-professionell.md): Hier erfahren Sie alles über die Einstellungsmöglichkeiten für die zusätzlichen Spalten und die Erstellung von individuellen Filtern für die Produktübersicht
- [Statistik Professionell](https://coolbax.gitbook.io/coolbax-docs/handbuecher/administration/statistik-professionell.md): Hier erhalten Sie alle nötigen Informationen, um das Plugin optimal einzusetzen. Sie erfahren, wie Sie Filter einsetzen können und welche unterschiedlichen grafischen Darstellungen Sie nutzen können.


---

# 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://coolbax.gitbook.io/coolbax-docs/handbuecher/administration.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.
