Deeplings in Alive App

Welcome to the course on deep linking into the Alive App. This course will guide you through the fundamentals of using deep links, which allow users to access specific screens or functions within the app directly. You’ll learn how to create, configure, and implement deep links across various parts of your application or marketing channels. The course aims to make it easier for users to reach relevant areas of the app, ultimately enhancing the user experience and encouraging greater engagement.

 

 

Konstanta

Needed parametr

Action

Communitation type

Deep Link

Konstanta

Needed parametr

Action

Communitation type

Deep Link

OPEN_URL

URL

Open external URL

MARKETING, SERVICE, ALUMNI

URL s prefixem https:// namísto alive-app://

OPEN_DISCOUNT_PROVIDER_DETAIL

ID of provider

Open discount provider

MARKETING, SERVICE

alive-app://--/providers/{ID}

OPEN_DISCOUNT_DETAIL

ID of provider and discount

Open discount

MARKETING, SERVICE

alive-app://--/providers/{ID}/discounts/{ID}

OPEN_LIMITED_OFFER_DETAIL

ID of provider and limited offer

Open limited offer

MARKETING, SERVICE

alive-app://--/providers/{ID}/limited-offers/{ID}

OPEN_COMPETITION_LIST

-

Open competition list

MARKETING, SERVICE

alive-app://--/competitions

OPEN_COMPETITION_DETAIL

ID of competition

Open competition

MARKETING, SERVICE

alive-app://--/competitions/{ID}

OPEN_DASHBOARD

-

Open dashboard

MARKETING, SERVICE

alive-app://--/dashboard

DISPLAY_USER_PROFILE

-

 

MARKETING, SERVICE, ALUMNI

alive-app://--/profile

OPEN_ALUMNI_DETAIL

ID of Alumni program

Open graduate programme

ALUMNI

alive-app://--/alumni-programme/{ID}

DISPLAY_DISCOUNT_PROVIDER_LIST

-

Open discount provider list

MARKETING, SERVICE

alive-app://--/providers

DISPLAY_CARD_LIST

-

Open card overview

MARKETING, SERVICE

alive-app://--/cards

DISPLAY_CARD_LIST_WITH_FULLSCREEN

-

Display card on full screen

MARKETING, SERVICE

alive-app://--/cards_stack/card_full_screen

DISPLAY_CARD_LIST_WITH_FULLSCREEN_BY_TYPE

CARD TYPE (ISIC,ITIC,IYTC)

Display card on full screen

MARKETING, SERVICE

alive-app://--/cards_stack/card_full_screen?type={CARD_TYPE}

DISPLAY_CARD_LIST_WITH_FULLSCREEN_BY_NUMBER

Card number

Display card on full screen

MARKETING, SERVICE

alive-app://--/cards_stack/card_full_screen?card_number={CARD_NUMBER}

DISPLAY_INSURANCE_LIST

-

Display insurance overview

MARKETING, SERVICE

alive-app://--/insurances

DISPLAY_INSURANCE_DETAIL

ID of insurance

Display insurance detail

MARKETING, SERVICE

alive-app://--/insurances/{ID_OR_CONTRACT_NUMBER}