Universal links tracking links unwrapping #4727
Unanswered
Yuripetusko
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, We use some services like customer.io for link tracking, they wrap our urls into their tracking link in emails and when it is clicked it opens their website first and then the original underlying link is executed.
When Universal links event is fired I get the wrapped link instead of resolved link in the event.
I solved this in cordova with this code: Yuripetusko/cordova-universal-links-plugin@16bc8ac
Is it possible to do something like this in Capacitor?
Beta Was this translation helpful? Give feedback.
All reactions