# sa5-analytics

- [About SA5's Analytics Lib](https://attr.sygnal.com/sa5-analytics/about.md): Use GTM's dataLayer to capture all the information you want from your site.
- [Quick Start | SA5 Analytics](https://attr.sygnal.com/sa5-analytics/quick-start.md): How to Easily Add SA5's Analytics to Your Webflow Site
- [A/B and Multivariate Testing](https://attr.sygnal.com/sa5-analytics/a-b-and-multivariate-testing.md)
- [UTM Tracking](https://attr.sygnal.com/sa5-analytics/utm-tracking.md)
- [Rel Attributes](https://attr.sygnal.com/sa5-analytics/rel-attributes.md)
- [GA Events](https://attr.sygnal.com/sa5-analytics/ga-events.md)
- [GTM Events ❺🧪](https://attr.sygnal.com/sa5-analytics/geo.md): Route Visitors and Display Conditional Elements Based on Country or City.
- [Important dataLayer Notes](https://attr.sygnal.com/sa5-analytics/geo/important-datalayer-notes.md)
- [Facebook](https://attr.sygnal.com/sa5-analytics/geo/facebook.md)
- [Google Analytics ( GA4 )](https://attr.sygnal.com/sa5-analytics/geo/google-analytics-ga4.md): Setting up GA4 for SA5's dataLayer reports
- [Future](https://attr.sygnal.com/sa5-analytics/geo/future.md)


---

# 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://attr.sygnal.com/sa5-analytics.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.
