-
Updated
Apr 13, 2022 - PHP
#
matomo
Here are 167 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
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 12, 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
Some examples of docker-compose stacks used on ComputerZ Solutions...
docker
nginx
wordpress
docker-compose
grafana
nextcloud
prometheus
mariadb
traefik
portainer
nginx-php-fpm
pihole
matomo
traefik-v2
-
Updated
Apr 4, 2022 - Shell
Matomo analytics for Nuxt.js
-
Updated
Nov 9, 2021 - JavaScript
Matomo (aka. Piwik) web analytics for applications based on Angular 5 to 12.
-
Updated
Apr 9, 2022 - TypeScript
Matomo Analytics Module for Magento 2
-
Updated
Jan 28, 2022 - PHP
Matomo (fka. Piwik) client for Angular applications, compatible with Angular 9-13
-
Updated
Mar 31, 2022 - TypeScript
Use IP2Location geolocation database to lookup for accurate visitor location in Matomo (Piwik) 3.x. It enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation, usage type, address type and IAB category that any IP address or hostname originates from.
-
Updated
Apr 5, 2022 - PHP
ExtraTools is a plugin for Matomo, which provides some console commands.
-
Updated
Mar 11, 2022 - PHP
-
Updated
Jan 2, 2022 - PHP
Improve this page
Add a description, image, and links to the matomo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the matomo 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?