Skip to main content

Why doesn’t the Interactions count match the number of Descriptions listed in the Web Vitals View?

Updated over a month ago

Issue

In the Web Vitals view, the total number of interactions in the right sidebar does not match the number of descriptions listed in the table. Why is this?

Applies To

  • Customers reporting Web Vitals

Resolution

The discrepancy occurs because interaction samples missing key data, such as the Description (i.e., the target element where the interaction occurred) are filtered out from the table. These missing descriptions can happen if the SDK is unable to capture the interaction target from the user's browser.

However, the interactions count displayed in the right sidebar includes these incomplete samples, which is why the total count may be higher than the number of rows in the table.

Did this answer your question?