How can we monitor our SinglePage Java application with End User Monitoring
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2017 08:13 AM
Hi All,
we are trying to get AppD End User Monitoring enabled for our Single page Application. It is GuideWire's ClaimCenter application, it is build in gosu ( subset of java ) we are not using angular at all.
Has anyone ever used AppD End User Monitoring with GuideWire ClaimCentre before?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2017 03:33 AM
Hi Mahmood,
You can use our JavaScript Agent API for non-angular SPA framework.
Please take a look at the below doc.
Regards,
Mohammed Rayan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2017 06:06 AM
Thanks for the reply,
So if we want to monitor the applicaiton we will have to implement all of the javascript which was in the link which you sent to me?
Is there no other way of doing it? the problem with that approach is that the application that i am trying to monitor is built from Java with a single master template which has no content in there apart from iFrame place holders for where the rest of content is meant to go.
If i was to implement what you sent to me i would have to implement it in about 500 places. i.e each of the views. Also we are limited in which views we are allowed to change so thats not really an option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2018 09:23 AM
Hi,
Just want to check if you had any updates further on this one. we are trying the same thing now but not able to achieve it. So if you have found a way can you please share?