Appbrew resource center
  • Overview
  • Scope of support
  • Roadmap (Q2 2024)
  • Setup
    • App listing
      • Create a Google Play developer account
      • Share access to Play Console
      • Reset Android signing keys on the Play Store
      • Create an Apple developer account
      • Share access to Apple developer account
  • Manage
    • Orders
    • Products
      • Enable Products for Appbrew Sales channel
    • Customers
      • Customer login
      • Enable multipass login on the Shopify Store
    • Store policies
    • Shipping and delivery
      • Estimated Delivery Date
    • Checkout
    • Integrations
  • Merchandising
    • Overview
    • Themes
    • Design blocks
    • Custom page
    • Guide for image dimensions
    • App web-view
      • Control web elements in app webview
  • Growth
    • Discounts
      • Create app-only coupon code
      • Create app-only bulk discounts
    • Marketing
      • Segmented push notifications using Firebase
      • Enable Safari smart banner
      • Create dynamic link using Firebase
    • Analytics
      • Integrations
        • Google Analytics
          • Create a Firebase account
          • Configure GA property linked to the app
          • Tracked events
          • Link Google Analytics to Google Ads
        • Facebook Ads
          • Setup a Facebook developer app
          • Tracked events
          • Setup event tracking for Ads
        • Clevertap
        • Moengage
        • Contlo
        • Klaviyo
        • Webengage
        • Netcore
        • AppsFlyer
  • Migrating to Appbrew
  • Setup purchase pixel
Powered by GitBook
On this page

Was this helpful?

  1. Growth
  2. Marketing

Enable Safari smart banner

PreviousSegmented push notifications using FirebaseNextCreate dynamic link using Firebase

Last updated 1 year ago

Was this helpful?

Smart App Banners vastly improve users’ browsing experience compared to other promotional methods. In iOS, Smart App Banners provide a consistent look and feel that users come to recognize. They trust that tapping the banner will take them to the App Store and not a third-party advertisement. They appreciate unobtrusive banners at the top of a webpage, instead of a full screen that interrupts their experience with the web content. And with a large and prominent Close button, a banner is easy to dismiss. When the user returns to the webpage, the banner doesn’t reappear.

To enable this, add the following meta tag in the header of your Shopify website. This has to be done in theme.liquid file.

<meta name="apple-itunes-app" content="app-id=<APP_ID_FOUND FROM BELOW LINK>">

Find your app ID from ,

type the name of your app in the Search field, and select the appropriate country or region and media type. In the results, select your app. In the detail view for your app, find the Content Link. Your app ID is the number between id and ?.

Enable smart App banners on Safari (by Apple)
App Store Marketing Tools