This guide details some best practices for App Invites so you use them effectively and provide the best experience for people using your app.
Check out the Analytics section for more on analyzing the performance of invites to your app.
%FB(devsite:markdown-wiki:grid {
cols: 2,
alignh: 'left',
content: [
'
',
'### Placement {#placement}
Make it as easy as possible for people to invite their friends to your app. You should place the entry to app invites in a prominent location.
%FB(devsite:markdown-wiki:grid { cols: 2, alignh: 'left', content: [ '### Clear Labels {#clear_labels}
Include a label on the button for app invites. It should be clear what will happen when you tap the button.
'
]})%FB(devsite:markdown-wiki:grid {
cols: 2,
alignh: 'left',
content: [
'
',
'### Personalized Images {#personalized_images}
You can personalize invitations sent from your app with a unique image. Use this to your advantage by using images that are relevant and showcase your app. App Invites are surfaced in a dedicated place in the Facebook mobile apps. People can view and return to invites at their convenience so making invites look beautiful will lead to increased conversions.
Consider these examples:
%FB(devsite:markdown-wiki:grid { cols: 2, alignh: 'left', content: [ '### Highlight Features {#highlight_features}
Use app invites to highlight exciting features in your application. When you add a new feature to your app you can use app invites to help spread the word. Utilize deep linking to bring new users directly to relevant content. See the App Links implementation section for more details: iOS, Android
Deep linking examples:
',
]})%FB(devsite:markdown-wiki:grid {
cols: 2,
alignh: 'left',
content: [
'
',
'### Incentivize Invite Accepts {#incentivize_invite_accepts}
It\'s against policy to incentivize invite sends, do not do this. Instead consider incentivizing invite accepts. You can use App Links here again to deep link the incentive. For example: append a coupon code to the end of your invite deep link URL and then grab that code on app launch to shower your new user with riches!', ]})
%FB(devsite:markdown-wiki:grid { cols: 2, alignh: 'left', content: [ '### High Quality App Store Page {#high_quality_app_store_page}
If you think of app invites as a funnel, the last stage in the funnel is your app store page. Do not lose out on half of your installs due to a poorly designed app store page.
Consider including these in your app store page:
'
]})%FB(devsite:markdown-wiki:grid {
cols: 2,
alignh: 'left',
content: [
'
',
'### Usage in Games {#usage_in_games}
You may be aware of another invites product specifically tailored to the mechanics of games, Game Requests. Game Requests have proven to be successful for game developers who have a presence on the web and mobile. If you are a mobile-only game developer we encourage you try out App Invites and determine the best solution for each of your games.' ]})