mirror of
https://github.com/offen/website.git
synced 2024-11-22 17:10:29 +01:00
update privacy statement and metrics visuals
This commit is contained in:
parent
86c5650e04
commit
b55c6976e2
@ -16,7 +16,7 @@ For data to be collected you need to opt in first. [You can do this in the conse
|
|||||||
Only page views, sessions, referrer and visited URLs are collected. From this, other metrics such as the bounce rate are calculated.
|
Only page views, sessions, referrer and visited URLs are collected. From this, other metrics such as the bounce rate are calculated.
|
||||||
|
|
||||||
#### What data isn't collected?
|
#### What data isn't collected?
|
||||||
Location data, device information and engagement are not collected. There are also no fingerprinting technologies in use.
|
Device information and engagement are not collected. There are also no fingerprinting technologies in use.
|
||||||
|
|
||||||
#### How is my data handled?
|
#### How is my data handled?
|
||||||
Your usage data is encrypted end-to-end. It will be automatically deleted after 6 months. You can delete your usage data yourself at any time.
|
Your usage data is encrypted end-to-end. It will be automatically deleted after 6 months. You can delete your usage data yourself at any time.
|
||||||
|
@ -245,7 +245,7 @@ LAYOUT
|
|||||||
}
|
}
|
||||||
.stackbox-30 {
|
.stackbox-30 {
|
||||||
z-index : 140;
|
z-index : 140;
|
||||||
top: 36rem;
|
top: 37rem;
|
||||||
left: calc(100% - 27rem)
|
left: calc(100% - 27rem)
|
||||||
}
|
}
|
||||||
.stackbox-40 {
|
.stackbox-40 {
|
||||||
@ -255,7 +255,7 @@ LAYOUT
|
|||||||
}
|
}
|
||||||
.stackbox-50 {
|
.stackbox-50 {
|
||||||
z-index : 148;
|
z-index : 148;
|
||||||
top: 73.8rem;
|
top: 75rem;
|
||||||
left: calc(100% - 27rem)
|
left: calc(100% - 27rem)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -273,7 +273,7 @@ LAYOUT
|
|||||||
left: 29rem;
|
left: 29rem;
|
||||||
}
|
}
|
||||||
.stackbox-40 {
|
.stackbox-40 {
|
||||||
top: 55rem;
|
top: 50rem;
|
||||||
left: 6rem;
|
left: 6rem;
|
||||||
}
|
}
|
||||||
.stackbox-50 {
|
.stackbox-50 {
|
||||||
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 230 KiB After Width: | Height: | Size: 210 KiB |
Loading…
Reference in New Issue
Block a user