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

# Marketing

Der Bereich **Marketing** bündelt alles, was den Fahrzeugbestand nach außen bringt und misst, was davon ankommt. Die drei Teile hängen zusammen wie eine Kette: Der Feed trägt den Bestand hinaus, die Anzeigen geben Geld dafür aus, die Auswertung sagt, ob es sich gelohnt hat.

## Inhalte dieses Bereichs

| Unterbereich                                           | Inhalt                                                                    | Kosten        |
| ------------------------------------------------------ | ------------------------------------------------------------------------- | ------------- |
| [Google-Anzeigen](/10_marketing/01_google-anzeigen.md) | Carposé Ads: den Fahrzeug-Feed im eigenen Google Merchant Center anmelden | ohne Aufpreis |
| [Werbe-Feeds](/10_marketing/06_werbe-feeds.md)         | Die Feed-Adressen für alle unterstützten Plattformen                      | ohne Aufpreis |
| [QR-Codes](/10_marketing/03_qr-codes.md)               | Codes für gedrucktes Material gestalten, drucken und Scans zählen         | ohne Aufpreis |
| [Auswertung](/10_marketing/04_auswertung.md)           | Carposé Insights: Zahlen zur Fahrzeugsuche                                | 25 € / Monat  |

## Was ohne Aufpreis dabei ist

Werbe-Feeds, Carposé Ads und die QR-Codes sind Teil jedes Carposé-Kontos. Es gibt nichts zu buchen und nichts zu bezahlen — was Sie für die Anzeigen selbst ausgeben, entscheiden Sie in Ihrem eigenen Google-Ads-Konto.

Nur die **Auswertung** ist ein zubuchbares Modul. Ohne gebuchtes Carposé Insights erscheint der Block *Auswertung* im Menü nicht.

## Wie die Teile zusammenspielen

1. Carposé erzeugt aus Ihrem Bestand fertige **Werbe-Feeds** für sechs Plattformen. Die Adressen ändern sich nie, der Inhalt aktualisiert sich mit jedem Import.
2. Für Google übernimmt **Carposé Ads** zusätzlich den Schritt, den bisher jemand von Hand machen musste: den Feed im Merchant Center als geplante Datenquelle anzumelden. Google holt ihn danach täglich selbst ab.
3. **QR-Codes** bringen gedrucktes Material zurück auf Ihre Webseite — und zählen dabei mit, wie oft das passiert.
4. Die **Auswertung** zeigt, wie viele Besucher die Fahrzeugsuche nutzen, wie viele ein Inserat öffnen und wie viele anfragen — aufgeschlüsselt nach Kanal, sodass sich Anzeigen und organische Besucher trennen lassen.


---

# 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://help.carpose.de/10_marketing.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.
