Hi,
I have implemented the performance plugin to track the time it takes to load the pages and I am using Success Events of type Numeric to record the time but I am not getting the decimal part. Is it possible to record/save the decimal part in Success Events of Numeric Type.
Thanks in advance.
Solved! Go to Solution.
You have to create a calculated metric and use the success event with 2 decimal place into it. Hope this will help.
You have to create a calculated metric and use the success event with 2 decimal place into it. Hope this will help.
Hi shamshul2007
Thank you for your quick reply, your solution worked. I was able to create the calculated metric with 2 decimal places and I can now see the decimal point data in my reports.
Cheers!!!