定制 chandachewe/analytics 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

chandachewe/analytics

Composer 安装命令:

composer require chandachewe/analytics

包简介

web analytics to view the total number of people who visited your website in a specific month

README 文档

README

Web Analytics

web analytics to view the total number of people who visited your website in a specific month for the current year.

Installation

If you have composer installed in your machine install this package on your CLI as:
composer require chandachewe/analytics

Use Case

Once installed in your machine import the database which is named as ipman
you can customise the database credentials in src/Db.php
On your landing page include the following on top:
1. use ChandaChewe\Webanalytics\Config;
2. require_once __DIR__ . '/vendor/autoload.php';
3. new Config();
A sample is given for you in index.php as the landing page
This package uses the IPV4 Addresses of users to count the number of visits on your website
Hence it needs to be tested in live production to capture users IPV4 addresses
as localhost cannot do that.
For testing purposes in localhost you can search for any IPV4 Address and replace it
on $usersIP in src/Config.php
Visit analytics.php to view web visitors in that particular month.

Contributions

This is an open source PHP Package which uses freegeoip and jscanvas. You are free
to make any meaningful contributions, PR etc to enhace it.

统计信息

  • 总下载量: 4
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-02-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固