firebase analytics api showing empty data

147 views
Skip to first unread message

Sandeep Kudale

unread,
Jun 29, 2023, 7:15:16 AM6/29/23
to Firebase Google Group
Hi,


Above are our firebase dynamic link , we checked above linked with firebase analytic api , so we getting empty json.

But in reality we clicked , opened link link so many time , so it should give me some data related that . last link is using from so many previous day

Please help us to rectify empty data issue 

sumitc...@google.com

unread,
Jun 29, 2023, 7:16:54 PM6/29/23
to Firebase Google Group
Hi Sandeep,

Looking at the current configuration for your dynamic links, it looks like if the app isn't installed the behavior is configured to send the user to a fallback URL rather than to the Play Store / App Store with additional UTM and analytics parameters being passed on.

You can also see this by visiting https://onferenceapp.page.link/YMdR?d=1, for example. Clicking on that debug link will show the diagram below:

Screenshot 2023-06-29 at 7.06.07 PM.png

Note the Fallback link that is used in cases where the Android App isn't installed or the app version is < 10. The fallback URL is currently set to https://play.google.com/store/apps/details?id=com.onference.onference and so the deferred deep-linking or additional campaign tracking parameters are not being passed along.

I'd recommend double-checking your intended link configuration and matching it up to the current debug flow shown at the first link above. You may want to consider removing the fallback URL parameter so that the user is directed to the Play Store / App Store with the relevant tracking parameters.

Hope that helps!
-Sumit
Reply all
Reply to author
Forward
0 new messages