07 Aug 2018 03:06 PM
Hello.
Javascript Agent code tracks XHR queries only after some user action (for example, mouse click). But our application sends multiple XHR requests that aren't bound with the user's actions (e.g. polling for data). Such queries are not reflected in the collected metrics. Is it possible to enable Javascript Agent tracking all XHR requests, not only those which are bound to user actions?
Solved! Go to Solution.
09 Aug 2018 12:37 PM
Hi Denis,
you could activate unlinked XHR detection in the advanced setup of your applications. Use the property cux=1 (see screenshot)
Be aware that if activated a lot of data might be captured which you might not really be interested in 🙂
Kind regards, Philipp
04 Jul 2023 03:24 PM
is it possible to customise behaviour? e.g. exclude some requests from recording as actions in this case e.g. GA request or facebook pixels