> For the complete documentation index, see [llms.txt](https://docs.talkfurther.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talkfurther.com/products/web-data/return-visitor-alerts.md).

# Return Website Visitor Alerts

One of the strongest predictors of whether a prospect will move into your community is whether they return to your website. In fact, our lead scoring research shows **return visits are the single most important factor** in predicting move-ins.

Knowing when a prospect comes back to your website gives your sales team a valuable signal to prioritize outreach and act while interest is high.

![Return Visitor](/files/gWFB7NpdxVZlOYie1IKw)

## What It Does

Return Web Visitor Alerts notify your team whenever a known lead revisits your website.

* Alerts can be delivered via **email** or **pushed directly into your CRM**.
* Each alert tells your team that the lead has come back, giving them a timely prompt to follow up.
* Alerts are configurable at the community level, so you can decide where they add the most value.

**Key Benefits:**

* Gives sales real-time awareness of renewed prospect interest
* Improves timing of outreach and conversion chances
* Integrates directly into your CRM for streamlined workflows

## Integrations & Configuration

* **CRM Integration**: Alerts can be sent directly into your CRM, keeping your team’s workflow seamless.
* **Email Notifications**: Alerts can also be sent by email if you prefer not to push them into CRM.
* **Dashboard Settings**: All alert preferences are managed within the Further dashboard.

## How to Set It Up

1. **Prerequisites**
   * Access to the Further dashboard
   * CRM connection (if you want alerts to flow into your CRM)
2. **Enable Alerts**
   * Go to **Settings** in the Further dashboard
   * Locate the option: **Notify when a lead returns to the website**

![Turn on alerts](/files/hxdYARb5FPtKlyoUFXty)

3. **Configure**
   * Toggle alerts **On/Off**
   * Select which communities should receive return visitor alerts

## Frequently Asked Questions

* **Can I choose who gets the email alerts?**\
  Yes, you can configure notification recipients in the dashboard.
* **Can I disable alerts later?**\
  Yes, you can toggle them off at any time in settings.

***


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.talkfurther.com/products/web-data/return-visitor-alerts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
