{% block head %} {% block title %}{{ title }}{% endblock %} {% if template != 'archives' %} {% endif %} {% assets filters="postcss", output="css/style.min.css", "css/tachyons.min.css", "css/fix.css", "css/fonts.css" %} {% endassets %} {% if OFFEN_ACCOUNT_ID and not no_stats %} {% endif %} {% endblock %}
{% block content %}{% endblock %}
{% else %} {% block outro %}
{% if bottom_cta == 'index' %} {% endif %} {% if bottom_cta == 'blog' %} {% endif %} {% if bottom_cta == 'quality' %}

Also on our blog

Opt-in for quality insights

Collecting data only with user consent has a less obvious implication: the quality of insights from web analytics increases. Read more

{% endif %} {% if bottom_cta == 'matomo' %}

Also on our blog

Why Offen is a valid Matomo alternative

This brief comparison of both tools gives you a first insight into the field of fair and lightweight web analytics. Read more

{% endif %} {% if bottom_cta == 'fair' %}

Also on our blog

Let's build a web that is privacy friendly and fair

What does the term 'privacy friendly' actually stand for? Mostly it's just about technical issues that don't tackle the underlying problem. Read more

{% endif %} {% if bottom_cta == 'budget' %}

Also on our blog

Hosting Offen on a budget

Here are some real world options for hosting Offen on a budget. Let's compare how they relate in terms of ease of deployment, performance and pricing. Read more

{% endif %}
{% endblock %}

Offen

Fair web analytics

{{ BUILD_DATE | strftime('%B %Y') }}
{% endif %} {% block scripts %} {% assets filters="rjsmin", output="scripts/packed.js", "scripts/jquery-3.4.1.min.js", "scripts/menu.js", "scripts/fade.js" %} {% endassets %} {% endblock %}