Download the PHP package promatur/sc-analytics without Composer
On this page you can find all versions of the php package promatur/sc-analytics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download promatur/sc-analytics
More information about promatur/sc-analytics
Files in promatur/sc-analytics
Package sc-analytics
Short Description A combination of clientside and serverside analytics for PHP-based websites.
License LGPL-3.0-or-later
Homepage https://promatur.com/
Informations about the package sc-analytics
Server-Client-Analytics
Code Status
Description
A combination of clientside and serverside analytics for PHP-based websites. This repository builds upon existing
analytics solutions and offers integrations for Matomo
and Google Analytics.
Tested using PHP 7.3
, 7.4
and 8.1
.
⠀
⠀
⠀
Usage
It is recommended to use SC-Analytics with composer, which is the easiest way to use it. Just add promatur/sc-analytics
to your projects requirements.
Use some code like this one:
Learn more in the Wiki.
Assets
SC-Analytics also provides JavaScript assets. If you want the combination of server-side and client-side analytics,
configure the location of the assets in your composer.json
:
If you want to use another folder for the assets, configure it in the config:
Learn more about the Composer Assets Plugin.
Error handling
This package has an integration of Sentry, which is optional to use. Errors are automatically handled by Sentry and additional information is added.
Contributing
Using the library
This is a free/libre library under license LGPL v3 or later.
Your pull requests and/or feedback is very welcome!
Contributors
Created by Jan-Nicklas Adler.
I am looking forward to your contributions and pull requests!
All versions of sc-analytics with dependencies
frontpack/composer-assets-plugin Version ^0.11.0
moneyphp/money Version ^3.3
ext-json Version *
ext-curl Version *