Hi I see (not set) attribution in Firebase Analytic's attribution option along with (Direct) and rest of my attributions...What does it mean? when it gets trigger?
It is the same as in AdWords.
If (not set) appears in your AdWords reports, it means that the website or app you're tracking in the Analytics account is receiving traffic from an AdWords account that is not linked to the reporting view.
To know more, take a look here.
Related
I use ads in my app using Google Admob. My goal is to make deep analysis on my app. I linked my app with Firebase and Google Analytics. Also I connected Firebase with Admob and link Firebase to BigQuery. But I can't see full events from Admob in BigQuery. Parameters I want to see per event is at least user_id, screen_name and ad_id. It would be great if I also will see how much money I receive from every ad shown. I know that this data is shown in Firebase and Google Analytics, but it shown in very general way, my goal is to investiagete it deeper.
Thanks!
Scheme
Received event example
I want to get information about the source in my mobile application. For example, I advertise an application via UAC and I want to know that the user came from there. In other words, I want to get user attribution in a mobile app.
In Google Analytics for Firebase, your most important events are called conversions. Once an event is marked as conversion, Google Analytics for Firebase will associate the campaign details (source, medium, campaign name, etc.) to this event.
Conversions shows how many conversion events were driven by each aspect of your marketing (e.g., campaign, ad network, creative).
See this documentation for your reference.
I have integrated firebase analytics into my android project but I am not able to understand how to manage campaign tracking with firebase analytics.
Right no we are seeing only 3 parameter
direct
Not set
google-play
but our promotion is going on at Facebook, Google, Whatsapp etc sites, unfortunately, we are not able to track how many installs from which campaign.
As I know we can track by google Campaign Measurement but it needs google analytics and I don't want to add Google analytics in my project again.
If anyone has a better solution for this problem kindly propose to me.
In order to track installs coming from google adwords you have to connect your adwords account to your firebase project by following the steps listed in here :
https://support.google.com/adwords/answer/6333536?co=ADWORDS.IsAWNCustomer%3Dfalse&hl=en
Once you do so a new 4th source would start appearing under the name "google" this will report back on installs coming specifically from your Adwords account campaigns connected to firebase.
Unfortunately for Facebook and Whatsapp you have to either use deep_links when available but you cannot track from firebase directly.
I hope this answer helps.
Good luck !
I have followed this tutorial: https://support.google.com/firebase/answer/7378163 and tried to integrate Admob and Firebase Analytics but I can't see any events (ad_click, ad_impression) in Debug View (as described in verify section).
I have tried with both 11.0.1 version and 10.2.3 (beta) with no success (for Firebase Analytics SDK and Mobile Ads SDK dependencies).
I have also added exception (keep) to Proguard file for FirebaseAnalytics and AppMeasurement.
Admob is correctly linked with Firebase - I know that because I already can see some data from Admob in Firebase Analytics in production where I use version 10.2.6.
Is there a reason why this still wouldn't work?
Reply from Firebase support regarding missing Admob events in Firebase Analytics:
"I just heard back from our engineers. They've confirmed that you've configured things correctly, but we're still in the midst of rolling out this functionality, which is why you're only seeing a portion of the traffic. In the near term though, we expect the metrics to converge. "
When I specifically asked about why I don't see events at least in DebugView:
"Same cause - not all devices have this functionality enabled at this time and thus ad_click/ad_impression events are not logged."
Might be that Firebase doesn't refresh their analytics data right away, as, with Google Analytics, it might take a couple of hours, even a day to fully send the reports to the dashboard as mentioned in these posts:
How Long Does it Take for My Firebase Analytics Data to Show Up?
How much time does it take for firebase analytics first report?
To understand latency with Firebase Analytics, there are two potential
delays you need to be aware of:
The time it takes for analytics data on the client to be sent over to
the Firebase Analytics servers.
The time it takes for Firebase Analytics data to be displayed to you in the Firebase console once
it's been received on the server.
I'm trying to use admob ads for the first time in android application.
My first step was login via their page:
https://www.admob.com/home/login/login
I'm trying to use my existing google account beacase this is one of possible options.
Since I'm from Croatia, I use this link:
https://apps.admob.com/admob/signup
After sign in there is red error message saying:
We currently do not support linking to an AdWords account managed through AdWords My Client Center
and page says: Sign in with another Google account.
I don't want to use another google account and I never used AdWords (no account there).
Does anybody has solution for this?
I had the exact same problem. This is how I solved it:
Log in to your Adwords account, click in the help link and open the chat.
Explain your problem and ask for your Adwords account to be converted to a regular Adwords account.
Wait for the phone call from Google asking for permission for the change.
They said I then had to wait 24h, but it was not needed. I clicked just a couple of seconds after the change and it went trough.