Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
03-24-2017 04:38 AM
Hi,
I've understood that 'pages' are those, which are tracked when the measured application is opened 'from outside', it looks at the url and according to naming settings it count is as a hit for the metrics. Virtual pages would happen when single-page app does redirects using html History API (for example in angular those with ngRoute) ..
our application uses html History API to redirection inside application, but also listens on corresponding URLs for direct links.. so if I configure both pages and virtualPages, would the statistics be combined/merged? or maybe more precise question - if and on what 'attribute' the virtual/pages visits aggregate (groups by)?
for example, when we got hit for virtual page named 'foo' and hit for page named 'foo', would the result be one (virtual)page named 'foo' with 2 hits?
thanks for helping clarify it!
J.
Solved! Go to Solution.
03-31-2017 03:18 AM
Hi Jakub,
Virtual Pages (Based on Route Changes or using JS APIs) and Base Pages (Base HTML) are reported separately. Hence if a Base Page and a Virtual Page both named foo are reported, then you would see 2 separate entries in the Controller UI.
Hope this answers your question.
Regards,
Mayuresh
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form