Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What does Source values in Acquisition table mean?

I see the folowing values in Acquisitions table on the Android app dashboard:

  1. google-play
  2. (direct)
  3. google
  4. (not set)

Could someone please tells me what's the difference between them? Examples would be the best! Thanks.

like image 226
Pitel Avatar asked May 23 '18 12:05

Pitel


1 Answers

  • google-play: the conversion source is from the Google Play Store.
  • direct: the conversion source can't be determined by Firebase.
  • google: the conversion source is from AdWords campaign. The AdWords account should be linked with Firebase account.
  • not set: the conversion source is from AdWords campaign. The AdWords account is not linked with Firebase account.
like image 71
looptheloop88 Avatar answered Jan 03 '23 01:01

looptheloop88