android - Fb app invite with referral code -


i interested in using fb app invites , app links functionality users can invite friends. want able pass referral code well.

i don't have web server nor know if should purpose. confused process

i followed docs , able generate app link using fb hosting tool in form of https://fb.me/123456789

i can use in app invite dialog integrate in android app.

now question is, how can add referral code when new user download app, newly installed android app receive referral code?

facebook's policy not allow awarding (all)invites/sharing/commenting/liking more.

you anyway implement airbnb award user downloading app something, when being referred. if want track conversions should utilize facebook's insights dashboar

update

if want track google play reffs utilize this: https://developers.google.com/analytics/devguides/collection/android/v4/campaigns#general-campaigns


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -