What: Branch’s deep links store contextual information about where a user wants to go, where the link was clicked, who originally shared the link, and an almost unlimited amount of custom data.
Why: This empowers you to build powerful personalization features to provide users better experiences and happier, stickier users.
功能简介:
In addition to the default redirects you have in place at the app-level, you can also use a dedicated redirect parameter at the link-level. When this platform-specific parameter is manually added to a link, Branch routes any user who clicks on it to the destination URL you provide; overriding the default redirect settings at the app-level.
功能简介:
Short links are the most common deep link and are highly customizeable. You can customize the subdomain of example.app.link,change to your own personal domain links.yoursite.com, or tailor the appearance of the short link to a custom alias during creation (e.g. https://example.app.link/october-sale).
为什么开发这一功能?
短链接使您可以呈现视觉上易于理解的品牌链接,短链接和重点链接。
推送通知
What: Deep link into specific app content directly from a push notification on the user's device.
最后归因触点数据(LATD)
功能简介:
最后归因触点数据包含与该用户的上次查看展示或点击链接相关的信息。
SDK 记录
功能简介:
macOS 的 Branch SDK 配有内置记录器,可使您记录通过 SDK 进行的 API 调用。
为什么开发这一功能?
打开记录器可以让您显示 JSON 格式的请求和响应主体。
基本集成
Click below for the Basic Integration Guide implementing the Branch macOS SDK.