{% 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 == 'protocol' %}

Also on our blog

Introducing the Offen Protocol

A new vocabulary for software that aims to handle usage data in a transparent manner. Read more

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

Also on our blog

Disclose what you collect

Why we drafted a standard that allows you to disclose information about your use of analytics software and user tracking. Read more

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

Also on our blog

Privacy focus? Consider the cookie

Using cookies does not necessarily equal tracking your users. Learn how you can use cookies to respect the privacy of your users. Read more

{% 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/menu.js", "scripts/fade.js" %} {% endassets %} {% endblock %}