# Counting

## Introduction <a href="#dx-introduction" id="dx-introduction"></a>

Traces People Counting enables conventional IP security cameras with counting capabilities.

## Key Features <a href="#sf-key-features" id="sf-key-features"></a>

* Double-counting reduction system
* Gender detection
* Age detection
* Heatmaps&#x20;
* Dwelling behavior
* Employees tracking

### **Double-counting reduction**

Significantly reduces the number of double-counting events. Best used in scenarios where staff members or service personnel have to use the same pathway with the customers.

*Example: A security guard (courier/cashier, consultant, etc) can be caught by the camera in the area of interest, and counted multiple times. A double-counting reduction system filters such false-positive events from statistics.*

### **Heatmap**

Analyze customers’ flow and provide insight like information about areas of high interest that should be properly stocked and managed. Information can be split by different time ranges, days of the week, and months.

### **Dwelling behavior**

Understand how long a customer spends in the area of interest. A deep analysis of this metric can lead to a better understanding of shopping behavior and an increase in customer spending.

### **Employees tracking**

Monitor worker engagement with workplace-related tasks and track activities.

## Architecture diagram <a href="#id-9z-architecture-diagram" id="id-9z-architecture-diagram"></a>

![Document image](https://archbee.imgix.net/bLFGjdFdIY6MzXs3Kd3G8/P1weENoCPtLKFYqatP3-d_peoplecountingmain.png?auto=format\&ixlib=react-9.1.1\&h=1723\&w=2200)

{% hint style="warning" %}

### Data migration has not finished yet

Please refer to the [Knowledge Cente](https://www.traces.ai/resources/knowledge-center)r for the latest documentation.
{% endhint %}

﻿


---

# 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.traces.cloud/counting.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.
