> For the complete documentation index, see [llms.txt](https://docs.fractalworks.io/joule/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fractalworks.io/joule/components/analytics/analytic-tools/advanced-analytics.md).

# Advanced analytics

These advanced analytic processors support a distinct set of use cases such as geospatial tracking and marketing.

## Available options

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:orange;"><strong>Geospatial</strong></mark></td><td>Optimised real-time geospatial analytics for geofence occupancy and tracking</td><td></td><td><a href="/pages/cCrowyrL30VIDket1eyc">/pages/cCrowyrL30VIDket1eyc</a></td></tr><tr><td><mark style="color:orange;"><strong>HyperLogLog</strong></mark></td><td>Probabilistic counter for large or high cardinality datasets</td><td></td><td><a href="/pages/AsYDoe2NmDzQEFWV4k9D">/pages/AsYDoe2NmDzQEFWV4k9D</a></td></tr><tr><td><mark style="color:orange;"><strong>Distinct counter</strong></mark></td><td>Calculate distinct field values over time</td><td></td><td><a href="/pages/Gq5ua03ydq6ozml37hEv">/pages/Gq5ua03ydq6ozml37hEv</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.fractalworks.io/joule/components/analytics/analytic-tools/advanced-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.
