資料記錄-Google

In this post, I simply record some links of technology articles by classification.


=================Google Play Install Referrer======================


Publish a mobile app 後臺管理地址
https://play.google.com/apps/publish

com.android.vending.INSTALL_REFERRER
register a Broadcast Receiver that catches "com.Android.vending.INSTALL_REFERRER" intents launched by Android after an app is installed from the Market.
https://play.google.com/store/apps/details?id=" + appPackageName


How to generate Google play referrer url
http://www.kuqin.com/shuoit/20150512/346015.html
https://developers.google.com/analytics/devguides/collection/android/v4/campaigns#google-play-url-builder


How Google Play Install Referrer Works
https://help.tune.com/marketing-console/how-google-play-install-referrer-works/


=================Google Sign-in and Google+ share======================

集成google登錄 Integrate Google Sign-in in your app
https://developers.google.com/identity/sign-in/android/start-integrating

基於安卓的google+ 分享

http://blog.csdn.net/king4148/article/details/51776507


官方文檔Official documenation : Sharing to Google+ from Andoird app
https://developers.google.com/+/mobile/android/share/


=================Google Analytics and Firebase ======================


Google所有集成服務總覽
https://developers.google.com/identity/


Integrate Google Analytics into android app
https://developers.google.com/analytics/devguides/collection/android/v4/

Check analytics reports
https://analytics.google.com/analytics/web/#home/a89096238w132235259p136196962/


FCM firebase cloud-messageing

https://console.firebase.google.com
https://firebase.google.com/docs/cloud-messaging/





發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章