https://github.com/FriendsOfFlarum/analytics
A Flarum extension that provides your forum piwik's and google's analytics features
https://github.com/FriendsOfFlarum/analytics
analytics flagrow flarum flarum-extension google-analytics piwik
Last synced: 21 days ago
JSON representation
A Flarum extension that provides your forum piwik's and google's analytics features
- Host: GitHub
- URL: https://github.com/FriendsOfFlarum/analytics
- Owner: FriendsOfFlarum
- License: mit
- Created: 2015-09-18T11:31:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T09:21:38.000Z (7 months ago)
- Last Synced: 2024-10-29T22:37:23.870Z (6 months ago)
- Topics: analytics, flagrow, flarum, flarum-extension, google-analytics, piwik
- Language: JavaScript
- Homepage: https://discuss.flarum.org/d/1983
- Size: 457 KB
- Stars: 33
- Watchers: 7
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-flarum - FoF Analytics - Provides your forum Piwik and Google Analytics features. (Extensions / Analytics & SEO ([:top:](#table-of-contents)))
README
# FriendsOfFlarum Analytics
[](https://github.com/FriendsOfFlarum/analytics/blob/master/LICENSE.md) [](https://packagist.org/packages/fof/analytics) [](https://packagist.org/packages/fof/analytics) [](https://opencollective.com/fof/donate)
A [Flarum](https://flarum.org/) extension that adds Google or Matomo analytics features to your forum.
## Screenshot


## Goals
- Allow Google and Matomo analytics service.
- Use Google Optimise to quickly understand how your community can be improved.## Installation
```bash
composer require fof/analytics:*
```## Configuration
- Matomo's URL should not end with an `/`, ex: `domain.com` or `domain.com/matomo`.
- Visit the admin panel to configure your analytics services.
- If enabled, visit the Analytics page in admin to see your Matomo analytics results.## Links
- [Flarum Discuss post](https://discuss.flarum.org/d/1983)
- [Source code on GitHub](https://github.com/FriendsOfFlarum/analytics)
- [Report an issue](https://github.com/FriendsOfFlarum/analytics/issues)
- [Download via Packagist](https://packagist.org/packages/fof/analytics)An extension by [FriendsOfFlarum](https://friendsofflarum.org/).