WOGAA
WOGAA (Whole-of-Government Application Analytics) is the Singapore Government’s one-stop analytic tool to monitor the performance of their services.
Any projects on the internet that are linked to the Singapore Government will be required to include the WOGAA script in their application.
Intranet projects do not require the use of WOGAA
- Average visit duration
- Average page views per visit
- Website uptime (%)
- Average site load times
- Top visited pages
- Manual feedback to track user ratings and satisfaction
How It Works
WOGAA provides a link to a .js
file containing their tracking script. By adding the script to the <head>
section of our application, WOGAA will be able to start collecting data.
In order to track transactions, we will need to include event triggers where appropriate so that WOGAA can track them.
Pre-implementation
Before we can start working on the implementation for WOGAA, the POC from the project’s agency will have to do the following:
- register for WOGAA (Informational Service)
- register Transactional Service (if required)
- provide Tracking ID given by WOGAA