# Booth view (App)

## How to make a booth view export

1. Open the Admin panel
2. Go to Statistics --> App statistics
3. Click on 'Export'
4. Select 'Booth view' from the drop-down.&#x20;
5. An e-mail will be sent to your e-mail address including an Excel file with all booth view statistics.

## How to read the statistics of the booth view export&#x20;

| Column                            | Description                                                                               |
| --------------------------------- | ----------------------------------------------------------------------------------------- |
| ID                                | The automatic generated ID of the company                                                 |
| Image of company                  | The URL link of the image of the company                                                  |
| Description                       | The description of the company                                                            |
| Brochure URL                      | The URL of the companies' added brochure                                                  |
| Video URL                         |                                                                                           |
| Company tag                       | The tag that was assigned to the company                                                  |
| Phone number                      | The phone number of the company                                                           |
| Email address                     | The email address of the company                                                          |
| Street                            | The name of the street of the company                                                     |
| Building number                   | The building number of the company                                                        |
| Postcode                          | The postcode  of the company                                                              |
| City                              | The city of the company                                                                   |
| External ID's of connecting users | The (automatically generated) external IDs of the users that are connected to the company |
| LinkedIn                          | The URL of the LinkedIn profile of the company                                            |
| Facebook                          | The URL of the Facebook page of the company                                               |
| Twitter                           | The URL of the Twitter profile of the company                                             |
| Instagram                         | The URL of the Instagram profile of the company                                           |
| Video                             |                                                                                           |
| Premium branding enabled          |                                                                                           |
| Appointments enabled              |                                                                                           |
| Brochure download enabled         |                                                                                           |
| Image header                      |                                                                                           |
| Image left                        |                                                                                           |
| Image right                       |                                                                                           |
| Image footer                      |                                                                                           |
| Featured employee 1               |                                                                                           |
| Features employee 2               |                                                                                           |
| Visits (unique)                   |                                                                                           |
| Visits (total)                    |                                                                                           |
| Total visit time (in minutes)     |                                                                                           |
| Number of chat messages           |                                                                                           |
| Avg visit time (in seconds)       |                                                                                           |
|                                   |                                                                                           |


---

# 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://knowledge-base.letsgetdigital.com/the-admin-panel/statistics/statistics-app/booth-view-app.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.
