> For the complete documentation index, see [llms.txt](https://wiki.beabee.io/beabee-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.beabee.io/beabee-help-center/mailchimp-integration/merge-fields/das-konnen-die-verschiedenen-merge-fields-leisten/pollscode.md).

# Pollscode

CrowdNewsrooms werden am besten in Newslettern beworben. Durch die Mailchimp-Integration und das Merge Field „POLLSCODE” kannst Du die Absprungrate bei aktiven Mitgliedern deutlich reduzieren, da sie sich nicht erst einloggen müssen, um den CrowdNewsroom zu beantworten. Der POLLSCODE funktioniert dabei wie eine Art persönliche Mitgliedernummer, die dem CrowdNewsroom-Link hinzugefügt wird.

**WICHTIG: Der Pollscode-Merge-Tag spielt also nur eine Rolle bei CrowdNewsrooms nur für Mitglieder oder solche, bei denen Kontaktdaten abgefragt werden. Bei komplett anonymen CrowdNewsrooms, macht die Nutzung keinen Sinn und funktioniert auch nicht.**

Im folgenden Beispiel erklären wir, dir Schritt für Schritt, wie Du den POLLSCODE-Merge-Tag für CrowdNewsrooms benutzt.

1. Erstelle wie gewohnt deinen CrowdNewsroom. Achte darauf, dass er nicht anonym beantwortet werden kann.&#x20;
2. Kopiere anschließend den CrowdNewsroom-Link und ergänze ihn um die Endung /\*|POLLSCODE|\*.&#x20;
3. Füge den Link deiner Mailchimp-Kampagne hinzu, in der du den CrowdNewsroom bewerben willst.&#x20;
4. WICHTIG: Ist der CrowdNewsroom nicht für Mitglieder gedacht, sondern für alle, musst Du zwei Kampagnen erstellen. Eine, für alle Mitglieder (also die Mailchimp-Kontakte mit dem Tag „Active Member”, bei der Du den CrowdNewsroom-Link mit der Endung /\*|POLLSCODE|\* verwendest, und eine für alle anderen Kontakte, in die du den „normalen” CrowdNewsroom-Link einfügst.&#x20;

(Mailchimp bietet in den höherpreisigen Paketen auch die Möglichkeit, Dynamic Content zu verwenden, also in einer Kampagne verschiedenen Content für verschiedene Zielgruppen anzeigen zu lassen. [Infos dazu findest Du in diesem Artikel.](https://mailchimp.com/features/dynamic-content/))


---

# 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://wiki.beabee.io/beabee-help-center/mailchimp-integration/merge-fields/das-konnen-die-verschiedenen-merge-fields-leisten/pollscode.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.
