> For the complete documentation index, see [llms.txt](https://docs.jentis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jentis.com/jentis-dcp-elements/synthetic-users/configure-advertising-tools-with-synthetic-users/configure-google-ads-for-synthetic-users.md).

# Configure Google Ads for Synthetic Users

To leverage the power of Synthetic Users specifically for your Google Ads campaigns, please follow the below instructions for configuring your Google Ads Tool accordingly.

1. Go to your **Tags** on the **Server Tag Manager** to edit your **Google Ads Conversion tags.**

<figure><img src="/files/Tw4j1fEvR0HYx7qvGs5V" alt=""><figcaption></figcaption></figure>

2. On the tag configuration, refer to the Essential Mode value of the tag configuration, which is displayed on the right side once this tool´s Essential Mode has been enabled:

<figure><img src="/files/FITasIDPFrzYQYi1R705" alt=""><figcaption></figcaption></figure>

3. Change the placeholder named **Adwords gclid** to include the variable **Synthetic User Click ID** in the Essential Mode column.

<figure><img src="/files/zUgo7z4NjknPlPekezNo" alt=""><figcaption></figcaption></figure>

4. Additionally, you must change the following parameters in the Essential Mode column to the predefined variables provided by JENTIS:
   * Synthetic Users - Google Consent Status
   * Synthetic Users - Google Consent Default
   * Synthetic Users - Google Non-Personalized Ads
   * Synthetic Users - Google Digital Market Act Parameter

&#x20;

This is needed because all Google Consent Mode Parameters must be set to be positive in the Synthetic User case.

For more information about the variables, read [Synthetic Users Variables](https://jentis.atlassian.net/wiki/spaces/DD/pages/1340637207)

<figure><img src="/files/wky3SECNhceL1itkVs62" alt=""><figcaption></figcaption></figure>

&#x20;

5. Save the tag changes. In a no-consent case, with the Synthetic User Click ID, the JENTIS System will automatically use the Synthetic User's mechanism to combine all click IDs from each cluster into a pool and dissolve the reference to the person.

{% hint style="info" %}
On the Google Adwords tag setup, it is possible to configure other PII data, such as `Order-ID`, to be shared without transformation - pseudonymizing or anonymizing it. However, for Synthetic Users to work as a privacy-enhancing feature, it must be ensured that all users who did not provide consent can’t be re-identified by a third party receiving the data. This means that all other personal data being captured from non-consenting users **must be at least pseudonymized**.

Read more about [Anonymization & Pseudonymization Functions](https://jentis.atlassian.net/wiki/spaces/DD/pages/845611086)
{% endhint %}


---

# 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:

```
GET https://docs.jentis.com/jentis-dcp-elements/synthetic-users/configure-advertising-tools-with-synthetic-users/configure-google-ads-for-synthetic-users.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.
