Which browsers are supported?
Any browser which runs JavaScript can be monitored. These days that covers all of the major browsers such as Internet Explorer, Firefox, Chrome, Opera, Safari and even browsers on mobile devices and...
View ArticleHow does it work?
WebTuna simply requires a small JavaScript file (webtuna.js) to be included on your pages. This JavaScript collects all the key performance and analytic metrics and asynchronously sends them to the...
View ArticleWhen and Where is the WebTuna data sent?
Several metrics are collected from the DOM (Document Object Model) of the users browser when the window.onload event fires. This is after the page has already loaded so it will not slow down the speed...
View ArticleWhat metrics are collected?
Metrics sent from the users browser Page URL and Title of the page they visited The Referrer (the site from which they linked to yours in case it was not a ‘direct hit’) The Search Keywords (in the...
View ArticleHow can I capture the users username?
If the web application you are monitoring requires a login and you would like to be able to track performance down to an individual user then you can have the webtuna.js capture the username by...
View ArticleInstalling WebTuna real user monitoring for Atlassian Confluence
If you are using Confluence from Atlassian for team collaboration and need to monitor the real end user experience that is being delivered to all of your end users then WebTuna can be easily setup to...
View ArticleHow can I capture the Web server machine name
If the web application you are monitoring has multiple frontend web servers and you would like to see performance broken down by servername then you can have the webtuna.js capture the servername by...
View ArticleDeploy webtuna.js to SharePoint using WSP
If you want to deploy the webtuna.js for SharePoint across the whole SharePoint Farm rather than modifying master pages for each Site Collection on each web frontend server then you can use the...
View ArticleWhere can I find my REST API key and how do I use it?
Your REST API key can be generated on the Change Password screen under Admin. You can generate a new API key from here any time if you think your API key may have been compromised. To use your API key...
View ArticleSession Details Page
Session Details Screen Today we added a new session details page to WebTuna. This allows you to drill down into the page views and AJAX calls for a particular user’s session and see timings for each...
View Article