Skip to content

Landing Pages

Landing pages are what users see when they tap a deep link but do not have your app installed. Instead of a bare redirect to the App Store, you can show a branded page that explains what the link is about, previews the content, and gives the user a reason to install.

When a user taps a Tolinku link on mobile without the app:

  1. Tolinku checks if the route has a custom landing page assigned.
  2. If yes, the landing page is rendered with your design, branding, and content.
  3. The page includes download buttons (App Store / Play Store) and optionally a web fallback link.
  4. If no custom landing page is assigned, the user sees a generic branded page or is redirected to your fallback URL.

On desktop, users typically see the landing page (or are redirected to the web fallback URL).

Every route can use one of three landing page modes:

ModeWhat the user sees
GenericA default branded page with your app name, icon, and download buttons. No custom design needed.
CustomA page you designed with the visual builder. Full control over layout and content.
NoneNo landing page. The user is redirected directly to the store or fallback URL.
Landing pages list showing two pages with status badges and Design buttons to open the visual builder
  1. Go to Landing Pages in the sidebar.
  2. Click New Landing Page.
  3. Enter a name for internal reference (e.g. “Summer Promo Page”).
  4. Click Create.

This creates the page and opens the visual builder where you can design it.