sunnycupertino / cordova-plugin-admob-simple

Cordova plugin allowing Admob interstitials and banner ads.
MIT License
164 stars 150 forks source link

Admob data in Firebase Analytics Console #18

Closed amokrunner closed 7 years ago

amokrunner commented 7 years ago

Can anybody confirm whether the Admob impression/click data from this plugin appears in the Firebase Analytics Console (and which Firebase plugin are you using)? Thanks!

sunnycupertino commented 7 years ago

You should follow the top 2 steps from here https://firebase.google.com/docs/admob/android/start/

So do up to "compile 'com.google.firebase:firebase-ads:11.0.1'"

amokrunner commented 7 years ago

@sunnycupertino : have you actually done this? It builds fine but I still do not see the AdMob data in Firebase Analytics.