Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

BlackBerry Analytics Service

Reply
Developer
dkonigs
Posts: 122
Registered: 07-25-2008

Filtering data by app version?

Is there any way to filter the data by app version number?

My main concern is error tracking.  Let's say that v1.0.0.20 has a bug that I think I fixed in v1.0.0.21.  I'd like to be able to filter the errors report to only show errors logged from v1.0.0.21+ of the app.  Without this capability, the true value of the error report diminishes greatly.  (It would also be useful if tracked errors could contain more data than a single line of text, but I understand if that's beyond the scope of the library/service.)

 

For major versions, I suppose I could simply create multiple app entries on the site.  (FooApp 1.0, FooApp 1.5, etc.)  That would be okay, since app behaviors affecting the other reports is unlikly to change faster.

Please use plain text.
Developer
dnepr
Posts: 723
Registered: 03-12-2009

Re: Filtering data by app version?

Was thinking about that...

I think at this point, maybe appending version to the date, exporting to XLS and filtering it there.

I don't think it's possible to do via their portal.
Please use plain text.
BlackBerry Development Advisor
twindsor
Posts: 269
Registered: 07-15-2008
My Carrier: Bell

Re: Filtering data by app version?

This isn't supported by the basic portal, so you'd have to upgrade to a more advanced Webtrends account, unless you find that what dnepr suggested works for you.

Tim Windsor
Application Development Consultant
Please use plain text.