We have a Facebook Ad for installing a mobile application. The link on the ad points to following:
After the installation when the user opens the app we want to track this FBCLID information. Is there a way to detect it in Flutter Application?
We have a Facebook Ad for installing a mobile application. The link on the ad points to following:
After the installation when the user opens the app we want to track this FBCLID information. Is there a way to detect it in Flutter Application?
Copyright © 2021 Jogjafile Inc.
Please check this article on medium. It tracks the UTM params in Android and for iOS apps I have used with AppsFlyer integration.
Note: You can use AppsFlyer in Android too try to
Your generated url should have referrer key used to track down url params in Android.