Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的问题是:我如何奖励用户安装视频添加或横幅上显示的应用程序?换句话说,我如何跟踪用户是否下载了我宣传的应用程序,然后在游戏中用积分奖励他。
通常,您会在广告中的链接中放置某种唯一标识符,并且您将跟踪此标识符并稍后在安装应用程序时使用它。
您还可以在应用程序下载页面上显示某种代码,用户可以将其输入应用程序以获得奖励。
另一种选择是创建一个自定义登录页面,供用户下载应用程序并让用户注册以下载应用程序并将注册与应用程序相关联。