Forum Discussion

SECHIN_SUNNY's avatar
9 years ago

GOOGLE ANALYTICS INTEGRATION

I have been trying to integrate google analytics using the methods provided in  https://github.com/veeta-tv/roku-gamp    , but i am unable to see any impression in the google analytics dashboard , can anyone help me out , so that i can develop a scenegraph roku application with google analytics integrated on it . 

2 Replies

  • Enable debugging with `setGADebug(true)` and you should verify the analytics requests on the console.  
  • Please tell me where should i place setGADebug(true)  in my channel codes . And i could just see 
    Enabling tracking analytics


    in my console.