amplitude-php:PHP中Amplitude API的实现

时间:2021-05-25 14:20:30
【文件属性】:
文件名称:amplitude-php:PHP中Amplitude API的实现
文件大小:23KB
文件格式:ZIP
更新时间:2021-05-25 14:20:30
PHP 尊巴舞振幅-php 这是一个用于的中等精简PHP API,功能强大,足以完成您需要的操作而不会妨碍您。 设计为可在以下两种主要情况下正常工作: 使用同一用户和振幅应用程序的多个事件-当您可能跟踪多个事件时,所有事件都针对同一用户,所有事件均针对同一振幅应用程序。 该库提供了一个Singleton实例,该实例允许一次为页面加载初始化API密钥和用户信息,并用于该页面加载期间记录的所有事件。 跨多个用户以及可能有多个振幅应用程序的多个事件-有时您可能需要为许多不同的用户记录多个事件,可能使用不同的振幅应用程序。 例子 // After User is Initialized in your application, set the user info in Amplitude that you want to track (minimally // the user identifie
【文件预览】:
amplitude-php-master
----.github()
--------workflows()
----src()
--------Event.php(10KB)
--------Amplitude.php(15KB)
--------Inflector.php(2KB)
----LICENSE(1KB)
----test()
--------AmplitudeTest.php(14KB)
--------EventTest.php(7KB)
--------InflectorTest.php(1KB)
----phpunit.xml(681B)
----README.md(21KB)
----.editorconfig(166B)
----.gitignore(67B)
----composer.json(903B)

网友评论