# App-Level QOE Analytics

\
NOTE : This feature is available only if the feature flag “App-Level QOE Visibility” is\
set to ENABLED for the tenant from the Ops-portal or MSP-portal.<br>

Cloudbrink provides best user experience (Quality of Experience – QOE) when accessing\
enterprise applications from anywhere over a highly secured zero-trust platform. Customers\
can improve their user’s productivity while providing flexibility to work from anywhere\
options without compromising on the application performance or user experience.\
It is very critical for IT administrators to have a deep visibility into the quality of experience\
that users are getting. These insights help administrators to monitor, plan and deliver the\
right set of applications and user experience to their users. Administrators can use the\
deeper visibility into user experience in two different ways.<br>

**Use Cases:**

1. Cloudbrink Value: Administrators can quickly see the benefits of Cloudbrink platform\
   in terms of how the network impairements have been overcome and the throughput\
   that their users are able to get.
2. Troubleshoot: When users raise IT tickets related to application performance or\
   experience, administrators can quickly triage the issue using the Cloudbrink QOE\
   analytics info and narrowing down the root cause of the problem.<br>

**QOE Analytics Functionality**<br>

QOE Analytics feature provides deeper insights into the network characteristics and traffic\
information for each endpoint/device of a user at the device-level and at the individual\
application level.\
Administrators can navigate to the QOE Analytics section from the Admin Portal (aka\
Enterprise Portal) in the following path\
Admin Portal → Troubleshoot → Devices → QOE column → Click on the value of the QOE

<figure><img src="/files/2jQsXgOPHNFZqn4URckh" alt=""><figcaption></figcaption></figure>

<br>

1. Packet Loss&#x20;

Packet loss graph shows the total percentage of the packets lost at the endpoint. This packet loss percentage is before the Cloudbrink recovered the packets. This information provides insight into the quality of the user’s ISP network and any potential issues in the last-mile.&#x20;

2. Packets Recovered

Packets recovered is the no.of packets that Cloudbrink was able to recover from the network after detecting that there is packet loss at the endpoint. Administrators can corelate this information with the Packet Loss graph to see that when there is packet loss detected on the last-mile network, Cloudbrink will start the recovery process and hence, ensures applications perform at optimal levels.&#x20;

3. Latency&#x20;

Latency is the end-to-end between BrinkAgent (endpoint) to the application service/server that user is accessing over Cloudbrink tunnel. The lower the latency, the higher the application performance can be maintained.&#x20;

4. Total Packets Recovered&#x20;

Total packets recovered in the cumulative number of total packets that Cloudbrink was able to recover in the selected time duration.&#x20;

5. Jitter&#x20;

Jitter value is applicable only for “collaboration” (UCaaS) type of applications such as Zoom, Teams, Webex, etc. Maintaining a low and consistent jitter is important for having a productive virtual meeting. Administrators can see the jitter that Cloudbrink is able to manage for UCaaS applications in order to deliver best quality of experience.&#x20;

6. Tx/Rx Throughput&#x20;

The Tx/Rx throughput is the throughput over Cloudbrink tunnel that the user was able to achieve. The graph provides both Tx (transmission) and Rx (receive) side of the throughput so that administrators have clear insight into the network performance of the endpoint.&#x20;

7. Services dropdown:&#x20;

The “Services” dropdown at the top of the graphs can be used to select a specific application for which administrators want to get deeper insights. When “Services” dropdown is selected as “All”, the data in the graphs is at the device-level. If a specific app is selected, then the data in the graphs is at the individual application-level.&#x20;

8. Time Duration:&#x20;

Time duration is a common field in all the sections of the Cloudbrink Admin Portal. The data shown in the graphs will be limited to the selected time duration. Administrators can see data for the last 30days by setting the time duration accordingly.&#x20;


---

# 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://docs.cloudbrink.com/configuration/app-level-qoe-analytics.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.
