-
Updated
Aug 11, 2021 - PHP
#
matomo
Here are 143 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
Aug 5, 2021 - Java
Bitnami Docker Image for Matomo
-
Updated
Aug 10, 2021 - Shell
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
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
Aug 11, 2021 - PHP
Matomo analytics for Nuxt.js
-
Updated
Jan 31, 2021 - JavaScript
Matomo (aka. Piwik) web analytics for applications based on Angular 5 to 12.
-
Updated
Jul 12, 2021 - TypeScript
Some examples of docker-compose stacks used on ComputerZ Solutions...
nginx
wordpress
grafana
nextcloud
prometheus
mariadb
traefik
portainer
nginx-configuration
nginx-php-fpm
nginx-docker
wordpress-docker
pihole
matomo
traefik-configurations
traefik-v2
traefik-docker
traefik-dynamic-configurations
-
Updated
Jun 27, 2021 - Shell
Matomo Analytics Module for Magento 2
-
Updated
Jul 24, 2021 - PHP
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 and usage type that any IP address or hostname originates from.
-
Updated
Jan 5, 2021 - PHP
ExtraTools is a plugin for Matomo, which provides some console commands.
-
Updated
Dec 22, 2020 - PHP
-
Updated
May 26, 2021 - PHP
Source files for the icons in Matomo
-
Updated
Jul 25, 2021 - Python
A Matomo plugin that protect track ID
-
Updated
Mar 10, 2021 - 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?