Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
279 views
in Technique[技术] by (71.8m points)

swift - Dynamic link Source in Conversions for iOS is always unset or (direct). Dynamic link Source/Medium doesn't work on IOS, but works on Android

Case:

Xcode version: 12.3 (12C33)
Firebase SDK version: - Firebase/Analytics (7.4.0): - Firebase/Core -
Firebase/Auth (7.4.0): - Firebase/CoreOnly - FirebaseAuth (~> 7.4.0) -
Firebase/Core (7.4.0): - Firebase/CoreOnly - FirebaseAnalytics (= 7.4.0)
Installation method: `CocoaPods
Firebase Component: Dynamic Links, Analytics

Problem:

We've been using Google Analytics for a long time, 2 months ago we started to implement Dynamic Links for tracking Source and Medium for our orders in Google Analytics through the dynamic link. We would like to see our conversion of each order with Source/Medium in Google Analytics's associated project. The project is directly connected to our Firebase.

We've integrated Dynamic links in Android and they work perfectly fine. Example screenshot: 1

And for the IOS we did the same, but data of the source and medium is not showing in any case. Example screenshot: 2

We've set up and debugged all possible variations we could find on the internet, however still it doesn't work. 3

The conversions for the dynamic link event is open: 4

The ecommerce_purchase event we use for the conversion is also setup properly: 5

As you can see from a screenshot for IOS, and as a result the source showing as (direct), we've followed all procedures explained on the official site and youtube guide.

Steps to reproduce:

The setup was done the same as for Android, the only difference is we used the way to integrate IOS SDK according to the IOS Guide.

We've found there are at least 4 people who posted this problem on Github and other sources, however, no-one is resolving it, and the case closed. The example we found is: https://github.com/firebase/firebase-ios-sdk/issues/4132

question from:https://stackoverflow.com/questions/65880444/dynamic-link-source-in-conversions-for-ios-is-always-unset-or-direct-dynamic

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...