The Wayback Machine - https://web.archive.org/web/20220413213509/https://github.com/topics/matomo
Skip to content
#

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!
  • Updated Apr 13, 2022
  • PHP
jonkoops
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 help wanted good first issue

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

Improve this page

Add a description, image, and links to the matomo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the matomo topic, visit your repo's landing page and select "manage topics."

Learn more