# Analytics

## Tracking Approach(es)&#x20;

### Published Crawler IP ranges&#x20;

<https://simon-thompson.me/p/tracking-published-crawler-ip-ranges>&#x20;

## Posthog

### LLMS.TXT and MD traffic&#x20;

Sygnal uses posthog for as our primary Webflow website site logs.&#x20;

Hyperflow LLMS offers direct Posthog API integration to record traffic to&#x20;

* `/llms.txt`&#x20;
* The per-page `*.md` markdown files&#x20;

### Inbound ChatGPT User traffic&#x20;

Tracking Traffic from AI Tools in GA4&#x20;

<https://kpplaybook.com/resources/how-to-report-on-traffic-from-ai-tools-in-ga4/>


---

# 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://hyperflow.sygnal.com/apps/hyperflow-llms/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.
