> 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.md).

# Web & Data

Further’s Web & Data products turn your website into a conversion engine. We help more visitors become qualified leads, book tours faster, and give your team the data and tools to continuously optimize results.

![Web & Data](/files/fpKFNtm71SevBhDJ82TM)

## Why it matters

* Increase tour bookings and move-ins without increasing ad spend
* Personalize on-site experiences and messages based on real visitor context
* Automate follow-ups and surface insights that drive better decisions

## What you can do with Web & Data

* Test and optimize on-site experiences with Dynamic Flows in your Virtual Sales Assistant
* Target returning visitors, fast-track tour bookings, and capture more contact info
* Automate emails and workflows to nurture prospects
* Centralize content and knowledge for consistent, accurate answers
* Map CRM sources, filter spam, and keep data clean
* Use analytics and prediction to focus effort where it matters most

## Product guides

### Assistants and optimization

* [Dynamic Virtual Sales Assistant](/products/web-data/dynamic-virtual-sales-assistant.md)
* [Webform Listener & Conversational Webforms](/products/web-data/conversational-webforms.md)

### Marketing and engagement

* [Marketing Automation](/products/web-data/marketing-automation.md)
* [Instant Answers](/products/web-data/instant-answers.md)
* [Return Website Visitor Alerts](/products/web-data/return-visitor-alerts.md)

### Content and data quality

* [Content Hub & Knowledgebase](/products/web-data/content-hub-knowledgebase.md)
* [CRM Source Mapping, Lead Segmentation & Spam Filters](/products/web-data/crm-source-mapping.md)
* [Care & Financial Surveys](/products/web-data/care-financial-surveys.md)

### Insights and decisioning

* [Move In Prediction](/products/web-data/move-in-prediction.md)
* [Discounts & Pricing API](/products/web-data/discounts-pricing-api.md)

### Community experience

* [Community Events](/products/web-data/community-events.md)

## Getting started

1. Start with the [Dynamic Virtual Sales Assistant](/products/web-data/dynamic-virtual-sales-assistant.md) to optimize on-site conversion.
2. Add [Marketing Automation](/products/web-data/marketing-automation.md) to nurture and re-engage prospects.
3. Keep content and data consistent with the [Content Hub & Knowledgebase](/products/web-data/content-hub-knowledgebase.md) and [CRM Source Mapping](/products/web-data/crm-source-mapping.md).
4. Layer in analytics and decisioning with [Move In Prediction](/products/web-data/move-in-prediction.md) and the [Discounts & Pricing API](/products/web-data/discounts-pricing-api.md).


---

# 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.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.
