# Why are Google AdWords and Google Ads Dynamic Remarketing split in JENTIS?

Google Adwords consists of two important functions:

* Ad-Conversions (Purchase, Button-Clicks, …)
* Audience-Data Collection (Productview, Add-to-Cart, Purchase, …)
* Execution-Type: Server-Side

We designed the **Google Adwords** Tool to operate entirely within a server-side environment. This tool assists in collecting the gclid-parameter (GCLID-Detection-Tag) and tracking conversions (Conversion-Tag).

* Execution-Type: Client-Side via GTAG

This functionality requires the GTAG-Library to be fully loaded in the client's browser. Consequently, we have separated the Adwords functionality and integrated Audience Data collection into the **Google Ads Dynamic Remarketing** tool.

<br>


---

# Agent Instructions: 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/data-activation/connectors/google-ads/why-are-google-adwords-and-google-ads-dynamic-remarketing-split-in-jentis.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.
