> For the complete documentation index, see [llms.txt](https://docs.satisfilabs.com/resource-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satisfilabs.com/resource-center/ai-agent-engine/agent-performance-console/agent-campaigns/ticketing-agent/convert-ticket-discovery.md).

# Convert Ticket Discovery

## Overview

A complete in-chat purchase experience where guests can search, select, and purchase single-game / tour tickets without leaving the conversation. This campaign is layered on top of either Assist Ticket Discovery campaign. Drives directly attributed revenue.

<figure><img src="/files/2AvdliLcIhNs7Uz1mLIk" alt="" width="563"><figcaption></figcaption></figure>

## Benefits

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td>Drive measurable revenue through in-chat transactions</td></tr><tr><td>Enable end-to-end sales within a single conversation</td></tr><tr><td>Eliminate drop-off by removing redirects from the journey</td></tr></tbody></table>

## Integrations

* Telecharge
* Ticketmaster
* Tickets.com
* Ventrata
* Payment processors (Spreedly, Braintree)<br>

### Campaign Functionality <a href="#feature-functionality" id="feature-functionality"></a>

* Time-sensitive ticket data is pulled in real time.
* Assists with purchasing single-game tickets or tour / event tickets directly in chat.
* Users can type in free-text ticket questions by date, upcoming events, price range, and the number of tickets needed.

### **What Success Looks Like**

This campaign directly supports the following Key Result:

* **Ticket Purchase Conversion:** No.of users who purchased a ticket divided by total number of users who showed ticket purchase intent

### **How to Install the Campaign**

If you'd like to install this campaign, please contact your Account Manager!

This campaign works best with the Assist Ticket Discovery Enhanced campaign, unlocking the deep, context-aware responses leading to confident in-chat purchases.


---

# 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.satisfilabs.com/resource-center/ai-agent-engine/agent-performance-console/agent-campaigns/ticketing-agent/convert-ticket-discovery.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.
