Catchpoint named a Leader in the first Gartner® Magic Quadrant™ for Digital Experience Monitoring. Read the report

Menu:

Save Test Results with a Free Account Sign Up & Save Test Result

Webpage Performance Test Result

  • Settings: DesktopChromev128CableFrankfurt, Germany
    More
Screenshot

Requests Details

Use this page to explore the metric timings and request waterfall for any run of your test.

Page Performance Metrics (Run 1)

View run details: Run 1 (Repeat View)

TTFB Start Render FCP Speed Index LCP CLS TBT DC Time DC Requests DC Bytes Total Time Total Requests Page Weight
.682S 1.100S 1.132S 1.100S 1.132S 0 .000S 1.094S 4 18KB 1.286S 5 18KB

Visual Page Loading Process (Explore)

Navigation Timings
domContentLoadedEvent loadEvent
0.886s - 0.886s (0s) 1.002s - 1.002s (0s)
Custom Metrics Data
Colordepth
24
Dpi
{"dppx":1,"dpcm":37.79527559055118,"dpi":96}
Images
[]
Resolution
{"absolute":{"height":1200,"width":1920},"available":{"height":1200,"width":1920}}
fonts
[]
generated-content-percent
-1.34
generated-content-size
-0.27
imgs-in-viewport
[]
imgs-no-alt
[]
imgs-out-viewport
[]
jsLibsVulns
[]
meta-viewport
width=device-width,initial-scale=1.0
possibly-render-blocking-reqs
["https:\/\/zoia.org\/assets\/css\/styles.css"]
rendered-html
<html lang="en"><head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <meta name="description" content="Tech, Strategy, and Infinite Curiosity"> <title> zoia.org </title> <link rel="icon" href="/assets/icons/favicon.png" type="image/png"> <link href="https://zoia.org/assets/css/styles.css" rel="stylesheet"> </head> <body> <div class="flex flex-col h-screen justify-between"> <header> <nav class="fixed flex flex-row border-b border-neutral-200 justify-between w-full px-7 md:py-1.5 bg-white"> <div class="pt-2.5 basis-1/3"> <a href="https://zoia.org" aria-label="zoia.org" title="zoia.org"> <span class="text-xl font-semibold" style="color: rgb(252, 108, 12);">ZOIA</span><span class="text-xl font-normal" style="color: rgb(68, 68, 68);">ORG</span> </a> <div class="hidden md:contents md:inline font-light text-neutral-400 text-sm"> &nbsp;Tech, Strategy, and Infinite Curiosity </div> </div> <ul id="menu" class="hidden text-base block md:bg-transparent fixed z-50 mt-10 md:mt-0 left-0 md:relative md:flex md:p-0 md:flex-row md:space-x-6"> <li> <a class="left-0 px-2 py-2 subpixel-antialiased text-xs text-neutral-400 bg-white md:bg-transparent sans-serif uppercase font-light md:pl-4 md:py-4 block hover:underline" aria-label="Home" href="https://zoia.org"> Home </a> </li> <li> <a class="left-0 px-2 py-2 subpixel-antialiased text-xs text-neutral-400 bg-white md:bg-transparent sans-serif uppercase font-light md:pl-4 md:py-4 block hover:underline" aria-label="Posts" href="/posts"> Posts </a> </li> <!-- <li> <a class="left-0 px-2 py-2 subpixel-antialiased text-xs text-neutral-400 bg-white md:bg-transparent sans-serif uppercase font-light md:pl-4 md:py-4 block hover:underline" href="#"> Book Reviews </a> </li> --> <li> <a class="left-0 px-2 py-2 subpixel-antialiased text-xs text-neutral-400 bg-white md:bg-transparent sans-serif uppercase font-light md:pl-4 md:py-4 block hover:underline" aria-label="Goal Setting" href="/effective-goal-setting-book"> Goal Setting </a> </li> <!-- <li> <a class="left-0 px-2 py-2 subpixel-antialiased text-xs text-neutral-400 bg-white md:bg-transparent sans-serif uppercase font-light md:pl-4 md:py-4 block hover:underline" href="#"> What I'm Reading </a> </li> --> <li> <a class="left-0 px-2 py-2 subpixel-antialiased text-xs text-neutral-400 bg-white md:bg-transparent sans-serif uppercase font-light md:pl-4 md:py-4 block hover:underline" aria-label="Archive" href="/archive"> Archive </a> </li> <li> <a class="left-0 px-1 py-3 subpixel-antialiased bg-white md:bg-transparent block hover:underline" aria-label="Search" href="/search"> <svg data-type="search" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="h-4 w-4 inline stroke-neutral-200 stroke-1"> <path d="M18.031 16.6168L22.3137 20.8995L20.8995 22.3137L16.6168 18.031C15.0769 19.263 13.124 20 11 20C6.032 20 2 15.968 2 11C2 6.032 6.032 2 11 2C15.968 2 20 6.032 20 11C20 13.124 19.263 15.0769 18.031 16.6168ZM16.0247 15.8748C17.2475 14.6146 18 12.8956 18 11C18 7.1325 14.8675 4 11 4C7.1325 4 4 7.1325 4 11C4 14.8675 7.1325 18 11 18C12.8956 18 14.6146 17.2475 15.8748 16.0247L16.0247 15.8748Z"></path> </svg> </a> </li><li class="md:hidden z-90 m-0 p-0"> <a href="javascript:void(0)" class="bg-white pt-0 pb-8 pl-4 m-0 block" onclick="toggleMenu()"> </a> </li> </ul> <div class="flex items-center md:hidden"> <button onclick="toggleMenu()"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5"></path> </svg> </button> </div> <script> var menu = document.getElementById('menu'); function toggleMenu() { menu.classList.toggle('hidden'); menu.classList.toggle('w-full'); menu.classList.toggle('h-screen'); } </script> </nav> </header> <div class="container max-w-screen-md mx-auto mb-auto mt-20 px-4 md:mt-24 md:px-0 pb-16"> <article class="pb-4 mb-10"> <header> <h1 class="text-3xl font-sans font-normal"> Welcome to zoia.org </h1> <div class="border-b border-neutral-600 w-14 h-8 mb-14"></div> </header> <div class="mt-3 font-sans font-light text-gray-900"> <p>My name is Roberto Zoia. I live in Lima, Peru, with my wife <a href="https://natalia.pe">Natalia</a> and our three amazing children: Lara, Giacomo, and Massimo. I have a great appetite for everything tech-related since I can remember. (See <a href="https://zoia.org/2018/11/05/origin-story/">how deep this goes</a>.)</p> <p>Below you can find some of the topics I write about, and how you can benefit from them. </p> <ul> <li> <p><strong>Strategy and Technology</strong>. Today’s successful companies leverage the advantages provided by the connected economy to build new moats and disrupt whole industries. Strategy and technology are deeply related.</p> </li> <li> <p><strong>Improve your thinking process</strong>. If we feed our brain with mostly social media, news, and other shallow forms of information, we are training our brain for “shallow thinking”. We can improve our thinking by using what Charlie Munger calls “a broad latticework of mental models, (…) chunks of knowledge from different disciplines that can be simplified and applied to better understand the world.”</p> </li> <li> <p><strong>Reading</strong> and better thinking are closely related. On this site, you'll find book reviews and notes from books I find worth your time and mine. Reading is a very effective way of <em>standing on the shoulder of giants</em>. As fewer and fewer people read books, reading becomes a real competitive advantage.</p> </li> <li> <p><strong>I can help you use your time effectively, and achieve your goals</strong>. I don’t consider myself a productivity geek, but I’m convinced that we can all improve how we use our time and how we work. This lead me to write a book about <a href="https://amzn.to/2XdMBsL">effective goal setting</a>. I'm always in the look for ways to improve my workflow.</p> </li> </ul> <div class="grid grid-cols-3 gap-4"> <div> <h2>Strategy and Technology</h2> </div><div class="col-span-2"> <ul> <li><a href="/2020/01/29/googles-search-engine-monetization/">Google’s Search Engine Monetization</a></li> <li><a href="https://zoia.org/2015/04/22/book-publishing-ebooks-and-independent-authors/">Book Publishing, e-books, and Independent Authors</a></li> <li><a href="https://zoia.org/2019/08/07/where-should-you-publish-your-content/">Where Should You Publish Your Content?</a></li> <li><a href="https://zoia.org/2019/05/30/huawei-modern-warfare/">Huawei. Modern Warfare</a></li> <li><a href="https://zoia.org/2014/11/25/sustainable-business-models/">Sustainable Business Models</a> about contribution margins and operating costs.</li> </ul> </div> <div> <h2>Book reviews</h2> </div> <div class="col-span-2"> <ul> <li><a href="https://zoia.org/2020/04/15/the-great-mental-models-vol-1-by-shane-parrish/">The Great Mental Models (Vol. 1)</a>, by Shane Parrish</li> <li><a href="https://zoia.org/2019/03/27/building-a-better-business-using-the-lego-serious-play-method-by-per-kristiansen-and-robert-rasmussen/">Building a Better Business Using the Lego Serious Play Method</a>, by Per Kristiansen and Robert Rasmussen</li> <li><a href="https://zoia.org/2017/02/21/the-inevitable-understanding-the-12-technological-forces-that-will-shape-our-future-by-kevin-kelly/">The Inevitable. Understanding the 12 Technological Forces that Will Shape Our Future</a>, by Kevin Kelly</li> <li><a href="https://zoia.org/2017/01/04/triggers-creating-behavior-that-lasts-becoming-the-person-you-want-to-be-by-marshall-goldsmith/">Triggers. Creating Behavior That Lasts – Becoming the Person You Want to Be</a>, by Marshall Goldsmith</li> <li><a href="https://zoia.org/2015/01/15/the-one-thing-the-surprisingly-simple-truth-behind-extraordinary-results-by-gary-keller-book-review/">The One Thing: The surprisingly simple truth behind extraordinary results</a>, by Gary Keller</li> </ul> </div> <div> <h2>Learning</h2> </div> <div class="col-span-2"> <ul> <li><a href="https://zoia.org/2019/08/28/problem-solving-skills-for-the-future/">Problem Solving Skills for the Future</a></li> <li><a href="https://zoia.org/2018/11/13/zettelkasten/">Zettelkasten, a method for note-taking</a></li> <li><a href="https://zoia.org/2018/08/06/reframing/">Reframing</a></li> <li><a href="https://zoia.org/2016/02/15/how-many-books-did-you-read-last-year/">How many books did you read last year?</a></li> <li><a href="https://zoia.org/2013/10/15/reading-and-managing-your-time/">Reading and Managing Your Time</a></li> </ul> </div> <div> <h2>Habits and doing your best work</h2> </div> <div class="col-span-2"> <ul> <li><a href="https://zoia.org/2018/07/19/habits-why/">The Freedom to Do What You Want</a></li> <li><a href="https://zoia.org/2016/07/19/7-steps-for-achieving-extraordinary-results/">7 Steps for Achieving Extraordinary Results</a></li> <li><a href="https://zoia.org/2015/10/17/working-from-home-effectively/">Working from home effectively</a></li> <li><a href="https://zoia.org/2013/09/01/doing-what-you-love-and-loving-what-you-do/">Doing what you love, and loving what you do</a></li> <li><a href="https://zoia.org/2013/03/16/highly-productive-time/">Highly Productive Time</a></li> </ul> </div> </div> <p>You can contact me at [replace my first name] @zoia.org, <a href="https://twitter.com/rzoian">@rzoian</a> (Twitter), <a href="https://fosstodon.org/@robertoz">@robertoz</a> (<a rel="me" href="https://fosstodon.org/@robertoz">Mastodon</a>). Here's my <a href="https://www.linkedin.com/in/rzoianesta/">LinkedIn Profile</a>.<br> <br><br></p> </div> <div class="mt-10"> <div class="mb-5 flex space-x-2.5 items-end"> <span class="pr-2">Share</span> <a href="https://www.linkedin.com/shareArticle?mini=true&amp;url=https%3A%2F%2Fzoia.org" target="_blank" aria-label="Share on LinkedIn"> <!-- Linkedin. --> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="w-7 h-7" style="color: #0077b5;"> <!--! Font Awesome Pro 6.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --> <path fill="currentColor" d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"></path> </svg></a> <a href="https://twitter.com/share?url=https%3A%2F%2Fzoia.org&amp;text=Welcome+to+zoia.org" target="_blank" aria-label="Share on Twitter"> <!-- Twitter. --> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="w-7 h-7" style="color: #1da1f2;"> <!--! Font Awesome Pro 6.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --> <path fill="currentColor" d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path> </svg></a> </div> <div> <a class="border border-4 block border-neutral-400 text-neutral-500 w-52 p-4 text-center no-underline " href="mailto:[email protected]?subject=Reply to your post 'Welcome to zoia.org'"> <svg xmlns="http://www.w3.org/2000/svg" class="inline h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"></path> </svg> Comment via email</a> </div> </div> </article> <div class="block"> <form action="https://zoia.us6.list-manage.com/subscribe/post?u=1c44b198612fd090d62189101&amp;id=ad2289521d" method="post" id="mc-subscribe-form" name="mc-subscribe-form" target="_blank"> <p class=" text-gray-900 font-semibold ">Join my free newsletter and receive updates directly to your inbox.</p> <label for="mc-email" class="text-gray-900">Email Address * <input type="email" value="" name="EMAIL" class="border-b border-neutral-400 w-60 mr-4" id="mc-email"> </label> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_{{ .Site.Params.mailchimp_user_id }}_{{ .Site.Params.mailchimp_audience_id }}" tabindex="-1" value=""></div> <input type="submit" value="Subscribe" name="subscribe" id="mc-subscribe" class=" bg-orange-400 px-4 py-2 rounded "> </form> </div> </div> <footer class=" footer bottom-0 inset-x-0 w-full bg-black text-slate-300 sans-serif font-light text-sm"> <div class="container max-w-screen-md mx-auto pt-2 py-2"> <nav class="flex flex-wrap w-full md:py-0 mt-1.5 bg-black "> <div class="flex-1 flex md:py-4 justify-start"> <ul> <li> Powered by <a target="_blank" href="https://getkirby.com" class="underline">Kirby</a> and Ristretto. </li> <li> All work licensed under CC BY 4.0 unless otherwise stated. </li> </ul></div> <ul class=" text-base pt-4 md-flex md:pt-0"> <li> <a class="underline text-xs text-slate-300 sans-serif uppercase font-light md-pr-4 md:py-0.5 block" href="https://zoia.org/now"> What I'm Doing Now </a> </li> <li> <a class="underline text-xs text-slate-300 sans-serif uppercase font-light md-pr-4 md:py-0.5 block" href="https://512kb.club"> 512KB Green Team </a> </li> <li><a class="underline text-xs text-slate-300 sans-serif uppercase font-light md-pr-4 md:py-0.5 block" rel="me" href="https://500.social/@robertoz">Mastodon</a></li> <li><svg xmlns="http://www.w3.org/2000/svg" class="inline h-5 w-5 fill-orange-500 -ml-6" viewBox="0 0 20 20" fill="currentColor"> <path d="M5 3a1 1 0 000 2c5.523 0 10 4.477 10 10a1 1 0 102 0C17 8.373 11.627 3 5 3z"></path> <path d="M4 9a1 1 0 011-1 7 7 0 017 7 1 1 0 11-2 0 5 5 0 00-5-5 1 1 0 01-1-1zM3 15a2 2 0 114 0 2 2 0 01-4 0z"></path> </svg> <a class="underline inline text-xs text-slate-300 sans-serif uppercase font-light md-pr-4 md:py-1 block hover:underline" href="/index.xml">RSS</a> </li> </ul> </nav> </div> </footer> </div> <script data-goatcounter="https://zoia.goatcounter.com/count" async="" src="//gc.zgo.at/count.js"></script> </body></html>
securityHeaders
{"securityHeadersList":[],"securityHeadersGrade":"F","securityHeadersScore":0}

Waterfall View

Start Render
First Contentful Paint
Largest Contentful Paint
DOM Interactive
DOM Content Loaded
On Load
Document Complete
Render Blocking Resource Insecure Request 3xx response4xx+ response
 Doesn't Belong to Main Doc 
Step_1 1: https://zoia.org/ 2: https://zoia.org/assets/css/styles.css 3: https://gc.zgo.at/count.js 4: https://zoia.org/assets/icons/favicon.png 5: https://zoia.goatcounter.com/count?p=%2F&t=zoia.org&s=1920%2C1200%2C1&b=0&rnd=2debq
customize waterfallView all ImagesView HTTP/2 Dependency GraphFilmstrip

Connection View

Step_1 zoia.org gc.zgo.at zoia.goatcounter.com
DNS Lookup
Initial Connection
SSL Negotiation
Start Render
DOM Content Loaded
On Load
Document Complete
Connection View waterfall diagram

Request Details

Before Start Render
Before On Load
After On Load
3xx Response
4xx Response

Request Details
# Resource Content Type Priority Request Start DNS Lookup Initial Connection SSL Negotiation Time to First Byte Content Download Bytes Downloaded CPU Time Error/Status Code IP
1 https://zoia.org/ text/html Highest 0.513 s 192 ms 146 ms 172 ms 169 ms 2 ms 6.1 KB 2 ms 200 66.228.52.223
2 https://zoia.org/assets/css/styles.css text/css Highest 0.709 s - - - 164 ms 4 ms 5.3 KB - 200 66.228.52.223
3 https://gc.zgo.at/count.js application/javascript Low 0.872 s 75 ms 33 ms 58 ms 37 ms 5 ms 3.0 KB 7 ms 200 18.192.94.96
4 https://zoia.org/ass...ts/icons/favicon.png image/png High 1.013 s - - - 184 ms 1 ms 3.1 KB - 200 66.228.52.223
5 https://zoia.goatcou...00%2C1&b=0&rnd=2debq image/gif Lowest 1.217 s 39 ms 63 ms 112 ms 68 ms 1 ms 0.1 KB - 200 135.181.139.209

Request Headers

+ Expand All

Request 1: https://zoia.org/

URL: https://zoia.org/
Host: zoia.org
IP: 66.228.52.223
Error/Status Code: 200
Priority: Highest
Protocol: http/1.1
Initiated By: https://gc.zgo.at/count.js
Request Start: 0.513 s
DNS Lookup: 192 ms
Initial Connection: 146 ms
Time to First Byte: 169 ms
Content Download: 2 ms
Bytes In (downloaded): 6.1 KB
Uncompressed Size: 20.2 KB
Bytes Out (uploaded): 1.9 KB

Request Headers:

Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Accept-Encoding: gzip, deflate, br, zstd
Accept-Language: en-US,en;q=0.9
Connection: keep-alive
Host: zoia.org
Sec-Fetch-Dest: document
Sec-Fetch-Mode: navigate
Sec-Fetch-Site: cross-site
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 PTST/24.09
sec-ch-ua: " Not A;Brand";v="99", "Chromium";v="128", "Google Chrome";v="128"
sec-ch-ua-mobile: ?0
sec-ch-ua-platform: "Unknown"

Response Headers:

HTTP/1.1 200 OK
Date: Fri, 06 Sep 2024 13:36:57 GMT
Server: Apache/2.4.57 (Ubuntu)
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 6250
Keep-Alive: timeout=5, max=50
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8

Request 2: https://zoia.org/assets/css/styles.css

URL: https://zoia.org/assets/css/styles.css
Host: zoia.org
IP: 66.228.52.223
Error/Status Code: 200
Priority: Highest
Protocol: http/1.1
Initiated By: https://zoia.org/ line 11
Request Start: 0.709 s
Time to First Byte: 164 ms
Content Download: 4 ms
Bytes In (downloaded): 5.3 KB
Uncompressed Size: 21.5 KB
Bytes Out (uploaded): 1.6 KB

Request Headers:

Accept: text/css,*/*;q=0.1
Accept-Encoding: gzip, deflate, br, zstd
Accept-Language: en-US,en;q=0.9
Connection: keep-alive
Host: zoia.org
Referer: https://zoia.org/
Sec-Fetch-Dest: style
Sec-Fetch-Mode: no-cors
Sec-Fetch-Site: same-origin
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 PTST/24.09
sec-ch-ua: " Not A;Brand";v="99", "Chromium";v="128", "Google Chrome";v="128"
sec-ch-ua-mobile: ?0
sec-ch-ua-platform: "Unknown"

Response Headers:

HTTP/1.1 200 OK
Date: Fri, 06 Sep 2024 13:36:57 GMT
Server: Apache/2.4.57 (Ubuntu)
Last-Modified: Tue, 18 Jun 2024 19:42:25 GMT
ETag: "55e2-61b2f48007965-gzip"
Accept-Ranges: bytes
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 5474
Keep-Alive: timeout=5, max=49
Connection: Keep-Alive
Content-Type: text/css

Request 3: https://gc.zgo.at/count.js

URL: https://gc.zgo.at/count.js
Host: gc.zgo.at
IP: 18.192.94.96
Error/Status Code: 200
Priority: Low
Protocol: HTTP/2
HTTP/2 Stream: 1, weight 147, depends on 0, EXCLUSIVE
Initiated By: https://zoia.org/ line 449
Request Start: 0.872 s
DNS Lookup: 75 ms
Initial Connection: 33 ms
Time to First Byte: 37 ms
Content Download: 5 ms
Bytes In (downloaded): 3.0 KB
Uncompressed Size: 8.9 KB
Bytes Out (uploaded): 1.6 KB

Request Headers:

:authority: gc.zgo.at
:method: GET
:path: /count.js
:scheme: https
accept: */*
accept-encoding: gzip, deflate, br, zstd
accept-language: en-US,en;q=0.9
referer: https://zoia.org/
sec-ch-ua: " Not A;Brand";v="99", "Chromium";v="128", "Google Chrome";v="128"
sec-ch-ua-mobile: ?0
sec-ch-ua-platform: "Unknown"
sec-fetch-dest: script
sec-fetch-mode: no-cors
sec-fetch-site: cross-site
user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 PTST/24.09

Response Headers:

accept-ranges: bytes
access-control-allow-origin: *
age: 8538
cache-control: public,max-age=604800
cache-status: "Netlify Edge"; hit
content-encoding: br
content-length: 3112
content-type: application/javascript; charset=UTF-8
cross-origin-resource-policy: cross-origin
date: Fri, 06 Sep 2024 13:36:57 GMT
etag: "60a8bc5f5ce6b8127eab061b56e78359-ssl-df"
server: Netlify
strict-transport-security: max-age=31536000
vary: Accept-Encoding
x-nf-request-id: 01J73RTRGAYDZZD8JQFH3SRYZD
:status: 200

Request 4: https://zoia.org/assets/icons/favicon.png

URL: https://zoia.org/assets/icons/favicon.png
Host: zoia.org
IP: 66.228.52.223
Error/Status Code: 200
Priority: High
Protocol: http/1.1
Request Start: 1.013 s
Time to First Byte: 184 ms
Content Download: 1 ms
Bytes In (downloaded): 3.1 KB
Uncompressed Size: 3.1 KB
Bytes Out (uploaded): 1.7 KB

Request Headers:

Accept: image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8
Accept-Encoding: gzip, deflate, br, zstd
Accept-Language: en-US,en;q=0.9
Connection: keep-alive
Host: zoia.org
Referer: https://zoia.org/
Sec-Fetch-Dest: image
Sec-Fetch-Mode: no-cors
Sec-Fetch-Site: same-origin
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 PTST/24.09
sec-ch-ua: " Not A;Brand";v="99", "Chromium";v="128", "Google Chrome";v="128"
sec-ch-ua-mobile: ?0
sec-ch-ua-platform: "Unknown"

Response Headers:

HTTP/1.1 200 OK
Date: Fri, 06 Sep 2024 13:36:57 GMT
Server: Apache/2.4.57 (Ubuntu)
Last-Modified: Tue, 18 Jun 2024 15:29:08 GMT
ETag: "c6c-61b2bbe3035c3"
Accept-Ranges: bytes
Content-Length: 3180
Keep-Alive: timeout=5, max=48
Connection: Keep-Alive
Content-Type: image/png

Request 5: https://zoia.goatcounter.com/count?p=%2F&t=zoia.org&s=1920%2C1200%2C1&b=0&rnd=2debq

URL: https://zoia.goatcounter.com/count?p=%2F&t=zoia.org&s=1920%2C1200%2C1&b=0&rnd=2debq
Host: zoia.goatcounter.com
IP: 135.181.139.209
Error/Status Code: 200
Priority: Lowest
Protocol: HTTP/2
HTTP/2 Stream: 1, weight 110, depends on 0, EXCLUSIVE
Initiated By: https://gc.zgo.at/count.js line 150 column 17
Request Start: 1.217 s
DNS Lookup: 39 ms
Initial Connection: 63 ms
Time to First Byte: 68 ms
Content Download: 1 ms
Bytes In (downloaded): 0.1 KB
Uncompressed Size: 0.0 KB
Bytes Out (uploaded): 2.0 KB

Request Headers:

:authority: zoia.goatcounter.com
:method: POST
:path: /count?p=%2F&t=zoia.org&s=1920%2C1200%2C1&b=0&rnd=2debq
:scheme: https
accept: */*
accept-encoding: gzip, deflate, br, zstd
accept-language: en-US,en;q=0.9
content-length: 0
origin: https://zoia.org
priority: u=4, i
referer: https://zoia.org/
sec-ch-ua: " Not A;Brand";v="99", "Chromium";v="128", "Google Chrome";v="128"
sec-ch-ua-mobile: ?0
sec-ch-ua-platform: "Unknown"
sec-fetch-dest: empty
sec-fetch-mode: no-cors
sec-fetch-site: cross-site
user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 PTST/24.09

Response Headers:

access-control-allow-origin: *
age: 0
cache-control: no-store,no-cache
content-encoding: gzip
content-security-policy: img-src 'self' https://gc.zgo.at static.zgo.at data:; font-src 'self' https://gc.zgo.at static.zgo.at; form-action 'self'; manifest-src 'self' https://gc.zgo.at static.zgo.at; default-src 'none'; frame-src 'self'; script-src 'self' https://gc.zgo.at static.zgo.at; style-src 'self' https://gc.zgo.at static.zgo.at 'unsafe-inline'; connect-src 'self' wss:; frame-ancestors 'none'
content-type: image/gif
cross-origin-resource-policy: cross-origin
date: Fri, 06 Sep 2024 13:36:57 GMT
strict-transport-security: max-age=7776000
vary: Accept-Encoding
via: 1.1 www (Varnish/7.5)
x-content-type-options: nosniff
x-frame-options: deny
x-rate-limit-limit: 4
x-rate-limit-remaining: 4
x-rate-limit-reset: 1
x-varnish: 4098752846
:status: 200