diff --git a/homepage/content/pages/lp-matomo.md b/homepage/content/pages/lp-matomo.md new file mode 100644 index 0000000..acacaca --- /dev/null +++ b/homepage/content/pages/lp-matomo.md @@ -0,0 +1,5 @@ +title: A truly privacy focused Matomo alternative | Offen +description: There is room for improvement with Matomos decisions regarding privacy. +slug: matomo-alternative +template: lp-matomo +sitemap_priority: 0.1 diff --git a/homepage/pelicanconf.py b/homepage/pelicanconf.py index 223569f..34d950e 100644 --- a/homepage/pelicanconf.py +++ b/homepage/pelicanconf.py @@ -110,5 +110,7 @@ DOCS_GETSTARTED_URL = 'https://docs.offen.dev/running-offen/' DOCS_GETSTARTED_URL_CAMPAIGN = 'https://docs.offen.dev/running-offen/?utm_campaign=get-started' DOCS_TRYDEMO_URL = 'https://docs.offen.dev/running-offen/test-drive/' DOCS_TRYDEMO_URL_CAMPAIGN = 'https://docs.offen.dev/running-offen/test-drive/?utm_campaign=try-demo' +LP_MATOMO_URL_TRY = '' +LP_MATOMO_URL_DOWNLOAD = '' OFFEN_ACCOUNT_ID = os.environ.get('OFFEN_ACCOUNT_ID', None) diff --git a/homepage/theme/static/css/fix.css b/homepage/theme/static/css/fix.css index 012174d..e66a726 100644 --- a/homepage/theme/static/css/fix.css +++ b/homepage/theme/static/css/fix.css @@ -56,6 +56,9 @@ COLORS .cclr-bg-white-dark { background-color: #f9f7f2; } +.cclr-bg-white-semi-dark { + background-color: #fffdf9; +} .cclr-bg-white-fade { background: linear-gradient(218.39deg, #FFFFFF 1.47%, rgba(255, 255, 255, 0) 98.24%), #F3F0E7; } diff --git a/homepage/theme/static/images/gfx-matomo-lp-metrics-mobil.png b/homepage/theme/static/images/gfx-matomo-lp-metrics-mobil.png new file mode 100644 index 0000000..92d2675 Binary files /dev/null and b/homepage/theme/static/images/gfx-matomo-lp-metrics-mobil.png differ diff --git a/homepage/theme/static/images/gfx-matomo-lp-metrics-mobile.png b/homepage/theme/static/images/gfx-matomo-lp-metrics-mobile.png new file mode 100644 index 0000000..00dd7ed Binary files /dev/null and b/homepage/theme/static/images/gfx-matomo-lp-metrics-mobile.png differ diff --git a/homepage/theme/static/images/gfx-matomo-lp-metrics.png b/homepage/theme/static/images/gfx-matomo-lp-metrics.png new file mode 100644 index 0000000..eef8e0f Binary files /dev/null and b/homepage/theme/static/images/gfx-matomo-lp-metrics.png differ diff --git a/homepage/theme/static/images/gfx-matomo-lp-metrics.svg b/homepage/theme/static/images/gfx-matomo-lp-metrics.svg new file mode 100644 index 0000000..0caba81 --- /dev/null +++ b/homepage/theme/static/images/gfx-matomo-lp-metrics.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/homepage/theme/static/images/gfx-matomo-lp.png b/homepage/theme/static/images/gfx-matomo-lp.png new file mode 100644 index 0000000..172f8ad Binary files /dev/null and b/homepage/theme/static/images/gfx-matomo-lp.png differ diff --git a/homepage/theme/templates/archives.html b/homepage/theme/templates/archives.html index 104212c..d03e4b0 100644 --- a/homepage/theme/templates/archives.html +++ b/homepage/theme/templates/archives.html @@ -10,7 +10,7 @@ {% block content %}
-

+

Fair Analytics Blog

diff --git a/homepage/theme/templates/getstarted.html b/homepage/theme/templates/getstarted.html index 884f49a..d247a63 100644 --- a/homepage/theme/templates/getstarted.html +++ b/homepage/theme/templates/getstarted.html @@ -7,7 +7,7 @@
-

+

Get started

diff --git a/homepage/theme/templates/lp-matomo.html b/homepage/theme/templates/lp-matomo.html new file mode 100644 index 0000000..5b6b0e7 --- /dev/null +++ b/homepage/theme/templates/lp-matomo.html @@ -0,0 +1,160 @@ +{% extends "page.html" %} +{% set funnel = True %} + +{% block content %} +
+ +
+
+
+ +
+

+ A truly privacy focused Matomo alternative +

+
+ +
+
+
+ +
+
+
+ +
+ Matomo alternative +
+ +
+
+
+ +
+
+
+ +
    +
  • + Users actively give their consent to collection of data. +
  • +
  • + They can delete it or opt out at any time with full data access. +
  • +
  • + Offen is open source, lightweight, self hosted and free. +
  • +
+
+

+ Switch today! +

+ +
+ +
+
+
+ +
+
+
+ +

+ Why an alternative? +

+

+ There is room for improvement with Matomos decisions regarding privacy. +

+
    +
  • + Consent is practically a preset. By default, Matomo only offers an opt-out feature. +
  • +
  • + Access to usage data is not automated and tedious. +
  • +
+ +

+ The installation and daily operation of Matomo is quite complex. +

+
    +
  • + Many system dependencies have to be pre-installed. +
  • +
  • + The tracking script used is very extensive and delays the loading of pages. +
  • +
+ +
+
+
+ +
+
+
+ +

+ Balanced between operator and user +

+

+ Offen is a web analytics tool that treats operators and users as equal parties. +

+
    +
  • + Offen's default is to NOT collect any data. Usage data is collected after opt-in only. +
  • +
  • + Users have full access to their data. They can delete it any time or opt out completely. +
  • +
  • + With all essential metrics you can gain valuable insights in an ethical way. +
  • +
+ +
+
+
+ +
+ +
+ Offen metrics + Offen metrics +
+ +
+
+ +

+ Make a difference +

+

+ Run your own free and lightweight web analytics. +

+
    +
  • + Offen is fully open source and will always be available for free. No “Pro Plans” lurking. +
  • +
  • + You self host and don’t transfer any data to third parties. +
  • +
  • + The installation is relatively simple and the tracking script is reduced to a minimum. +
  • +
  • + Detailed documentation assists with the installation and daily operation. +
  • +
+ +
+
+
+ +
+ +{% endblock %} diff --git a/homepage/theme/templates/trydemo.html b/homepage/theme/templates/trydemo.html index 7255a8d..5911e00 100644 --- a/homepage/theme/templates/trydemo.html +++ b/homepage/theme/templates/trydemo.html @@ -7,7 +7,7 @@
-

+

Try demo