Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to Use Firebase Dynamic Link in Facebook App Install Ad?

I'm trying to create app install ads on Facebook for an App. I would like to track installs via Dynamic Links so I can see the effectiveness of each ad/campaign for user retention & various conversion events down the funnel.

With Facebook Ads, the only option for tracking is to add a dynamic link to the ad. However, the Firebase link is not a dynamic link, but a web link, so it isn't accepted by Facebook Ads.

I'm curious if others have had this problem and if there is a solution.

like image 395
Noah Manion Avatar asked Oct 04 '16 16:10

Noah Manion


1 Answers

I believe this may not currently be possible.

At Branch.io, we have a workaround for this by inputting a backup URI scheme link into the Facebook ad. But it appears the Firebase dynamic link does not have the required App Links tags set to support this method.

You may either need to rely on the Facebook console to track these, or use a different deep link provider.

like image 143
Alex Bauer Avatar answered Oct 12 '22 16:10

Alex Bauer