# Allow Retail Footfall Recording in Sale Bills

**YouTube:** [How to Globally Enable Retail Footfall Recording in Sale Bills?](https://www.youtube.com/watch?v=vJxaS_LEAH0)

## How to Globally Enable Retail Footfall Recording in Sale Bills?

 In this tutorial, we’ll explore a powerful feature that allows businesses to **record retail footfall directly within the sales bill interface**. This functionality helps track the number of customers or visitors entering a physical store, offering valuable insights into **customer traffic patterns**.

### Access Global Settings in Logic Admin

* Open **Logic Admin**.
* Navigate to the **Global Settings** section.
* Locate the **"POS Options 1"** Under the **"POS Options"**.
* Locate and enable the option labeled as: **"Allow Retail Footfall Recording in Sale Bills"**

<figure><img src="/files/HBm0P0spNKYTRDm2KGcH" alt=""><figcaption><p>Let's proceed with this option turned on to understand its practical implications in Voucher entry.</p></figcaption></figure>

* Click **Save** to apply changes.
* **Restart the software** to activate the feature.

***

### Record Footfall in Sale Bill

* Open the **Sale Bill** window.
* Press **F1** to display **Sale Hotkeys** in Item Details Window.
* Locate the shortcut for recording footfall: (**ALT + F8)**

<figure><img src="/files/cBcJmE7Ib6YJ3eDVZG77" alt=""><figcaption><p>As shown in the picture, the shortcut to record footfall is (ALT + F8).</p></figcaption></figure>

* When a customer enters the store:
  * Press **ALT + F8** to record their entry.
  * The system instantly logs the footfall count in the background.

<figure><img src="/files/xYqzhYRjxtCGfaVPoP0m" alt=""><figcaption><p>As shown in the picture, press ALT + F8 to record the entry—footfall is logged instantly in the background.</p></figcaption></figure>

*This allows real-time traffic recording directly from the billing screen without additional tools.*

***

### View and Analyze Footfall Data

**To access footfall records:**

* Go to the **Billing Menu**.
* Click on **"Record Retail Footfalls"**.
* **This section displays:**
  * **Visit Date**
  * **Visit Time**
  * **Total Footfall Count**

<figure><img src="/files/FXdyxinhAVtLPjzoOauj" alt=""><figcaption></figcaption></figure>

#### *Use this data to:*

* Analyze **peak hours**, **busy days**, or **seasonal trends**
* Optimize **staff scheduling** and **store management**
* Improve **customer service readiness** during high-traffic periods

***

### Practical Use Case

> This feature is especially beneficial for **retail outlets**, **fashion stores**, **customer service centers**, or **any physical store** aiming to measure visitor traffic and make data-driven operational decisions.


---

# 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://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/user-access/logic-global-admin/pos-options/pos-options-1/allow-retail-footfall-recording-in-sale-bills.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.
