From 9d9ab51e608e3152e67626e7315684e2cebb72d3 Mon Sep 17 00:00:00 2001 From: hendr-ik Date: Wed, 18 May 2022 15:22:12 +0200 Subject: [PATCH 1/2] add user access lp --- homepage/content/pages/lp-access.md | 5 + homepage/theme/templates/lp-access.html | 135 ++++++++++++++++++++++++ homepage/theme/templates/lp-matomo.html | 6 +- 3 files changed, 143 insertions(+), 3 deletions(-) create mode 100644 homepage/content/pages/lp-access.md create mode 100644 homepage/theme/templates/lp-access.html diff --git a/homepage/content/pages/lp-access.md b/homepage/content/pages/lp-access.md new file mode 100644 index 0000000..ec8875a --- /dev/null +++ b/homepage/content/pages/lp-access.md @@ -0,0 +1,5 @@ +title: Let your users access their data. | Offen +description: A fair web analytics tool that treats operators and users as equal parties. +slug: user-data-access +template: lp-access +sitemap_priority: 0.1 diff --git a/homepage/theme/templates/lp-access.html b/homepage/theme/templates/lp-access.html new file mode 100644 index 0000000..6e51e6e --- /dev/null +++ b/homepage/theme/templates/lp-access.html @@ -0,0 +1,135 @@ +{% extends "page.html" %} +{% set funnel = True %} + +{% block content %} +
+ +
+
+
+ +
+

+ Fair web analytics +

+
+ +
    +
  • + Your users actively give their consent and have full access to their data. +
  • +
  • + You comply with GDPR guidelines and gain valuable insights at the same time. +
  • +
  • + Offen is open source, lightweight, self hosted and will always be available for free. +
  • +
+
+

+ Switch today! +

+ +
+ +
+
+
+ +
+
+
+ +
+ Matomo alternative +
+ +
+
+
+ +
+
+
+ +

+ 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. +
  • +
  • + Your users can access and delete their data any time or opt out completely. +
  • +
  • + All the essential metrics help you to improve your service in an ethical way. +
  • +
+ +
+
+
+ +
+ +
+ Offen metrics + Offen metrics +
+ +
+
+ +

+ It's time to change. +

+

+ 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. +
  • +
+ +
+
+
+ +
+
+
+ +
+

+ Make a difference. +

+ +
+ +
+
+
+ +
+ +{% endblock %} diff --git a/homepage/theme/templates/lp-matomo.html b/homepage/theme/templates/lp-matomo.html index 6696e9d..0927867 100644 --- a/homepage/theme/templates/lp-matomo.html +++ b/homepage/theme/templates/lp-matomo.html @@ -27,7 +27,7 @@

- Switch today! + Switch today!

Try demo @@ -123,7 +123,7 @@

- Make a difference + It's time to change.

Run your own free and lightweight web analytics. @@ -153,7 +153,7 @@

- Switch today! + Make a difference.

Try demo From 7830bfb3088688eab9c145dd4c841fbead9f4388 Mon Sep 17 00:00:00 2001 From: hendr-ik Date: Wed, 18 May 2022 15:45:27 +0200 Subject: [PATCH 2/2] minor tweaks --- homepage/content/pages/lp-access.md | 2 +- homepage/theme/templates/lp-access.html | 10 +++++----- homepage/theme/templates/lp-matomo.html | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/homepage/content/pages/lp-access.md b/homepage/content/pages/lp-access.md index ec8875a..609c4ac 100644 --- a/homepage/content/pages/lp-access.md +++ b/homepage/content/pages/lp-access.md @@ -1,4 +1,4 @@ -title: Let your users access their data. | Offen +title: Let your users access their data | Offen description: A fair web analytics tool that treats operators and users as equal parties. slug: user-data-access template: lp-access diff --git a/homepage/theme/templates/lp-access.html b/homepage/theme/templates/lp-access.html index 6e51e6e..d963e9e 100644 --- a/homepage/theme/templates/lp-access.html +++ b/homepage/theme/templates/lp-access.html @@ -9,20 +9,20 @@
-

+

Fair web analytics

-
    +
    • Your users actively give their consent and have full access to their data.
    • - You comply with GDPR guidelines and gain valuable insights at the same time. + You comply with GDPR guidelines and gain insights at the same time.
    • - Offen is open source, lightweight, self hosted and will always be available for free. + Offen is open source, self hosted and will always be available for free.
    @@ -88,7 +88,7 @@

    - It's time to change. + Time to change

    Run your own free and lightweight web analytics. diff --git a/homepage/theme/templates/lp-matomo.html b/homepage/theme/templates/lp-matomo.html index 0927867..0c5ca91 100644 --- a/homepage/theme/templates/lp-matomo.html +++ b/homepage/theme/templates/lp-matomo.html @@ -123,7 +123,7 @@

    - It's time to change. + Time to change

    Run your own free and lightweight web analytics.