Umami is a simple, fast, privacy-focused alternative to Google Analytics.
Go to file
ImgBotApp d9f1cbfc23
[ImgBot] Optimize images
*Total -- 137.06kb -> 101.09kb (26.24%)

/public/images/browsers/aol.png -- 3.08kb -> 0.41kb (86.68%)
/public/images/os/ios.png -- 3.37kb -> 0.64kb (80.96%)
/public/images/browsers/curl.png -- 4.11kb -> 1.17kb (71.6%)
/public/images/os/os-2.png -- 4.15kb -> 1.20kb (71.23%)
/public/images/browsers/ios.png -- 4.30kb -> 1.25kb (71.03%)
/public/images/browsers/ios-webview.png -- 4.30kb -> 1.25kb (71.03%)
/public/images/browsers/beaker.png -- 3.41kb -> 1.03kb (69.74%)
/public/images/os/mac-os.png -- 4.62kb -> 1.43kb (69.07%)
/public/images/os/windows-8-1.png -- 3.36kb -> 1.38kb (58.92%)
/public/images/os/windows-8.png -- 3.36kb -> 1.38kb (58.92%)
/public/images/os/blackberry-os.png -- 3.07kb -> 1.89kb (38.37%)
/public/images/browsers/blackberry.png -- 2.06kb -> 1.40kb (31.85%)
/public/images/browsers/searchbot.png -- 1.56kb -> 1.23kb (21.37%)
/public/images/os/sun-os.png -- 2.66kb -> 2.24kb (15.79%)
/public/images/os/amazon-os.png -- 2.33kb -> 1.98kb (15%)
/public/images/os/windows-3-11.png -- 3.18kb -> 2.75kb (13.49%)
/public/images/os/windows-98.png -- 3.18kb -> 2.75kb (13.49%)
/public/images/os/windows-2000.png -- 3.18kb -> 2.75kb (13.49%)
/public/images/os/windows-95.png -- 3.18kb -> 2.75kb (13.49%)
/public/mstile-150x150.png -- 2.93kb -> 2.54kb (13.35%)
/public/images/os/windows-server-2003.png -- 2.66kb -> 2.37kb (10.87%)
/public/images/os/windows-me.png -- 2.66kb -> 2.37kb (10.87%)
/public/images/os/windows-7.png -- 2.66kb -> 2.37kb (10.87%)
/public/images/os/windows-vista.png -- 2.66kb -> 2.37kb (10.87%)
/public/images/os/windows-xp.png -- 2.66kb -> 2.37kb (10.87%)
/public/images/os/beos.png -- 2.86kb -> 2.57kb (10.24%)
/public/images/os/open-bsd.png -- 3.33kb -> 3.03kb (8.99%)
/public/images/browsers/android.png -- 1.61kb -> 1.47kb (8.26%)
/public/images/os/linux.png -- 1.90kb -> 1.74kb (8.18%)
/public/images/browsers/miui.png -- 1.77kb -> 1.65kb (6.89%)
/public/images/os/android-os.png -- 1.86kb -> 1.76kb (5.67%)
/public/images/browsers/edge.png -- 2.10kb -> 2.00kb (4.92%)
/public/images/os/qnx.png -- 2.39kb -> 2.28kb (4.81%)
/public/favicon-32x32.png -- 0.87kb -> 0.83kb (4.17%)
/public/apple-touch-icon.png -- 2.03kb -> 1.95kb (4%)
/public/safari-pinned-tab.svg -- 5.02kb -> 4.84kb (3.62%)
/public/android-chrome-512x512.png -- 22.16kb -> 21.47kb (3.09%)
/public/favicon-16x16.png -- 0.58kb -> 0.57kb (2.85%)
/public/android-chrome-192x192.png -- 7.71kb -> 7.53kb (2.38%)
/public/images/browsers/instagram.png -- 2.15kb -> 2.13kb (1.14%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-08-02 00:00:06 +00:00
.github Update node versions in CI. 2023-07-28 20:04:30 -07:00
.husky Fix build issues. 2021-11-22 14:53:36 -08:00
assets Return team websites under dashboard. 2023-07-27 13:20:22 -07:00
components Added ability to delete reports. 2023-07-30 00:11:26 -07:00
db Updates to insights, event data, telemetry. 2023-07-23 13:18:01 -07:00
docker Allow slashes in tracker names. 2023-04-20 01:52:49 -07:00
hooks Added ability to delete reports. 2023-07-30 00:11:26 -07:00
lang Updated language files. 2023-07-28 23:11:40 -07:00
lib Added ability to delete reports. 2023-07-30 00:11:26 -07:00
pages Added ability to delete reports. 2023-07-30 00:11:26 -07:00
public [ImgBot] Optimize images 2023-08-02 00:00:06 +00:00
queries Refactored queries. 2023-07-29 22:03:34 -07:00
scripts Updates to insights, event data, telemetry. 2023-07-23 13:18:01 -07:00
store Refactored functionality for all time date range. 2023-07-26 13:42:55 -07:00
styles Revert font. 2023-04-02 23:12:43 -07:00
tracker chore(tracker): 🏷️ could not use `string` in `EventData` 2023-06-03 00:36:04 +02:00
.dockerignore Updated packages. 2023-04-21 14:39:06 -07:00
.eslintrc.json POC for exporting components. 2023-04-21 12:43:37 -07:00
.gitignore feat: API for event data now can return associated event name 2023-07-14 16:57:38 +02:00
.prettierignore Updated packages. 2023-04-21 14:39:06 -07:00
.prettierrc.json Initial commit. 2020-07-17 01:03:38 -07:00
.stylelintrc.json Update readme. 2022-04-07 18:15:45 -07:00
Dockerfile Added middleware for docker. 2023-04-19 08:49:16 -07:00
LICENSE Updated packages. 2022-12-26 20:50:55 -08:00
README.md Merge branch 'dev' 2023-04-17 11:08:17 -07:00
app.json Changed HASH_SALT to APP_SECRET. 2022-12-27 21:38:23 -08:00
docker-compose.yml Merge pull request #2027 from theshamuel/patch-2 2023-05-12 18:57:08 -07:00
jsconfig.json Initial commit. 2020-07-17 01:03:38 -07:00
lang-ignore.json Merge pull request #2010 from RohrerF/swiss-german-translations 2023-05-04 14:21:19 -07:00
netlify.toml Adds @netlify/plugin-nextjs package & fixed dashboard link id 2022-10-25 15:01:49 +01:00
next-env.d.ts Dev (#1702) 2022-12-12 19:45:38 -08:00
next.config.js refactor: Change the name of the environment variable 2023-07-28 10:18:48 -03:00
package.json Bump version v2.4.0. 2023-07-28 23:16:36 -07:00
postcss.config.js Removed rollup for components. 2023-04-21 13:16:54 -07:00
rollup.tracker.config.js Fixed tracker config. 2023-05-30 19:58:28 -07:00
tsconfig.json Revert tsconfig.json. 2023-04-21 16:06:49 -07:00
yarn.lock Updated prisma to v5.0.0. 2023-07-28 17:56:02 -07:00

README.md

umami

Umami is a simple, fast, privacy-focused alternative to Google Analytics.

Getting started

A detailed getting started guide can be found at https://umami.is/docs/

Installing from source

Requirements

  • A server with Node.js version 12 or newer
  • A database. Umami supports MySQL and Postgresql databases.

Install Yarn

npm install -g yarn

Get the source code and install packages

git clone https://github.com/umami-software/umami.git
cd umami
yarn install

Configure umami

Create an .env file with the following

DATABASE_URL=connection-url

The connection url is in the following format:

postgresql://username:mypassword@localhost:5432/mydb

mysql://username:mypassword@localhost:3306/mydb

Build the application

yarn build

The build step will also create tables in your database if you ae installing for the first time. It will also create a login user with username admin and password umami.

Start the application

yarn start

By default this will launch the application on http://localhost:3000. You will need to either proxy requests from your web server or change the port to serve the application directly.

Installing with Docker

To build the umami container and start up a Postgres database, run:

docker compose up -d

Alternatively, to pull just the Umami Docker image with PostgreSQL support:

docker pull docker.umami.dev/umami-software/umami:postgresql-latest

Or with MySQL support:

docker pull docker.umami.dev/umami-software/umami:mysql-latest

Getting updates

To get the latest features, simply do a pull, install any new dependencies, and rebuild:

git pull
yarn install
yarn build

To update the Docker image, simply pull the new images and rebuild:

docker compose pull
docker compose up --force-recreate

License

MIT