Skip to content

Add screen tracking + refactors#2

Open
sfsekaran wants to merge 2 commits intothyngster:masterfrom
sfsekaran:add_screen_tracking
Open

Add screen tracking + refactors#2
sfsekaran wants to merge 2 commits intothyngster:masterfrom
sfsekaran:add_screen_tracking

Conversation

@sfsekaran
Copy link
Copy Markdown

  • Added Screen tracking so you can treat your Roku app like a Mobile app instead of a website.
  • The API has not changed, but has been augmented with the new UA_trackScreen().
  • Modified event tracking very slightly to comply with Google's recommendations. (Category and Action are required; the other values are optional.)
  • Moderate refactors

It would be good to refactor this at some point to make it more object-oriented, so that you can have multiple trackers instantiated at once if one wishes. But that can come later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant