11 Dec 2018 10:55 AM
Hello,
For a customer the Dt javascript is put in manualy but I am missing user actions. The frame work that is used is Jquery, but there is an extra form library in front of this that uses formElement.AjaxSubmit()
Can this be an issue for the Dt script? And is there a way to add above call so that it will be recognized as part of an user action?
KR Henk
Solved! Go to Solution.
12 Dec 2018 10:30 AM
Not sure on the support for that specific method.
You can try and turn on generic Support for XmlHttpRequest in the Async requests and single page apps section of the application settings.
And you could always create user actions manually via the JavaScript API of the RUM agent. You can download the Examples and Documentation for that directly from you tenant. You can find a Link in the User Tag section of the application settings.