# Other Useful Information

- [Fetching creative level stats](https://docs.adnuntius.com/other-useful-information/fetching-creative-level-stats.md): This page will guide you how to fetch stats per creative and ad unit level and connect it up with additional information about the creative.
- [Macros for click tracker](https://docs.adnuntius.com/other-useful-information/macros-for-click-tracker.md): We are offering a way to have macros in click trackers. This is useful if you want to create generic click tracker for UTM parameters.
- [Setup Adnuntius via prebid in GAM](https://docs.adnuntius.com/other-useful-information/setup-adnuntius-via-prebid-in-gam.md)
- [Identification and Privacy](https://docs.adnuntius.com/other-useful-information/identification-and-privacy.md): Here you will find important and useful information on how we handle user identity and privacy.
- [User Identification](https://docs.adnuntius.com/other-useful-information/identification-and-privacy/user-identification.md): Adnuntius supports multiple methods of identifying users, both with and without 3rd party cookies. Here you will find an overview that explains how.
- [Permission to use Personal Data (TCF2)](https://docs.adnuntius.com/other-useful-information/identification-and-privacy/consent-processing-tcf2.md): This page describes how Adnuntius uses the IAB Europe Transparency & Consent Framework version 2.0 (TCF2) to check for permission to use personal data
- [Data Collection and Usage](https://docs.adnuntius.com/other-useful-information/identification-and-privacy/privacy-details.md): Here you will see details about how we collect, store and use user data.
- [Am I Being Tracked?](https://docs.adnuntius.com/other-useful-information/identification-and-privacy/am-i-being-tracked.md): We respect your right to privacy, and here you will quickly learn how you as a consumer can check if Adnuntius is tracking you.
- [Header bidding implementation](https://docs.adnuntius.com/other-useful-information/header-bidding-implementation.md)
- [Adnuntius Slider](https://docs.adnuntius.com/other-useful-information/adnuntius-slider.md): This page will describe how to enable a slider that will display adnuntius ads.
- [Whitelabeling](https://docs.adnuntius.com/other-useful-information/whitelabeling.md): This page describes how to whitelabel the ad tags and/or the user interfaces of admin.adnuntius.com and self-service.
- [Firewall Access](https://docs.adnuntius.com/other-useful-information/firewall-access.md): Describes how to access Adnuntius products from behind a firewall OR allow Adnuntius access through a Pay Wall
- [Ad Server Logs](https://docs.adnuntius.com/other-useful-information/adserver-logs.md): This page describes the Adnuntius Ad Server Log format. Obtaining access to logs is a premium feature; please contact Adnuntius if you would like this to be enabled for your account
- [Send segments Cxense](https://docs.adnuntius.com/other-useful-information/send-segments-cxense.md)
- [Setup deals in GAM](https://docs.adnuntius.com/other-useful-information/setup-deals-in-gam.md)
- [Render Key Values in ad](https://docs.adnuntius.com/other-useful-information/render-key-values-in-ad.md)
- [Parallax for Ad server Clients](https://docs.adnuntius.com/other-useful-information/parallax-for-ad-server-clients.md)
- [Adding attribution to product ads](https://docs.adnuntius.com/other-useful-information/adding-attribution-to-product-ads.md): This page will show you how to add attribution to a product creative served through Adnunti


---

# 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.adnuntius.com/other-useful-information.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.
