Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create meta tag for smart app banner where an iPhone / iPad app exists #77

Open
ryndel opened this issue May 21, 2013 · 0 comments
Open
Assignees

Comments

@ryndel
Copy link
Member

ryndel commented May 21, 2013

The following meta tag can be used to add a smart banner to a website that has an iOS app.

<meta name="apple-itunes-app" content="app-id=myAppStoreID, affiliate-data=myAffiliateData, app-argument=myURL">

Based on a configuration option, create a condition to automatically add the meta tag.

More information is available in the following article
http://developer.apple.com/library/ios/#documentation/AppleApplications/Reference/SafariWebContent/PromotingAppswithAppBanners/PromotingAppswithAppBanners.html

@ghost ghost assigned tracend May 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants