אחד היתרונות של קישור אפליקציות הוא שבעזרתו אפשר להפנות משתמשים מהקריאה לפעולה לחוויות המותג שלכם מ-Google Wallet. קישורים עם התכונה הזו מופיעים בחלק התחתון של הכרטיס.
דוגמה לתכונה
המנפיק
הגדרת הקישור לאפליקציה בכרטיס ב-Google Wallet
עבור כרטיס מועדון לקוחות נתון, מגדירים את השדה LoyaltyObject.appLinkData
כ-URI או שם החבילה של האפליקציה או האתר.
הפורמט וההקשר של השדה appLinkData מופיעים בקוד המקור הבא:
השדה displayText מוגבל ל-30 תווים.
[null,null,["עדכון אחרון: 2025-02-28 (שעון UTC)."],[[["There are four ways to add links to a loyalty card, including using `LoyaltyClass.LinksModuleData`, `LoyaltyObject.LinksModuleData`, `LoyaltyObject.appLinkData`, and `LoyaltyClass.appLinkData`."],["App linking allows you to direct users to your branded experiences (app or website) from Google Wallet passes, with links appearing at the bottom of the pass."],["The `appLinkData` field can be used to set the URI or Package name of your app or website for a given loyalty card."],["The `displayText` field within `appLinkData` is limited to 30 characters and is used to display a call-to-action on the pass."],["`appLinkData` supports linking to Android apps using package names or Play Store URLs and websites using URIs."]]],["Links can be added to loyalty cards via `LoyaltyClass.LinksModuleData` (for all cards) or `LoyaltyObject.LinksModuleData` (for a specific card). App links, set using `LoyaltyObject.appLinkData` or `LoyaltyClass.appLinkData`, appear at the bottom of the Pass, enabling navigation to branded experiences. `appLinkData` includes fields for Android or web app links, with `displayText` limited to 30 characters. Deep linking requires `webAppLinkInfo` and the target URI.\n"]]