This is a migrated thread and some comments may be shown as answers.

Feature Timing - count of events?

2 Answers 46 Views
Reports & data analysis
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Morten
Top achievements
Rank 1
Morten asked on 24 Jun 2015, 08:58 PM

Hi

We are using Feature Timings to time certain events in an application. E.g. how long time is a pop-up shown. 

In the Analytics Client I can see the distribution of the timings. Is there also a way to get the count of the events. E.g. how many of the users have seen the pop-up and how many times have they seen it in average?

 I guess we can get the data by also track a Feature Use each time the popup is shown, but can we avoid to make the extra call?

 

Regards, Morten

 

 

2 Answers, 1 is accepted

Sort by
0
Accepted
Richard Flamsholt
Telerik team
answered on 26 Jun 2015, 11:26 AM
Hi Morten,

I'm afraid you'll currently have to add the extra call to TrackFeature() as you suggest.

This will be improved in two ways in our next major update scheduled for this fall: 1) for each timing there will automatically be registered events for Start and Stop (or Cancel) so you actually get the functionality you're looking for right out of the box and 2) we'll also let you customize the charts and their presentation in a more versatile fashion than now.

So: you're welcome to add the call for for now, but this kind of tracking will be automatically available in the not too distant future.

(btw, nice meeting you last Sunday :-)

Regards,
Richard Flamsholt
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Richard Flamsholt
Telerik team
answered on 26 Jun 2015, 11:28 AM
Hi Morten,

I'm afraid you'll currently have to add the extra call to TrackFeature() as you suggest.

This will be improved in two ways in our next major update scheduled for this fall: 1) for each timing there will automatically be registered events for Start and Stop (or Cancel) so you actually get the functionality you're looking for right out of the box and 2) we'll also let you customize the charts and their presentation in a more versatile fashion than now.

So: you're welcome to add the call for for now, but this kind of tracking will be automatically available in the not too distant future.

(btw, nice meeting you last Sunday :-)

Regards,
Richard Flamsholt
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Reports & data analysis
Asked by
Morten
Top achievements
Rank 1
Answers by
Richard Flamsholt
Telerik team
Share this question
or