mirror of
https://github.com/offen/website.git
synced 2024-11-22 01:00:26 +01:00
update links
This commit is contained in:
parent
365ce73c2c
commit
dfbd114070
@ -20,10 +20,10 @@ A first approach to one of our major features is implemented. Websites that embe
|
||||
[Learn more](https://analytics.offen.dev/){: target="_blank" data-button="yellow"}
|
||||
|
||||
### Accidental leaks dont expose data
|
||||
We encrypt all event data before it leaves the browser. [Two types](#){: target="_blank"} of crypto implementations are used for this. This allows us to handle user data from both https and http-only sites securely.
|
||||
We encrypt all event data before it leaves the browser. [Two types](https://github.com/offen/offen/pull/270){: target="_blank"} of crypto implementations are used for this. This allows us to handle user data from both https and http-only sites securely.
|
||||
|
||||
### What exactly happens on your website?
|
||||
The insight into user behavior has been improved. Still, no sensitive user information is collected. We have added seven additional statistics like Average Page Depth as well as Landing and Exit Pages. Here you find an [overview of all added stats.](#){: target="_blank"}
|
||||
The insight into user behavior has been improved. Still, no sensitive user information is collected. We have added seven additional statistics like Average Page Depth as well as Landing and Exit Pages. Here you find an [overview of all added stats.](https://github.com/offen/offen/pull/270){: target="_blank"}
|
||||
|
||||
### We are live
|
||||
The current state of *Offen runs on this domain.* You should have noticed our conset banner by now. Opted in? Head to the [Auditorium](https://analytics.offen.dev/auditorium/){: target="_blank"} to manage your data. If not, please have a look at our [Explainer.](https://analytics.offen.dev/){: target="_blank"}
|
||||
@ -48,4 +48,4 @@ Currently, the way we store encryption keys securely on the client side does not
|
||||
|
||||
### Deep dive
|
||||
Interested in the details? Want to get your hands dirty? Head over to our GitHub repo.
|
||||
[Open milestone 2 Pull Request](#){: target="_blank" data-button="black"}
|
||||
[Open milestone 2 Pull Request](https://github.com/offen/offen/pull/270){: target="_blank" data-button="black"}
|
||||
|
Loading…
Reference in New Issue
Block a user