> 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/shopware-5-plugins/administration/adcell-affiliate-tracking-+-retargeting.md).

# ADCELL Affiliate Tracking + Retargeting

## Installation <a href="#installation" id="installation"></a>

Sie können das Plugin über den Shopware Community Store erwerben. Das Plugin wird wie ein ganz gewöhnliches Plugin installiert.&#x20;

{% embed url="<http://store.shopware.com/cbax848650589324/adcell-affiliate-tracking-retargeting.html>" %}
Plugin über den Shopware Community Store erwerben
{% endembed %}

Nach der Installation des Plugins öffnet sich die Konfigurationsmaske des Plugins.

## Die Einstellungen des Plugins <a href="#plugin_einstellungen" id="plugin_einstellungen"></a>

Nach der erfolgreichen Installation des Plugins können Sie in der Konfigurationsmaske die Einstellungen vornehmen und weitere Parameter ergänzen.

<figure><img src="/files/0ZgVZUsDPB1aEQuczhdv" alt="" width="375"><figcaption></figcaption></figure>

| Feldname                                     | Bedeutung                                                                                                                      |
| -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| Aktiv                                        | Das Plugin für den jeweiligen Shop aktivieren oder deaktivieren.                                                               |
| PID                                          | Die PID des ADCELL Konto                                                                                                       |
| Event ID                                     | Die Event ID des ADCELL Konto                                                                                                  |
| Retargeting                                  | Retargeting aktivieren                                                                                                         |
| ADCELL zum Cookie Consent Manager hinzufügen | Kunde kann über die Konfiguration der Cookie-Einstellungen entscheiden, ob er den Cookie von ADCELL zulassen möchte oder nicht |

## Für das Retargeting werden folgende Seiten getrackt <a href="#retargeting" id="retargeting"></a>

* Startseite
* Suche
* Listing
* Detailseite
* Warenkorb
* Abschluss Seite

<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://coolbax.gitbook.io/coolbax-docs/shopware-5-plugins/administration/adcell-affiliate-tracking-+-retargeting.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.
