vixtech / roku-google-analytics-4

Brightscript implementation of Google Analytics 4 (GA4), That is compatible with Firebase
MIT License
16 stars 1 forks source link

unable to send event data #2

Open M-HamzaPro opened 2 years ago

M-HamzaPro commented 2 years ago

Hi!, i have implemented your code but it is not working maybe it is because of "docLocation", so kindly tell me how i can get "docLocation", and how to properly send events. customArgs: { "scroll": "Roku_scroll" "video_start": "1" "ad_Start": "1" "ad_click": "1" "ad_ended": "1" "click": "1" "page_view": "1" "player_load": "1" "houseAd": "1" "ad_start": "1" } is it the write code to send events or i am doing some mistake here, thanks in advance.