# Sirdata Analytics Helper

* Preventing the deposit of Google Analytics cookies in the event of refusal or absence of consent
* Maintaining analytics statistics in case of refusal or absence of consent
* Processing the compliance of the transfer of personal data to the United States via a proxy service as advised by the CNIL

{% hint style="danger" %}
&#x20;the purpose of proxification is to prevent direct identification of the user by the American intelligence services, or from an indirect identification via an access to data obtained from Google.

The very principle of this service is therefore to break the direct link between Google Analytics and all the other Google services.

If you measure the effectiveness of Google Ads advertising via Google Analytics, or if you share remarketing audiences, you must make arrangements to work differently because these features will not be effective.

For example, you may consider using Google Ads pixels or tags (remarketing and/or conversion measurement) if you believe their use is compliant.
{% endhint %}


---

# 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://helper.docs.sirdata.net/english/sirdata-analytics-helper.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.
