Reopen Attribution

Get iOS reopen attribution for app universal link open deeplinking

3 variables
9 variables

Get iOS reopen attribution for app universal link open deeplinking

Authorization

To use this building block you will have to grant access to at least one of the following scopes:

  • View and administer all your Firebase data and settings

Input

This building block consumes 3 input parameters

  = Parameter name
  = Format

bundleId STRING

APP bundle ID

requestedLink STRING

FDL link to be verified from an app universal link open. The FDL link can be one of:

  1. short FDL. e.g. <app_code>.page.link/<ddl_id>, or
  2. long FDL. e.g. <app_code>.page.link/?{query params}, or
  3. Invite FDL. e.g. <app_code>.page.link/i/<invite_id_or_alias>

sdkVersion STRING

Google SDK version. Version takes the form "$major.$minor.$patch"

Output

This building block provides 9 output parameters

  = Parameter name
  = Format

utmCampaign STRING

Scion campaign value to be propagated by iSDK to Scion at app-reopen

utmContent STRING

Scion content value to be propagated by iSDK to Scion at app-reopen

invitationId STRING

Optional invitation ID, for only invite typed requested FDL links

deepLink STRING

The deep-link attributed the app universal link open. For both regular FDL links and invite FDL links

utmMedium STRING

Scion medium value to be propagated by iSDK to Scion at app-reopen

iosMinAppVersion STRING

FDL input value of the "&imv=" parameter, minimum app version to be returned to Google Firebase SDK running on iOS-9

resolvedLink STRING

The entire FDL, expanded from a short link. It is the same as the requested_link, if it is long

utmTerm STRING

Scion term value to be propagated by iSDK to Scion at app-reopen

utmSource STRING

Scion source value to be propagated by iSDK to Scion at app-reopen