Welcome!

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
Contributor
jpspringall
Posts: 15
Registered: ‎08-26-2010
My Carrier: None

Re: BlackBerry Analytics not sending out data

Just to let you know i got some data overnight

Please use plain text.
Developer
behrk2
Posts: 364
Registered: ‎11-25-2009

Re: BlackBerry Analytics not sending out data

As did I. Thanks for your help!
Please use plain text.
Developer
pfiffi78
Posts: 242
Registered: ‎01-29-2009

Re: BlackBerry Analytics not sending out data

the & is an XML reserverd character

If you you want to use it in a value you have to write it as & just like in HTML

 

so  your would have to say

 

<string name="wt_dc_app_category">Photo &amp; Video</string>
Please use plain text.
Developer
behrk2
Posts: 364
Registered: ‎11-25-2009

Re: BlackBerry Analytics not sending out data

Aha! I didn't even think of that.  Thanks!

Please use plain text.
Developer
StevenKader
Posts: 614
Registered: ‎02-03-2010
My Carrier: Rogers

Re: BlackBerry Analytics not sending out data

Did anyone have trouble with their DCS number not being valid. I copied mine from the website into the config file but the log on the device is saying it is invalid.


Steven Kader at JaredCo
   Follow me on Twitter     BlackBerry Daily News

Feel free to press the like button to thank the user that helped you. Please mark posts as solved if you found a solution.
Please use plain text.
BlackBerry Development Advisor
twindsor
Posts: 536
Registered: ‎07-15-2008
My Carrier: Bell

Re: BlackBerry Analytics not sending out data

In case anyone else comes across this thread, note that the dcs number must be in lower case. We're updating the docs and I've asked to update the portal as well so that it is given to the developer in lowercase.

Tim Windsor
Application Development Consultant
Please use plain text.
Developer
haimez
Posts: 23
Registered: ‎10-26-2010
My Carrier: VZW

Re: BlackBerry Analytics not sending out data

This is exactly the problem I had- thought I was going crazy. Thanks for the heads up to change the DCSID to lower case.

Please use plain text.
Contributor
nidhicdn
Posts: 17
Registered: ‎10-25-2012
My Carrier: ss

Re: BlackBerry Analytics not sending out data

I got the same problem , transmission is succeful but report is not updated on my account

Please use plain text.