Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
05-17-2017 11:36 AM
window[
'adrum-config'
].userEventInfo.VPageView
is triggered when the virtual page is created.
However, the function seems to be firing when the method ADRUM.report is called. Also, the function utilizes the setTimeout with zero values which makes it difficult to use on synchronous actions. Could you please confirm the right behavior?User data is added when certain events are triggered. You can choose to set user data for each or all of the following available events:
PageView
- this event is triggered when the base page is loaded in the browser.Ajax
- this event is triggered when an Ajax call is made.VPageView
- this event is triggered when the virtual page is created. The virtual page is a dynamically recreated version of the base page."
05-18-2017 07:06 AM
Abhinav,
Before we can confirm the correct behaviour on this, can you please share a HAR file captured from your instrumented page where you have added the user data stuff.
Regards,
Mohammed Rayan
05-30-2017 08:45 AM
i had opened a support ticket for this issue.
Also, ADRUM.Report method calls the GetUser Data method with setTimeout with zero value which pushes the execution of the method to the next Event Loop which can be problematic in cases where we need to clear the UserData immediately after calling the ADRUM.Report method.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form