# Visitors

## What is the Visitors module?

The Visitors module lets you capture **zero-party data** about people who interact with your campaign sites before they sign up for your program. Data is shared across sites to build a complete picture of the user journey prior to registration.

{% hint style="info" %}
Modules are sold separately and **not included** in the Loyalty Engine core platform licence. For pricing and details, contact your account manager.&#x20;
{% endhint %}

{% embed url="<https://drive.google.com/file/d/1ryPfNDQUerTyYuSSzP9r7d2jH3HxZl5M/view?usp=sharing>" %}
Visitors module walk-through
{% endembed %}

***

## User journey stages

The users who interact with your campaign can be grouped into four segments, depending on where they are in the customer journey with you. These stages are represented on the 'Overview' tab of the Visitors module.

{% stepper %}
{% step %}

### **Stage 1 – Device ID Only**

Users where only a device ID has been captured (e.g., they visited your site without submitting details).
{% endstep %}

{% step %}

### **Stage 2 – Partial Data**

Users who have provided some, but not all, of the details you’re tracking. This often occurs when multiple campaign sites capture different details, but the user has only engaged with one.
{% endstep %}

{% step %}

### Stage 3 - Full Data

Users who have provided all details you’re tracking.
{% endstep %}

{% step %}

### Stage 4 - Visitor Converted

Users who have completed sign-up and are now full members. They also appear in the Members section of the Console.

If your campaign doesn’t include a membership element, this stage will remain empty.
{% endstep %}
{% endstepper %}

<figure><img src="/files/lor225CGHDT91YNgWu7h" alt=""><figcaption><p>The Visitors overview section</p></figcaption></figure>

***

## Sessions

Each time a visitor interacts with your site, a session is recorded. Sessions are grouped by device ID or user data, allowing you to capture insights even before personal details are submitted.

Data captured per session includes:

* **Number of visits** – How often the device/user has visited your sites.
* **Visited site** – Which campaign site was accessed.
* **Location** – Approximate location based on IP address.
* **Browser** – Which browser was used.
* **Device type** – Whether the visit was from desktop or mobile.

<div><figure><img src="/files/yNKgaPIJT951hrAtdMJF" alt=""><figcaption><p>User data</p></figcaption></figure> <figure><img src="/files/8Yrmk36n7DrqtAgevACV" alt=""><figcaption><p>User sessions data</p></figcaption></figure></div>


---

# 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://kbase.whitelabel-loyalty.com/product/modules/visitors.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.
