katycorp
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2011
01:55 PM
Tracking downloads/channel installs, app starts
Hello everyone,
I was wondering if, once you submit your channel to the public market, you are able to track the total number of channel installs. If not, I was thinking of appending a device ID to the user agent in HTTP requests to my API and then checking the number of uniques. Is there a way to programmatically access a unique device id?
Also, if anyone has any advice on interfacing with the Google Analytics API that would be awesome. I'm looking at info on building a pageview request from the roku but I'm having trouble finding just plain definitions for the params that need to be passed in.
Thanks Rokuland!
-Kaitlin
I was wondering if, once you submit your channel to the public market, you are able to track the total number of channel installs. If not, I was thinking of appending a device ID to the user agent in HTTP requests to my API and then checking the number of uniques. Is there a way to programmatically access a unique device id?
Also, if anyone has any advice on interfacing with the Google Analytics API that would be awesome. I'm looking at info on building a pageview request from the roku but I'm having trouble finding just plain definitions for the params that need to be passed in.
Thanks Rokuland!
-Kaitlin
3 REPLIES 3

TheEndless
Channel Surfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2011
02:07 PM
Re: Tracking downloads/channel installs, app starts
The install count can be tracked from the channel page on the website. If you want more statistics than that, you'll probably need to track them yourself. You can get the unique device ID via the roDeviceInfo component.
My Channels: http://roku.permanence.com - Twitter: @TheEndlessDev
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)
cbckenny
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2011
06:28 AM
Re: Tracking downloads/channel installs, app starts
Nice, I didn't realize I could see how many installs we have.
Is there a way to see ratings as well? When I go to my channel on my Roku, I only see my rating - which is of course 5 stars 😉
Is there a way to see ratings as well? When I go to my channel on my Roku, I only see my rating - which is of course 5 stars 😉
hoffmcs
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2011
07:08 AM
Re: Tracking downloads/channel installs, app starts
If you delete the channel, you will see the rating. That is the only way I am aware of after you rate the channel.