We have an Android and iOS app. We want to track from what links our app was downloaded. So if we posted a link on Facebook of our app and someone clicks on the link and download it, it should log that the app was downloaded on Facebook.
So with some research I found Google Analytics has something called campaigns and you can setup a link with this campaign and then log it through Google Analytics. But we already added Firebase into our app so when I try to setup this campaign on Google Analytics it takes me to Firebase, it looks like you can't have both.
I will do it through Firebase if I just found some documentation on this. The only thing I saw was dynamic links but I don't think this is going to help me.
Can someone just point me in the right direction on how I can track from what link our app was downloaded?