mirror of
https://github.com/offen/website.git
synced 2024-11-22 09:00:28 +01:00
update index gfx
This commit is contained in:
parent
dd831903ba
commit
19399c7a52
@ -1,6 +1,6 @@
|
||||
title: Disclose what you collect
|
||||
description: Why we drafted a standard that allows you to disclose information about your use of analytics software and user tracking.
|
||||
date: 2021-05-20
|
||||
date: 2021-05-24
|
||||
slug: analytics-txt
|
||||
url: /blog/analytics-txt/
|
||||
sitemap_priority: 0.7
|
||||
@ -10,7 +10,7 @@ bottom_cta: cookie
|
||||
|
||||
# Disclose what you collect
|
||||
|
||||
The variety of data protection regulations and the range of methods used to collect usage data make web analytics a confusing field. A well-defined way for websites to indicate their use of analytics and tracking software is still missing. We started working on such a standard and gave it the name `analytics.txt` .
|
||||
The variety of data protection regulations and the range of methods used to collect usage data make web analytics a confusing field. A well-defined way for websites to indicate their use of analytics and tracking software is still missing. Earlier this year we started working on such a standard and gave it the name `analytics.txt` .
|
||||
|
||||
### Learning from building Offen
|
||||
|
||||
|
@ -181,7 +181,7 @@ LAYOUT
|
||||
height: 24rem;
|
||||
}
|
||||
.hx-customize {
|
||||
height: 28rem;
|
||||
height: 26rem;
|
||||
}
|
||||
.mx-customize {
|
||||
margin: 0;
|
||||
@ -466,7 +466,7 @@ STACKING IMAGES
|
||||
}
|
||||
.bg-feature-3 {
|
||||
top: 0;
|
||||
left: -35%;
|
||||
left: -50%;
|
||||
z-index : 410;
|
||||
}
|
||||
.bg-compare-a-pfeil {
|
||||
@ -525,7 +525,7 @@ STACKING IMAGES
|
||||
left: calc(50% - 21rem);
|
||||
}
|
||||
.bg-feature-3 {
|
||||
left: calc(50% - 18rem);
|
||||
left: calc(50% - 28rem);
|
||||
}
|
||||
.bg-compare-c-pfeil {
|
||||
top: -5rem;
|
||||
|
Loading…
Reference in New Issue
Block a user