Download the PHP package coroxx/evilanalytics without Composer
On this page you can find all versions of the php package coroxx/evilanalytics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download coroxx/evilanalytics
More information about coroxx/evilanalytics
Files in coroxx/evilanalytics
Download coroxx/evilanalytics
More information about coroxx/evilanalytics
Files in coroxx/evilanalytics
Vendor coroxx
Package evilanalytics
Short Description A powerful and opensource analytics tool for your Laravel applications
License MIT
Package evilanalytics
Short Description A powerful and opensource analytics tool for your Laravel applications
License MIT
Please rate this library. Is it a good library?
Informations about the package evilanalytics
EvilAnalytics
Track devices, countries, requests, routes and many other with EvilAnalytics ! Version 1.4Documentation language
### 🔒 Privacy You are the master of your data, all analytical data are stored in your database. ### Changelog : V1.4 🤖 Analytical data is now much more accurate !
### Changelog : V1.2 🇫🇷-🇬🇧 The dashboard is now available in French 🇫🇷 and English 🇬🇧 languages
Installation problems? Contact me on discord : Corox#2729 👾
## Getting Started
Install EvilAnalytics is pretty easy ! 😎
`
To significantly increase the accuracy of the analytical data you should include in your App/Console/Kernel.php file this function in the :
![code](https://i.ibb.co/87FwcnN/image.png)
(See the Kernel.php file at the root)
### Then run the task every hour on your server
`
### This will eliminate a large part of the bots every hour
> ## You have almost finished your installation 😇
Run your migrations to create the calls table :
Now you have to configure the Middleware in your web.php file like this :
![code](https://i.ibb.co/Qd37WBN/image.png)
### Good work! 👍
Now acces to the dashboard with /analytics/en ✅
## Caution 🚨 Don't forget to name all your routes, otherwise you won't have an accurate tracking of the number of visits of each page
Don't forget that as such, the panel is accessible by everyone, so don't hesitate to set up a login system to access it : For this, modify /vendor/coroxx/evilanalytics/src/routes/web.php
> ## You have almost finished your installation 😇
Run your migrations to create the calls table :
Now you have to configure the Middleware in your web.php file like this :
![code](https://i.ibb.co/Qd37WBN/image.png)
## Caution 🚨 Don't forget to name all your routes, otherwise you won't have an accurate tracking of the number of visits of each page
Don't forget that as such, the panel is accessible by everyone, so don't hesitate to set up a login system to access it : For this, modify /vendor/coroxx/evilanalytics/src/routes/web.php
## Guide d'installation
Installer EvilAnalytics est plutôt simple ! 😎
`
Pour augmenter nettement la précision des données analytiques vous devez inclure dans votre fichier App/Console/Kernel.php cette fonction dans la fonction :
![code](https://i.ibb.co/87FwcnN/image.png)
(Voir le fichier Kernel.php à la racine)
### Puis exécuter la tâche toutes les heures sur votre serveur
`
### Ce qui va éliminer une grande partie des bots toutes les heures
> ## Vous touchez à la fin de l'installation 😇
Lancez vos migrations pour créer la table calls avec :
Il ne vous reste plus qu'à à ajouter le Middleware dans votre fichier web.php comme l'exemple le montre :
![code](https://i.ibb.co/VpD8GvW/image.png)
### Bon travail chef ! 👍
Maintenant accédez au panel avec l'url /analytics/fr ✅
## Attention 🚨 N'oubliez pas de nommer toutes vos routes, sinon vous n'aurez pas de suivi précis sur le nombre de visite de chaque pages
N'oubliez pas que comme tel, le panel est accessible par tout le monde, n'hésitez pas à mettre en place à un sytème de login pour y accéder Pour cela, il faut modifier les routes /vendor/coroxx/evilanalytics/src/routes/web.php
> ## Vous touchez à la fin de l'installation 😇
Lancez vos migrations pour créer la table calls avec :
Il ne vous reste plus qu'à à ajouter le Middleware dans votre fichier web.php comme l'exemple le montre :
![code](https://i.ibb.co/VpD8GvW/image.png)
## Attention 🚨 N'oubliez pas de nommer toutes vos routes, sinon vous n'aurez pas de suivi précis sur le nombre de visite de chaque pages
N'oubliez pas que comme tel, le panel est accessible par tout le monde, n'hésitez pas à mettre en place à un sytème de login pour y accéder Pour cela, il faut modifier les routes /vendor/coroxx/evilanalytics/src/routes/web.php
# Screenshots / Captures d'écran
![code](https://i.ibb.co/tJG81T9/image.png)
![code](https://i.ibb.co/D5nwRY2/image.png)
![code](https://i.ibb.co/pnbfSFx/image.png)
All versions of evilanalytics with dependencies
PHP Build Version
Package Version
The package coroxx/evilanalytics contains the following files
Loading the files please wait ....