Interactions (drag and drop) and data volume
New
Hello,
1. we have come across a performance analysis for a drag and drop user interaction in a Gantt chart and a table, the users can pick a row, select and drag it to a slot in the Gantt. is there any way that the users can track these events ( Drag & Drop ) ?
2.Since INP mainly captures interactions like clicks, taps, and key presses, is it a suitable metric for pages that rely heavily on drag-and-drop interactions?
3. Developers are looking for insights into customer data size, as some errors seem to be linked to data volume. Is it possible to capture data volume so they can replicate these conditions in their test environments?
0
Comments
1 comment
Hi Chamrith Jayasinghe !
We've since discussed these queries via the support ticket you submitted, but just re-sharing our guidance from there for posterity.
dragend&dropevents occurring on your live site, and pass those into Fullstory as a custom event.Regarding analysing network/console errors generally, you can quite easily filter for network and console errors in Fullstory, and group by/filter on factors like the network request method, or status code. Or for console errors, the text contained within such errors.
But in terms of correlating those specific errors to the presence of specific content/assets on your live site - whether this is achievable or not will depend of if these are just visual aspects in the session replay, or whether you actively pass any information on the 'number of tasks' into Fullstory via API (within a custom event or other custom property). If you can share more detail (or ideally an example session) with us in your support ticket, we'll be able to review and advise further.
We're on hand should you have any follow-up queries.
Please sign in to leave a comment.