# Web Tracking v2

- [Setup using Google Tag Manager](https://documentation.crossengage.io/data-and-engagement-platform/web-tracking/web-tracking-v2/setup-using-google-tag-manager.md)
- [Setup without a Tag Manager](https://documentation.crossengage.io/data-and-engagement-platform/web-tracking/web-tracking-v2/setup-without-a-tag-manager.md)
- [Configuration & Config Commands](https://documentation.crossengage.io/data-and-engagement-platform/web-tracking/web-tracking-v2/configuration-and-config-commands.md)
- [Tracking User Behavior](https://documentation.crossengage.io/data-and-engagement-platform/web-tracking/web-tracking-v2/tracking-user-behavior.md)
- [Identify Method](https://documentation.crossengage.io/data-and-engagement-platform/web-tracking/web-tracking-v2/tracking-user-behavior/identify-method.md)
- [Update Method](https://documentation.crossengage.io/data-and-engagement-platform/web-tracking/web-tracking-v2/tracking-user-behavior/update-method.md)
- [Page Method](https://documentation.crossengage.io/data-and-engagement-platform/web-tracking/web-tracking-v2/tracking-user-behavior/page-method.md)
- [Track Method](https://documentation.crossengage.io/data-and-engagement-platform/web-tracking/web-tracking-v2/tracking-user-behavior/track-method.md)
- [Opt-Out from Tracking](https://documentation.crossengage.io/data-and-engagement-platform/web-tracking/web-tracking-v2/tracking-user-behavior/opt-out-from-tracking.md)
- [Testing & Debugging](https://documentation.crossengage.io/data-and-engagement-platform/web-tracking/web-tracking-v2/testing-and-debugging.md): How to debug tracking SDK


---

# 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://documentation.crossengage.io/data-and-engagement-platform/web-tracking/web-tracking-v2.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.
