UTM Tracking Codes in Firebase

How to make Firebase understand and track application installation (iOS and Android) using UTM tracking links (for example, I want to track application installations from my site from a footer link)? In GA, it works great.

In Firebase I can not find any documents (in the application only Firebase SDK without Google Analytics).

Channel Link

+7
source share
1 answer

You can create dynamic UTM connectivity in the Firebase console Firebase dynamic links

0
source

Source: https://habr.com/ru/post/1012767/


All Articles