Skip to content

Use for iOS appstore links with Universal Links? #810

Answered by Valve
pke asked this question in Q&A
Discussion options

You must be logged in to vote

@pke thanks for the question.
We currently don't offer cross browser or app <=> browser identifiers.
If you generated a visitorID in webview and then later visited Safari, you'll get two different visitorIDs.
However we're working on a new product, called "browser linking", that will allow to link two different browser instances together.
E.g. WebView ID: 12345
Safari ID: ABCDEF
Link: {ids: [12345, ABCDEF], confidence: 0.78}
If you're interested to discuss this linking product, please send me an email to Valentin at fingerprint dot com to get on a call.
Regarding the native APP ID vs browser IDs, these live completely separately and are not matching.
If you installed a native SDK and gene…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pke
Comment options

Answer selected by pke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants