greubel
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2010
09:28 AM
Channel Access from Roku ?
Is there anyway to get a list or count of active subscribers to our channel from Roku ?
Also it would be nice to know if someone loaded the channel, used it and then removed it from their "My Channels".
Need some sort of feed back on how we are doing.
Also it would be nice to know if someone loaded the channel, used it and then removed it from their "My Channels".
Need some sort of feed back on how we are doing.
2 REPLIES 2
Anonymous
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2010
09:32 AM
Re: Channel Access from Roku ?
You should be able to see an 'install count' from the channel summary page in the developer site.
EngoTom
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2010
09:38 AM
Re: Channel Access from Roku ?
We reverse engineered Google Analytics for Mobile API and devised an event tracking mechanism.
We then created a helper function in the client code to log the events to our server which in turn logs to Google.
This gives us: time using application, locale, event tracking, return vs. new visitors and such.
We then created a helper function in the client code to log the events to our server which in turn logs to Google.
This gives us: time using application, locale, event tracking, return vs. new visitors and such.