系统介绍
66Analytics是一款网站统计和用户分析的PHP源码,轻松了解你的网站访问者流量记录和重播会话以分析用户行为。
演示地址
源码特色
简单的5分钟安装过程
易于理解和使用
现代而美观
过去30天的演变情况(请自行选择范围)
精准统计网页,国家,来源
简单和自定义目标跟踪
其他访问者详细信息,例如:设备,操作系统,浏览器
查看并获取所有访客的详细信息
会话重播,可以轻松地检查访问者的行为以及整个站点的旅程。
网页热图,了解您的用户单击的位置以及网站页面的空白区域。
您的数据,归您所有
多语言准备,通过编辑1个php文件,可以将整个平台翻译成任何语言。
团队系统,管理员可以直接从管理面板以自己的价格创建完美的计划功能。
易于理解和使用
现代而美观
过去30天的演变情况(请自行选择范围)
精准统计网页,国家,来源
简单和自定义目标跟踪
其他访问者详细信息,例如:设备,操作系统,浏览器
查看并获取所有访客的详细信息
会话重播,可以轻松地检查访问者的行为以及整个站点的旅程。
网页热图,了解您的用户单击的位置以及网站页面的空白区域。
您的数据,归您所有
多语言准备,通过编辑1个php文件,可以将整个平台翻译成任何语言。
团队系统,管理员可以直接从管理面板以自己的价格创建完美的计划功能。
更新日志
Update 18.0.0 – 6 December, 2022
Implemented unconfirmed users auto deletion feature, configurable via the admin panel.
Implemented user deletion email notification for admins.
Implemented Turnstile Cloudflare captcha system.
Implemented a better color picker for all color type inputs.
Implemented the ability to export to CSV, JSON, PDF the domains via the admin panel.
Implemented the ability to show/hide the plans section on the homepage.
Reworked URL redirection for better UX: When you access a page without being logged in, now you will be able to login and automatically be redirected to your initial requested page.
Reworked the admin panel language translation pages for better clarity and also performance.
Improved theme switcher: now the logo will automatically switch as well.
Improved performance of the whole script & cron job by not running queries to the database when not needed.
Now you can also upload Webp images in most image upload related forms.
Taxes set from the admin panel can now contain decimals.
The New Payments Webhook now sends the plan expiration date as well.
Updated session replays library to the latest version.
Reworked the Paddle implementation to work with the new API changes.
Reworked all the Yes/No form selectors to switches, for better UX (1 less mouse click).
Fixed blog post opengraph image not working properly.
Fixed blog category page bug.
Multiple other code cleanups, fixes and improvements.
Implemented unconfirmed users auto deletion feature, configurable via the admin panel.
Implemented user deletion email notification for admins.
Implemented Turnstile Cloudflare captcha system.
Implemented a better color picker for all color type inputs.
Implemented the ability to export to CSV, JSON, PDF the domains via the admin panel.
Implemented the ability to show/hide the plans section on the homepage.
Reworked URL redirection for better UX: When you access a page without being logged in, now you will be able to login and automatically be redirected to your initial requested page.
Reworked the admin panel language translation pages for better clarity and also performance.
Improved theme switcher: now the logo will automatically switch as well.
Improved performance of the whole script & cron job by not running queries to the database when not needed.
Now you can also upload Webp images in most image upload related forms.
Taxes set from the admin panel can now contain decimals.
The New Payments Webhook now sends the plan expiration date as well.
Updated session replays library to the latest version.
Reworked the Paddle implementation to work with the new API changes.
Reworked all the Yes/No form selectors to switches, for better UX (1 less mouse click).
Fixed blog post opengraph image not working properly.
Fixed blog category page bug.
Multiple other code cleanups, fixes and improvements.
安装方法:
[content_hide]
伪静态规则
if (! -e $request_filename){ rewrite ^/(.+)$ /index.php? altum=$1 last; }
安装方法
-解压缩,上传到服务器。
-创建MySQL数据库。
-nginx用户配置伪静态规则。
-打开你的域名http://你的域名/install 进行安装。
-输入数据库信息。
-完成安装后后台默认登录用户名为admin,密码为admin,登录后自行修改。
-解压缩,上传到服务器。
-创建MySQL数据库。
-nginx用户配置伪静态规则。
-打开你的域名http://你的域名/install 进行安装。
-输入数据库信息。
-完成安装后后台默认登录用户名为admin,密码为admin,登录后自行修改。
[/content_hide]
© 版权声明
THE END
暂无评论内容