This is a personal site with no user accounts and no commercial purpose. Here’s exactly what gets collected, and how to opt out.
$ cat ./collected.md
- When you click
accepton the cookie banner, the site loads Google Analytics 4 (GA4). - GA4 records anonymous page views, browser metadata, and approximate location derived from your IP.
- Your IP address is used by GA4 to derive approximate geographic location. GA4 does not log or persistently store IP addresses; they are processed transiently for region attribution.
- If you click
decline, no analytics cookies are set and no data is sent to Google. - Default state on first visit is denied — nothing is shared until you explicitly accept.
$ ls ./storage/
consent_v1— stored in your browser’slocalStorageby this site. Holds your accept/decline choice. Persists until you clear browser data._ga,_ga_FDGKNGJZW5— set by Google Analytics only after consent. Both expire after ~24 months.- No advertising, retargeting, or third-party trackers beyond GA4.
$ man gdpr
- Access: request a copy of what’s associated with your visit.
- Delete: request deletion from the GA4 property.
- Withdraw consent: click
declineon a return visit, or clear browser storage to be re-asked. You can also opt out of GA4 site-wide via the Google Analytics Opt-out Browser Add-on.
Contact for any data request: me@akadashe.com.
$ cat ./ai.md
This site was designed, written, and built collaboratively with Claude (Anthropic). The site itself does not generate, serve, or process AI-generated responses on user request. There is no user input collected beyond the analytics described above.
$ stat ./policy
Last updated on .