> For the complete documentation index, see [llms.txt](https://docs.2checkout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.2checkout.com/resources/webinars/grow-retention/a-three-stage-approach-to-recapturing-lost-revenue.md).

# A three-stage approach to recapturing lost revenue

Last updated: 15-Apr-2021

Did you know that online shoppers left more than $4 trillion worth of merchandise in their shopping carts last year? 2Checkout will show you how to recapture revenue from your website that would otherwise be lost as leakage.

This three-stage approach outlines the core components of improving conversion rates: attracting qualified traffic, engaging existing traffic, and providing a more personalized experience after shoppers add items to their cart — and attempt to leave without purchasing.

Watch this 20-minute recorded presentation:

* [Watch the recorded presentation](http://www.avangate.com/lp/webinar-recapturing-lost-revenue-2015.html)

What you'll learn:

* Some of the most common reasons for cart abandonment
* Unique strategies for appealing to consumers at each stage in the process
* Smart ways to use analytics data to improve conversion
* Creative customization tricks to win back buyers
* How to increase revenue in only 3 weeks

[![Join Our Webinar](https://verifone.cloud/sites/default/files/verifone_2checkout/three-stage-approach-recapture-lost-revenue.png)](http://www.2checkout.com/lp/webinar-recapturing-lost-revenue-2015.html)

***

Need help?

Do you have a question? If you didn’t find the answer you are looking for in our documentation, you can contact our [Support](https://verifone.cloud/support) teams for more information. If you have a technical issue or question, please contact us. We are happy to help.

<a href="https://verifone.cloud/need-help" class="button primary">Get in touch</a>

***

Not yet a Verifone customer?

We’ll help you choose the right payment solution for your business, wherever you want to sell, in-person or online. Our team of experts will happily discuss your needs.

<a href="https://www.verifone.com/en/global/contact-sales" class="button primary">Contact sales</a> <a href="https://www.verifone.com/en/global/contact-sales" class="button secondary">Get Started</a>


---

# 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.2checkout.com/resources/webinars/grow-retention/a-three-stage-approach-to-recapturing-lost-revenue.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.
