-
Updated
Apr 2, 2022 - PHP
#
piwik
Here are 117 public repositories matching this topic...
Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. We love Pull Requests!
mysql
php
security
website
marketing
privacy
mobile
log
analytics
web-analytics
piwik
intranet
growth
hacktoberfest
matomo
Vendor-agnostic analytics for Angular2 applications.
angular
hack
analytics
application-insights
angular2
google-analytics
mixpanel
piwik
google-tag-manager
angular4
ngx
angulartics2
baidu-analytics
kissmetrics
facebook-pixel
angulartics
segmentio
hacktoberfest
angular5
-
Updated
Mar 16, 2022 - TypeScript
Discontinued. Fork at your will.
docker
nginx
alpine
nextcloud
boringssl
rtorrent
tor
piwik
ghost
alpine-linux
mastodon
flood
boinc
isso
lychee
searx
libresonic
privatebin
cowrie
kippo-graph
-
Updated
Nov 17, 2021 - Shell
SDK for Android to measure your apps with Matomo. Works on Android phones, tablets, Fire TV sticks, and more!
-
Updated
Dec 3, 2021 - Java
jonkoops
commented
Aug 4, 2020
Right now we are exporting the types that are used from the root of the library as export { types }, meaning that you can import them and use them as follows:
import { types } from '@datapunt/matomo-tracker-js'
const options: types.UserOptions = {
id: 1
}From the perspective of shipping the types this makes very little sense, it also creates empty import statements whic
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Bitnami Docker Image for Matomo
-
Updated
Apr 2, 2022 - Shell
Get a fully functioning Matomo Analytics for your WordPress. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Privacy is built-in. 100% data ownership, no one else can see your data. We love Pull Requests!
-
Updated
Mar 24, 2022 - PHP
Matomo analytics for Nuxt.js
-
Updated
Nov 9, 2021 - JavaScript
Matomo (aka. Piwik) web analytics for applications based on Angular 5 to 12.
-
Updated
Mar 2, 2022 - TypeScript
Piwik analytics component for react-router
-
Updated
Oct 11, 2018 - JavaScript
Matomo Analytics Module for Magento 2
-
Updated
Jan 28, 2022 - PHP
A Flarum extension that provides your forum piwik's and google's analytics features
-
Updated
Jun 3, 2021 - JavaScript
Piwik plugin to locate all locale data of a user based on the IP address/subnetwork (country, region, city, latitude, longitude, provider, ...)
-
Updated
Feb 6, 2022 - PHP
-
Updated
Jan 2, 2022 - PHP
Javascript library to do Event Tracking using Google Analytics or Piwik
-
Updated
Mar 15, 2018 - JavaScript
LoginShibboleth is the Shibboleth/LDAP login plug-in for Piwik.
-
Updated
Dec 5, 2019 - PHP
A simple bash script that dump and compress matomo's database and files. Even on shared hostings!
-
Updated
Jun 21, 2021 - Shell
Improve this page
Add a description, image, and links to the piwik topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the piwik topic, visit your repo's landing page and select "manage topics."
While i develop locally i create a lot of traffic. In vue-gtag there is option for it:
https://matteogabriele.gitbooks.io/vue-analytics/content/docs/turn-off-development.html
Is there anything similar in vue-matomo?