Are SKAdNetwork conversion events sent from the client and not S2S?

0
0
Marked as spam
Posted by unknown (Questions: 2, Answers: 1)
Asked on December 10, 2020 3:20 pm
35 views
0
Private answer

Seems like there is a lot of conflated vocab here. By technical definitions, you can only send SKAdNetwork Conversion Values (to Apple) from the client. Apple doesn't receive any "Events" in the way that most analytics and attribution companies use that word. What mostly needs to be taken care of, if you are mapping analytic "events" to Conversion Values, has to be taken care of on the client and recorded server side for optimization later.

Marked as spam
Posted by cfarm (Questions: 5, Answers: 21)
Answered on February 22, 2021 9:45 pm
0
Private answer

I'm having this problem as well. More specifically, to qualify "free trials" better, I'd like to declare in SKAN conversion values the event "has started the trial but not cancelled within 20minutes" (or send both events separately, doesn't matter). The problem being that those cancellations events aren't recorded by the app itself but third party tools which sync though S2S.

I wonder if there's a way to send back that event to the app, and have its conversion value processed there, but it seems quite unreliable. If you find a way keep us posted!

Marked as spam
Posted by thomasbcna (Questions: 1, Answers: 22)
Answered on February 16, 2021 1:17 pm
0
Private answer

Yes. Per Apple's documentation:

When a user installs and launches an app as a result of ad network’s ad, the app is responsible for calling registerAppForAdNetworkAttribution() or updateConversionValue(_:). These calls prepare the install validation notification that the device sends to the ad network’s registered postback URL.

Marked as spam
Posted by (Questions: 42, Answers: 111)
Answered on December 10, 2020 3:24 pm