hi all
i have a question to raize , i am using admob with firebase i wanted to know if there is a way to know if the ad is clicked ? so i can calulate in my app how many times the ad is clicked
hi all
i have a question to raize , i am using admob with firebase i wanted to know if there is a way to know if the ad is clicked ? so i can calulate in my app how many times the ad is clicked
There is an Ad Performance section in the Firebase Analytics Dashboard, however for me it never shows anything. When I look in the AdMob console I can see that I'm getting impressions & clicks, but nothing shows up in Firebase. If you already have Firebase in your app, you could just do a SendEvent from your AdOpened callback.