Tag

app wake-up

0 views collected around this technical thread.

Xianyu Technology
Xianyu Technology
Nov 9, 2021 · Mobile Development

Deep Linking (App Wake-up) Techniques and Data Tracking in Xianyu

Xianyu’s deep‑linking system uses custom URL schemes and iOS universal links to wake up the app, detects success, falls back to store or APK downloads, restores original parameters after install, auto‑fills tracking fields via an SDK, reports funnel metrics, and provides a reusable module for all external traffic scenarios.

URL schemeapp wake-updata tracking
0 likes · 10 min read
Deep Linking (App Wake-up) Techniques and Data Tracking in Xianyu
转转QA
转转QA
Sep 8, 2020 · Mobile Development

Deep Link (App Wake‑up) Architecture and Implementation at Zhuanzhuan

This article explains how Zhuanzhuan implements deep‑link (app wake‑up) across various scenarios, covering functional and technical architectures, common methods such as URL Scheme, Universal Link, WeChat wake‑up, and in‑app calls, with best‑practice code snippets and deployment tips.

URL schemeUniversal LinkWeChat
0 likes · 18 min read
Deep Link (App Wake‑up) Architecture and Implementation at Zhuanzhuan