Smart App Banner
Display a banner in Safari inviting users to download your app from the App Store.
Smart App Banners display a banner at the top of Safari inviting users to download your app from the App Store. OrbitKit automatically adds the required <meta> tag to all your hosted pages.
Configuration
In the Dashboard, fill out the Smart App Banner section:
- App Store ID (required) — Your numeric App Store ID. Find it in App Store Connect under your app’s details, or from your App Store URL:
apps.apple.com/app/id123456789. - Affiliate Data — Your iTunes affiliate string, if you participate in the affiliate program.
- App Argument — A deep link URL or custom string passed to your app when the user taps the banner.
- App Clip Bundle ID — If you have an App Clip, its bundle ID for the App Clip card display.
- App Clip Display — Choose
banner(default) orcardfor the App Clip presentation style.
The generated meta tag looks like:
<meta name="apple-itunes-app" content="app-id=123456789">
Apple reference: Promoting Apps with Smart App Banners