Sporløs Analytics

설명

Sporløs measures your website without cookies, without storing IP addresses and
without collecting any personal data. Because nothing is ever stored or read on
the visitor’s device, no consent is required under the EU ePrivacy rules and the
Norwegian Electronic Communications Act — which means you can remove your
cookie banner
.

  • No cookies, nothing written to the browser
  • No IP addresses stored
  • Data hosted in Norway on European-owned infrastructure
  • Lightweight script (~1.5 kB) that never slows your site down
  • Page views, sources, UTM campaigns, goals, funnels and more
  • The tracking script is open source (MIT) so anyone can verify the claims:
    https://github.com/datamynt/sporlos-tracker

This plugin adds the Sporløs tracking script to all public pages of your site.
You need an account at sporlos.no (30-day free trial) or a
self-hosted Sporløs server. The service interface is currently in Norwegian.

설치

  1. Install and activate the plugin.
  2. Go to Settings Sporløs.
  3. Paste the site ID from your Sporløs dashboard (“Show tracking code”).

FAQ

Do I need a cookie banner?

No. Sporløs never stores anything on the visitor’s device and collects no
personal data, so consent is not required.

Are logged-in users tracked?

By default no, so your own editors do not pollute the numbers. You can enable
it under Settings Sporløs.

Can I self-host?

Yes. Sporløs’ tracker is open source and the service supports self-hosting.
Point the “Sporløs server” setting to your own installation.

What data is sent?

Site ID, page path, referrer and whitelisted utm_source/utm_medium/utm_campaign
parameters. Never the full URL, never cookies, never fingerprints. The script
source is public: https://github.com/datamynt/sporlos-tracker

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Sporløs Analytics”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Sporløs Analytics”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.1.0

  • First release: script enqueue with defer strategy, settings page, logged-in users excluded by default.