0

I'm new to Firebase. I've been using Analytics in the past and AdWords as well (on web projects) but never managed to put my hands on Firebase yet. A customer is asking me to map how many users will be installing his forthcoming app coming from each separate ad he published online, in order to understand which ads are the most profitable ones.

This seems to me to be a fairly normal use case but, believe it or not, I wasn't able to retrieve a proper guide about this topic. In my mind I imagine some kind of console in which I can see for each ad URL or ID the number of clicks and PlayStore/AppStore views and - possibly - how many of those clicks converted to an app installation.

The app will be published on both Android and iOS.

Could anybody help me getting any information about this topic?

Thank you Marco

3
  • Saw that but the in-page note says "This article describes Analytics SDK functionality. For the most up-to-date mobile app reporting in Analytics, use the Firebase SDK. To learn more, read Get started with app analytics." Commented May 14, 2018 at 13:03
  • 1
    firebase.googleblog.com/2017/04/… Commented May 14, 2018 at 13:15
  • Thank you noogui, this latest link made by day! "Firebase attribution" is what I need! :-D Thank you so much! If you provide it as an answer I'll tag it as the correct one! Commented May 14, 2018 at 13:40

2 Answers 2

1

You're looking for Firebase Attribution:

..a powerful form of app analytics that not only determines which campaigns are bringing you users, but also which campaigns are bringing you valuable users that you care most about.

Also related:

Attribution

It’s important to know which marketing efforts are most effective at acquiring new users and keeping them engaged. The Attribution tab shows how many conversion events were driven by each source and ad network.

Sign up to request clarification or add additional context in comments.

Comments

1

Follow this doc to solve your problem from this you can track user movement with page click tracking and event click tracking. Visit the following link to implement it

https://developers.google.com/analytics/devguides/collection/android/v4/

1 Comment

Saw that as well but I don't see mentions about tracking from the source page (i.e. an ad container) and the app install. Also, in the first part of the page I read "Note: The Firebase SDK is the recommended method to track Android apps."

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.