mirror of
https://github.com/4ev-link/blog.4ev.link.git
synced 2026-01-13 16:18:05 +00:00
Fix: Correct capitalization and errors in blog post
This commit is contained in:
@@ -26,6 +26,13 @@
|
|||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
<script type="text/markdown" id="posts">
|
<script type="text/markdown" id="posts">
|
||||||
|
### Analytics is here
|
||||||
|
*October 15, 2025*
|
||||||
|
|
||||||
|
We took a new approach to analytics. This way, not only do we save on storage, but the analytics are more privacy-friendly and respectful of the user. Other analytics methods that are less privacy-friendly require you to create a new database row for each click. This is storage-heavy. Our method only creates a row for each referrer and just increments the click counter. This is very lightweight and gives you only the most important information: the referrer and number of clicks. We don't log any information about each click, like location or device type. We think this information isn't actually useful to the user. Don't forget to email us any new suggestions at hey@4ev.link.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### What makes a link 'forever'?
|
### What makes a link 'forever'?
|
||||||
*October 10, 2025*
|
*October 10, 2025*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user