Skip to content
https://snapwidget.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
77
GRADE
C
FIX
2
REVIEW
5
PASS
6
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

98
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
72
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

771 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.00 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

68 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.012

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

826 ms

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

2.61 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
6 PASS 5 REVIEW 2 FIX
D
Third-Party Impact
Action
71% third-party, 0 ms blocking
FIX
71% third-party, 0 ms blocking
Warning::
Third-party code accounts for 71% of page weight (910.3 KiB of 1.3 MiB)
Info::
Third-party blocking time is low (0 ms)
29%
71%
First-party Third-party
D
JS Bundles
Action
29 scripts, 359 KB unused
FIX
29 scripts, 359 KB unused
Warning::
https://snapwidget.com/js/vendor.min.02abb32c71f92...: 76 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-G1PW...: 69 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-995...: 56 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.paddle.com/paddle/paddle.js: 39 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://us-assets.i.posthog.com/static/array.js: 36 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 359 KB
359 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://snapwidget.com/js/vendor.min.02abb32c71f92107.js131 KB76 KB (58%)1st
https://www.googletagmanager.com/gtag/js?id=G-G1PWTEQSL6176 KB69 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-995495471147 KB56 KB (38%)3rd
https://cdn.paddle.com/paddle/paddle.js72 KB39 KB (54%)3rd
https://us-assets.i.posthog.com/static/array.js68 KB36 KB (53%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB33 KB (35%)3rd
https://us-assets.i.posthog.com/static/surveys.js?v=1.370.132 KB26 KB (80%)3rd
https://us-assets.i.posthog.com/static/posthog-recorder.js?v=1.370.151 KB23 KB (46%)3rd
https://stackpile.io/stack_162019.js2 KB3rd
https://googleads.g.doubleclick.net/pagead/viewthroughconversion/995495471/?random=1776893597476&cv=9&fst=1776893597476&num=1&guid=ON&resp=GooglemKTybQhCsO&eid=375603261%2C466465925%2C512247839%2C658953496&u_h=600&u_w=800&ig=1&frm=0&url=https%3A%2F%2Fsnapwidget.com%2F&tiba=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&hn=www.googleadservices.com&uaa=x86&uab=64&uam=&uap=macOS&uapv=10.15.7&uaw=0&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&rfmt=3&fmt=42 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

B
Page Weight Budget
1.3 MB transferred, 83 requests
REVIEW
1.3 MB transferred, 83 requests
Info::
Page weighs 3.9 MB (1.3 MB transferred)
Warning::
JavaScript is 995 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 995 KB
Info::
83 HTTP requests
Info::
Estimated 0.26 g CO2 per page load
1.3 MB / 2.4 MB budget
1.3 MB transferred
83 requests
0.26 g CO2 per page load
JavaScript 994.7 KiB 77%
Images 150.6 KiB 12%
Fonts 65.8 KiB 5%
CSS 60.0 KiB 5%
HTML 14.1 KiB 1%
Other 1.7 KiB 0%
Other 982 B 0%
Other 879 B 0%
Other 557 B 0%
Other 512 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

C
Image Optimization
Action
30 images, 0 KB saveable
REVIEW
30 images, 0 KB saveable
Warning::
https://snapwidget.com/images/widgetcards/instagra... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snapwidget.com/images/widgetcards/tiktokfe... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snapwidget.com/images/testimonials/metalli... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snapwidget.com/images/widgetcards/instagra... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snapwidget.com/images/widgetcards/facebook... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snapwidget.com/images/widgetcards/youtubeb... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snapwidget.com/images/testimonials/ginebra... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snapwidget.com/images/testimonials/nikon.j... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snapwidget.com/images/testimonials/daniela... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snapwidget.com/images/widgetcards/SiteSpea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snapwidget.com/images/snapwidget_instagram... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snapwidget.com/images/testimonials/nokia.j... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
30 images 151 KB
0 oversized -0 KB
18 legacy format
12 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Execution Cost
869ms total JS execution
REVIEW
869ms total JS execution
Info::
https://us-assets.i.posthog.com/static/array.js: 183ms CPU time
Info::
https://snapwidget.com/: 161ms CPU time
Info::
Unattributable: 146ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-G1PW...: 97ms CPU time
Info::
https://snapwidget.com/cdn-cgi/scripts/7d0fa10a/cl...: 95ms CPU time
Warning::
Third-party scripts: 613ms (71% of total)

Main Thread Breakdown

Script Evaluation 58% Other 15% Style & Layout 12% Script Parsing & Compilation 11%
ScriptTotalScriptingParse/CompileParty
https://us-assets.i.posthog.com/static/array.js183ms176ms6ms3rd
https://snapwidget.com/161ms2ms0ms1st
Unattributable146ms4ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-G1PWTEQSL697ms78ms18ms3rd
https://snapwidget.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js95ms86ms4ms1st
https://www.googletagmanager.com/gtag/js?id=AW-99549547183ms68ms14ms3rd
https://connect.facebook.net/signals/config/2743519602640531?v=2.9.303&r=stable&domain=snapwidget.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C16854ms47ms6ms3rd
https://connect.facebook.net/en_US/fbevents.js51ms31ms12ms3rd
C
Page Weight Inventory
Action
83 resources · 1.3 MB · 359 KB savings available
REVIEW
83 resources · 1.3 MB · 359 KB savings available
Warning::
Page weight 266 KB over 1MB target
Got: 1.3 MB Expected: ≤ 1 MB
Info::
~359 KB of savings available
Warning::
48 third-party resources (71% of weight)
83 resources · 1.3 MiB · 48 third-party 265.7 KiB over 1MB target
JavaScript 77% · 994.7 KiB
Image 12% · 151.9 KiB
Font 5% · 65.8 KiB
CSS 5% · 60.0 KiB
Document 1% · 14.1 KiB
Other 0% · 3.3 KiB

~358.6 KiB of savings available

Remove unused JavaScript: 358.6 KiB
B
HTTP Caching
no-cache, private
REVIEW
no-cache, private
Info::
Cache-Control header is set
Got: no-cache, private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache, private

DirectiveValueMeaning
no-cacheCache but always revalidate first
privateOnly browser cache, not CDN/proxy
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
6 fonts (66 KB)
PASS
6 fonts (66 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

66 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 771 ms LCP 1.0 shttps://snapwidget.com/webfonts/fa-regular-400-v3.woff2fa-regular-400-v3.woff2 https://snapwidget.com/webfonts/fa-regular-400-v3.woff2 — 6.0 KiB — 28 ms — font-display: swaphttps://snapwidget.com/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://snapwidget.com/webfonts/fa-brands-400.woff2 — 2.4 KiB — 25 ms — font-display: swaphttps://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff26xK3dSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2 — 14.5 KiB — 11 ms — font-display: swaphttps://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff26xKydSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2 — 14.6 KiB — 15 ms — font-display: swaphttps://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwlxdu3cOWxw.woff26xKydSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwlxdu3cOWxw.woff2 — 13.9 KiB — 24 ms — font-display: swaphttps://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu3cOWxw.woff26xKydSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu3cOWxw.woff2 — 14.4 KiB — 18 ms — font-display: swap
fa-regular-400-v3.woff2 woff2 swap
Size 6 KB
Load time 28 ms
Start 433 ms
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 2 KB
Load time 25 ms
Start 434 ms
Risk FOUT — text flashes from fallback to web font
6xK3dSBYKcSV-LCoeQqfX1R... woff2 swap
Size 15 KB
Load time 11 ms
Start 634 ms
Risk FOUT — text flashes from fallback to web font
6xKydSBYKcSV-LCoeQqfX1R... woff2 swap
Size 15 KB
Load time 15 ms
Start 634 ms
Risk FOUT — text flashes from fallback to web font
6xKydSBYKcSV-LCoeQqfX1R... woff2 swap
Size 14 KB
Load time 24 ms
Start 635 ms
Risk FOUT — text flashes from fallback to web font
6xKydSBYKcSV-LCoeQqfX1R... woff2 swap
Size 14 KB
Load time 18 ms
Start 635 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
83 requests over 2079ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 771 ms LCP 1.0 shttps://snapwidget.com// https://snapwidget.com/ — 200 — 14.1 KiB — 423 ms — h2https://snapwidget.com/cdn-cgi/speculation/cdn-cgi/speculation https://snapwidget.com/cdn-cgi/speculation — 200 — 428 B — 10 ms — h2https://snapwidget.com/webfonts/fa-regular-400-v3.woff2/webfonts/fa-regular-400-v3.woff2 https://snapwidget.com/webfonts/fa-regular-400-v3.woff2 — 200 — 6.0 KiB — 28 ms — h2https://snapwidget.com/webfonts/fa-brands-400.woff2/webfonts/fa-brands-400.woff2 https://snapwidget.com/webfonts/fa-brands-400.woff2 — 200 — 2.4 KiB — 25 ms — h2https://snapwidget.com/stylesheets/vendor.min.85050e31e6d3b144.css/stylesheets/vendor.min.85050e31e6d... https://snapwidget.com/stylesheets/vendor.min.85050e31e6d3b144.css — 200 — 34.6 KiB — 37 ms — h2https://snapwidget.com/stylesheets/style.min.0172dc68167803c5.css/stylesheets/style.min.0172dc681678... https://snapwidget.com/stylesheets/style.min.0172dc68167803c5.css — 200 — 9.6 KiB — 11 ms — h2https://snapwidget.com/stylesheets/welcome.min.ae66542eff796a4c.css/stylesheets/welcome.min.ae66542eff... https://snapwidget.com/stylesheets/welcome.min.ae66542eff796a4c.css — 200 — 3.5 KiB — 23 ms — h2https://snapwidget.com/images/snapwidget_instagram_widget_illustration.svg?v=3/images/snapwidget_instagram_widget... https://snapwidget.com/images/snapwidget_instagram_widget_illustration.svg?v=3 — 200 — 20.2 KiB — 37 ms — h2https://snapwidget.com/images/testimonials/nokia.jpg/images/testimonials/nokia.jpg https://snapwidget.com/images/testimonials/nokia.jpg — 200 — 3.4 KiB — 27 ms — h2https://snapwidget.com/images/testimonials/metallica.jpg/images/testimonials/metallica.jpg https://snapwidget.com/images/testimonials/metallica.jpg — 200 — 2.7 KiB — 32 ms — h2https://snapwidget.com/images/testimonials/nikon.jpg/images/testimonials/nikon.jpg https://snapwidget.com/images/testimonials/nikon.jpg — 200 — 3.9 KiB — 37 ms — h2https://snapwidget.com/images/testimonials/danielasn.jpg?v=1/images/testimonials/danielasn.jpg?... https://snapwidget.com/images/testimonials/danielasn.jpg?v=1 — 200 — 2.9 KiB — 34 ms — h2https://snapwidget.com/images/testimonials/ginebra.jpg/images/testimonials/ginebra.jpg https://snapwidget.com/images/testimonials/ginebra.jpg — 200 — 3.1 KiB — 38 ms — h2https://snapwidget.com/images/widgetcards/instagramfeed.svg/images/widgetcards/instagramfeed.s... https://snapwidget.com/images/widgetcards/instagramfeed.svg — 200 — 12.4 KiB — 45 ms — h2https://snapwidget.com/images/widgetcards/instagramgrid.svg/images/widgetcards/instagramgrid.s... https://snapwidget.com/images/widgetcards/instagramgrid.svg — 200 — 25.9 KiB — 55 ms — h2https://snapwidget.com/images/widgetcards/facebookfeed.svg/images/widgetcards/facebookfeed.sv... https://snapwidget.com/images/widgetcards/facebookfeed.svg — 200 — 12.5 KiB — 38 ms — h2https://snapwidget.com/images/widgetcards/SiteSpeakAI.svg/images/widgetcards/SiteSpeakAI.svg https://snapwidget.com/images/widgetcards/SiteSpeakAI.svg — 200 — 994 B — 47 ms — h2https://snapwidget.com/images/widgetcards/tiktokfeed.svg/images/widgetcards/tiktokfeed.svg https://snapwidget.com/images/widgetcards/tiktokfeed.svg — 200 — 13.0 KiB — 48 ms — h2https://snapwidget.com/images/widgetcards/youtubeboard.svg/images/widgetcards/youtubeboard.sv... https://snapwidget.com/images/widgetcards/youtubeboard.svg — 200 — 16.0 KiB — 50 ms — h2https://snapwidget.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js/cdn-cgi/scripts/7d0fa10a/cloudflar... https://snapwidget.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.2 KiB — 28 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 62 ms — h2https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,900,300,600&display=swapfonts.googleapis.com/css?family=Sou... https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,900,300,600&display=swap — 200 — 1.3 KiB — 38 ms — h2https://snapwidget.com/site.webmanifest?v=kPv3jxEYLB/site.webmanifest?v=kPv3jxEYLB https://snapwidget.com/site.webmanifest?v=kPv3jxEYLB — 200 — 982 B — 266 ms — h2https://snapwidget.com/images/platforms/shopify.png/images/platforms/shopify.png https://snapwidget.com/images/platforms/shopify.png — 200 — 9.9 KiB — 19 ms — h2https://snapwidget.com/images/platforms/elementor.png/images/platforms/elementor.png https://snapwidget.com/images/platforms/elementor.png — 200 — 4.1 KiB — 14 ms — h2https://snapwidget.com/images/platforms/showit.png/images/platforms/showit.png https://snapwidget.com/images/platforms/showit.png — 200 — 5.0 KiB — 10 ms — h2https://snapwidget.com/images/platforms/wordpress.png/images/platforms/wordpress.png https://snapwidget.com/images/platforms/wordpress.png — 200 — 7.2 KiB — 13 ms — h2https://snapwidget.com/images/platforms/blogger.png/images/platforms/blogger.png https://snapwidget.com/images/platforms/blogger.png — 200 — 2.3 KiB — 17 ms — h2https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2 — 200 — 14.5 KiB — 11 ms — h3https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2 — 200 — 14.6 KiB — 15 ms — h3
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 771 ms LCP 1.0 shttps://snapwidget.com// https://snapwidget.com/ — 200 — 14.1 KiB — 423 ms — h2https://snapwidget.com/cdn-cgi/speculation/cdn-cgi/speculation https://snapwidget.com/cdn-cgi/speculation — 200 — 428 B — 10 ms — h2https://snapwidget.com/webfonts/fa-regular-400-v3.woff2/webfonts/fa-regular-400-v3.woff2 https://snapwidget.com/webfonts/fa-regular-400-v3.woff2 — 200 — 6.0 KiB — 28 ms — h2https://snapwidget.com/webfonts/fa-brands-400.woff2/webfonts/fa-brands-400.woff2 https://snapwidget.com/webfonts/fa-brands-400.woff2 — 200 — 2.4 KiB — 25 ms — h2https://snapwidget.com/stylesheets/vendor.min.85050e31e6d3b144.css/stylesheets/vendor.min.85050e31e6d... https://snapwidget.com/stylesheets/vendor.min.85050e31e6d3b144.css — 200 — 34.6 KiB — 37 ms — h2https://snapwidget.com/stylesheets/style.min.0172dc68167803c5.css/stylesheets/style.min.0172dc681678... https://snapwidget.com/stylesheets/style.min.0172dc68167803c5.css — 200 — 9.6 KiB — 11 ms — h2https://snapwidget.com/stylesheets/welcome.min.ae66542eff796a4c.css/stylesheets/welcome.min.ae66542eff... https://snapwidget.com/stylesheets/welcome.min.ae66542eff796a4c.css — 200 — 3.5 KiB — 23 ms — h2https://snapwidget.com/images/snapwidget_instagram_widget_illustration.svg?v=3/images/snapwidget_instagram_widget... https://snapwidget.com/images/snapwidget_instagram_widget_illustration.svg?v=3 — 200 — 20.2 KiB — 37 ms — h2https://snapwidget.com/images/testimonials/nokia.jpg/images/testimonials/nokia.jpg https://snapwidget.com/images/testimonials/nokia.jpg — 200 — 3.4 KiB — 27 ms — h2https://snapwidget.com/images/testimonials/metallica.jpg/images/testimonials/metallica.jpg https://snapwidget.com/images/testimonials/metallica.jpg — 200 — 2.7 KiB — 32 ms — h2https://snapwidget.com/images/testimonials/nikon.jpg/images/testimonials/nikon.jpg https://snapwidget.com/images/testimonials/nikon.jpg — 200 — 3.9 KiB — 37 ms — h2https://snapwidget.com/images/testimonials/danielasn.jpg?v=1/images/testimonials/danielasn.jpg?... https://snapwidget.com/images/testimonials/danielasn.jpg?v=1 — 200 — 2.9 KiB — 34 ms — h2https://snapwidget.com/images/testimonials/ginebra.jpg/images/testimonials/ginebra.jpg https://snapwidget.com/images/testimonials/ginebra.jpg — 200 — 3.1 KiB — 38 ms — h2https://snapwidget.com/images/widgetcards/instagramfeed.svg/images/widgetcards/instagramfeed.s... https://snapwidget.com/images/widgetcards/instagramfeed.svg — 200 — 12.4 KiB — 45 ms — h2https://snapwidget.com/images/widgetcards/instagramgrid.svg/images/widgetcards/instagramgrid.s... https://snapwidget.com/images/widgetcards/instagramgrid.svg — 200 — 25.9 KiB — 55 ms — h2https://snapwidget.com/images/widgetcards/facebookfeed.svg/images/widgetcards/facebookfeed.sv... https://snapwidget.com/images/widgetcards/facebookfeed.svg — 200 — 12.5 KiB — 38 ms — h2https://snapwidget.com/images/widgetcards/SiteSpeakAI.svg/images/widgetcards/SiteSpeakAI.svg https://snapwidget.com/images/widgetcards/SiteSpeakAI.svg — 200 — 994 B — 47 ms — h2https://snapwidget.com/images/widgetcards/tiktokfeed.svg/images/widgetcards/tiktokfeed.svg https://snapwidget.com/images/widgetcards/tiktokfeed.svg — 200 — 13.0 KiB — 48 ms — h2https://snapwidget.com/images/widgetcards/youtubeboard.svg/images/widgetcards/youtubeboard.sv... https://snapwidget.com/images/widgetcards/youtubeboard.svg — 200 — 16.0 KiB — 50 ms — h2https://snapwidget.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js/cdn-cgi/scripts/7d0fa10a/cloudflar... https://snapwidget.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.2 KiB — 28 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 62 ms — h2https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,900,300,600&display=swapfonts.googleapis.com/css?family=Sou... https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,900,300,600&display=swap — 200 — 1.3 KiB — 38 ms — h2https://snapwidget.com/site.webmanifest?v=kPv3jxEYLB/site.webmanifest?v=kPv3jxEYLB https://snapwidget.com/site.webmanifest?v=kPv3jxEYLB — 200 — 982 B — 266 ms — h2https://snapwidget.com/images/platforms/shopify.png/images/platforms/shopify.png https://snapwidget.com/images/platforms/shopify.png — 200 — 9.9 KiB — 19 ms — h2https://snapwidget.com/images/platforms/elementor.png/images/platforms/elementor.png https://snapwidget.com/images/platforms/elementor.png — 200 — 4.1 KiB — 14 ms — h2https://snapwidget.com/images/platforms/showit.png/images/platforms/showit.png https://snapwidget.com/images/platforms/showit.png — 200 — 5.0 KiB — 10 ms — h2https://snapwidget.com/images/platforms/wordpress.png/images/platforms/wordpress.png https://snapwidget.com/images/platforms/wordpress.png — 200 — 7.2 KiB — 13 ms — h2https://snapwidget.com/images/platforms/blogger.png/images/platforms/blogger.png https://snapwidget.com/images/platforms/blogger.png — 200 — 2.3 KiB — 17 ms — h2https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2 — 200 — 14.5 KiB — 11 ms — h3https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2 — 200 — 14.6 KiB — 15 ms — h3https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwlxdu3cOWxw.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwlxdu3cOWxw.woff2 — 200 — 13.9 KiB — 24 ms — h3https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu3cOWxw.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu3cOWxw.woff2 — 200 — 14.4 KiB — 18 ms — h3https://www.googleadservices.com/pagead/conversion.jswww.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion.js — 200 — 23.6 KiB — 51 ms — h3https://cdn.paddle.com/paddle/paddle.jscdn.paddle.com/paddle/paddle.js https://cdn.paddle.com/paddle/paddle.js — 200 — 72.4 KiB — 112 ms — h2https://snapwidget.com/js/welcome.min.d7083577d5412d35.js/js/welcome.min.d7083577d5412d35.js https://snapwidget.com/js/welcome.min.d7083577d5412d35.js — 200 — 1.7 KiB — 25 ms — h2https://snapwidget.com/js/welcome.vendor.min.dd2cf3d14d96b894.js/js/welcome.vendor.min.dd2cf3d14d96... https://snapwidget.com/js/welcome.vendor.min.dd2cf3d14d96b894.js — 200 — 14.7 KiB — 26 ms — h2https://snapwidget.com/js/main.min.743d9bc4c953cffa.js/js/main.min.743d9bc4c953cffa.js https://snapwidget.com/js/main.min.743d9bc4c953cffa.js — 200 — 6.6 KiB — 21 ms — h2https://snapwidget.com/js/vendor.min.02abb32c71f92107.js/js/vendor.min.02abb32c71f92107.js https://snapwidget.com/js/vendor.min.02abb32c71f92107.js — 200 — 131.0 KiB — 79 ms — h2https://datafa.st/js/script.jsdatafa.st/js/script.js https://datafa.st/js/script.js — 200 — 5.4 KiB — 51 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-995495471www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-995495471 — 200 — 146.9 KiB — 113 ms — h2https://r.wdfl.co/rw.jsr.wdfl.co/rw.js https://r.wdfl.co/rw.js — 200 — 5.4 KiB — 100 ms — h2https://www.googletagmanager.com/gtag/js?id=G-G1PWTEQSL6www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-G1PWTEQSL6 — 200 — 175.9 KiB — 109 ms — h2https://us-assets.i.posthog.com/static/array.jsus-assets.i.posthog.com/static/arra... https://us-assets.i.posthog.com/static/array.js — 200 — 68.3 KiB — 77 ms — h2https://a.quora.com/qevents.jsa.quora.com/qevents.js https://a.quora.com/qevents.js — 200 — 14.7 KiB — 72 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 80 ms — h3https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 83 ms — h2https://snapwidget.com/favicon.ico?v=kPv3jxEYLB/favicon.ico?v=kPv3jxEYLB https://snapwidget.com/favicon.ico?v=kPv3jxEYLB — 200 — 1.3 KiB — 13 ms — h2https://stackpile.io/stack_162019.jsstackpile.io/stack_162019.js https://stackpile.io/stack_162019.js — 200 — 1.8 KiB — 39 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-G1PWTEQSL6&gtm=45je64k0v9102729017za200zd9102729017&_p=1776893597100&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&_ng=1&are=1&cid=1494315654.1776893597&frm=0&pscdl=noapi&rcb=12&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938469~117266400~117512543&sid=1776893597&sct=1&seg=0&dl=https%3A%2F%2Fsnapwidget.com%2F&dt=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=973analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-G1PWTEQSL6&gtm=45je64k0v9102729017za200zd9102729017&_p=1776893597100&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&_ng=1&are=1&cid=1494315654.1776893597&frm=0&pscdl=noapi&rcb=12&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938469~117266400~117512543&sid=1776893597&sct=1&seg=0&dl=https%3A%2F%2Fsnapwidget.com%2F&dt=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=973 — 204 — 548 B — 81 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&_ng=1&tid=G-G1PWTEQSL6&cid=1494315654.1776893597&gtm=45je64k0v9102729017za200zd9102729017&rcb=12&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938469~117266400~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&_ng=1&tid=G-G1PWTEQSL6&cid=1494315654.1776893597&gtm=45je64k0v9102729017za200zd9102729017&rcb=12&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938469~117266400~117512543 — 204 — 557 B — 15 ms — h2https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&_ng=1&tid=G-G1PWTEQSL6&cid=1494315654.1776893597&gtm=45je64k0v9102729017za200zd9102729017&rcb=12&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938469~117266400~117512543&z=377076695www.google.com.sg/ads/ga-audiences?... https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&_ng=1&tid=G-G1PWTEQSL6&cid=1494315654.1776893597&gtm=45je64k0v9102729017za200zd9102729017&rcb=12&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938469~117266400~117512543&z=377076695 — 200 — 408 B — 18 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/995495471/?random=1776893597423&cv=11&fst=1776893597423&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1h2v9128763319za200zd9128763319xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fsnapwidget.com%2F&rcb=12&frm=0&tiba=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2025868155.1776893597&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/995495471/?random=1776893597423&cv=11&fst=1776893597423&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1h2v9128763319za200zd9128763319xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fsnapwidget.com%2F&rcb=12&frm=0&tiba=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2025868155.1776893597&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 22 ms — h3https://www.google.com/rmkt/collect/995495471/?random=1776893597423&cv=11&fst=1776893597423&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1h2v9128763319za200zd9128763319xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fsnapwidget.com%2F&rcb=12&frm=0&tiba=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2025868155.1776893597&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/9954954... https://www.google.com/rmkt/collect/995495471/?random=1776893597423&cv=11&fst=1776893597423&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1h2v9128763319za200zd9128763319xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fsnapwidget.com%2F&rcb=12&frm=0&tiba=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2025868155.1776893597&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 125 ms — h3https://www.google.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fsnapwidget.com%2F&scrsrc=www.googletagmanager.com&rnd=1372846540.1776893597&dt=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&auid=2025868155.1776893597&navt=n&npa=0&gtm=45be64k1h2v9128763319za200zd9128763319xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=1&tids=AW-995495471&tid=AW-995495471&tft=1776893597456&tfd=1028www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fsnapwidget.com%2F&scrsrc=www.googletagmanager.com&rnd=1372846540.1776893597&dt=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&auid=2025868155.1776893597&navt=n&npa=0&gtm=45be64k1h2v9128763319za200zd9128763319xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=1&tids=AW-995495471&tid=AW-995495471&tft=1776893597456&tfd=1028 — 200 — 21 B — 123 ms — h3https://dna8twue3dlxq.cloudfront.net/js/profitwell.jsdna8twue3dlxq.cloudfront.net/js/pro... https://dna8twue3dlxq.cloudfront.net/js/profitwell.js — 200 — 9.7 KiB — 479 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/995495471/?random=1776893597476&cv=9&fst=1776893597476&num=1&guid=ON&resp=GooglemKTybQhCsO&eid=375603261%2C466465925%2C512247839%2C658953496&u_h=600&u_w=800&ig=1&frm=0&url=https%3A%2F%2Fsnapwidget.com%2F&tiba=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&hn=www.googleadservices.com&uaa=x86&uab=64&uam=&uap=macOS&uapv=10.15.7&uaw=0&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/995495471/?random=1776893597476&cv=9&fst=1776893597476&num=1&guid=ON&resp=GooglemKTybQhCsO&eid=375603261%2C466465925%2C512247839%2C658953496&u_h=600&u_w=800&ig=1&frm=0&url=https%3A%2F%2Fsnapwidget.com%2F&tiba=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&hn=www.googleadservices.com&uaa=x86&uab=64&uam=&uap=macOS&uapv=10.15.7&uaw=0&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&rfmt=3&fmt=4 — 200 — 2.1 KiB — 12 ms — h3https://datafa.st/api/eventsdatafa.st/api/events https://datafa.st/api/events — 200 — 0 B — 247 ms — h2https://cdn.paddle.com/paddle/assets/css/animate.csscdn.paddle.com/paddle/assets/css/an... https://cdn.paddle.com/paddle/assets/css/animate.css — 200 — 5.1 KiB — 23 ms — h2https://cdn.paddle.com/paddle/assets/css/paddle.csscdn.paddle.com/paddle/assets/css/pa... https://cdn.paddle.com/paddle/assets/css/paddle.css — 200 — 5.9 KiB — 20 ms — h2https://snapwidget.com/images/pinterest.png/images/pinterest.png https://snapwidget.com/images/pinterest.png — 200 — 997 B — 9 ms — h2https://snapwidget.com/images/tw.png/images/tw.png https://snapwidget.com/images/tw.png — 200 — 972 B — 10 ms — h2https://snapwidget.com/images/fb.png/images/fb.png https://snapwidget.com/images/fb.png — 200 — 624 B — 12 ms — h2https://snapwidget.com/cdn-cgi/rum?/cdn-cgi/rum? https://snapwidget.com/cdn-cgi/rum? — 204 — 374 B — 10 ms — h2https://us-assets.i.posthog.com/array/phc_9omgNVMbjydP43toaR8J3DaYzcD4PfVwgjTelC9Qeqg/config.jsus-assets.i.posthog.com/array/phc_9... https://us-assets.i.posthog.com/array/phc_9omgNVMbjydP43toaR8J3DaYzcD4PfVwgjTelC9Qeqg/config.js — 200 — 987 B — 15 ms — h2https://connect.facebook.net/signals/config/2743519602640531?v=2.9.303&r=stable&domain=snapwidget.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/2743519602640531?v=2.9.303&r=stable&domain=snapwidget.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.7 KiB — 11 ms — h3https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=016ba6d6-b24a-4cd8-93fd-5b3711024bbd&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=dea38fb6-1455-460d-a19b-4f62d66e2a57&pt=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&tw_document_href=https%3A%2F%2Fsnapwidget.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893597708.157625176955067706&txn_id=nvo8h&type=javascript&version=2.3.53t.co/i/adsct?bci=3&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=016ba6d6-b24a-4cd8-93fd-5b3711024bbd&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=dea38fb6-1455-460d-a19b-4f62d66e2a57&pt=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&tw_document_href=https%3A%2F%2Fsnapwidget.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893597708.157625176955067706&txn_id=nvo8h&type=javascript&version=2.3.53 — 200 — 657 B — 250 ms — h2https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=016ba6d6-b24a-4cd8-93fd-5b3711024bbd&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=dea38fb6-1455-460d-a19b-4f62d66e2a57&pt=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&tw_document_href=https%3A%2F%2Fsnapwidget.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893597708.157625176955067706&txn_id=nvo8h&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=3... https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=016ba6d6-b24a-4cd8-93fd-5b3711024bbd&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=dea38fb6-1455-460d-a19b-4f62d66e2a57&pt=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&tw_document_href=https%3A%2F%2Fsnapwidget.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893597708.157625176955067706&txn_id=nvo8h&type=javascript&version=2.3.53 — 200 — 673 B — 191 ms — h2https://us.i.posthog.com/e/?ip=0&_=1776893597642&ver=1.370.1&compression=gzip-jsus.i.posthog.com/e/?ip=0&_=17768935... https://us.i.posthog.com/e/?ip=0&_=1776893597642&ver=1.370.1&compression=gzip-js — 200 — 290 B — 726 ms — h2https://q.quora.com/_/ad/1ad6f1d417534ff7ad2e8fe06838e9d9/pixel?j=1&u=https%3A%2F%2Fsnapwidget.com%2F&tag=ViewContent&ts=1776893597720q.quora.com/_/ad/1ad6f1d417534ff7ad... https://q.quora.com/_/ad/1ad6f1d417534ff7ad2e8fe06838e9d9/pixel?j=1&u=https%3A%2F%2Fsnapwidget.com%2F&tag=ViewContent&ts=1776893597720 — 200 — 272 B — 263 ms — h2https://browser.sentry-cdn.com/5.4.0/bundle.min.jsbrowser.sentry-cdn.com/5.4.0/bundle... https://browser.sentry-cdn.com/5.4.0/bundle.min.js — 200 — 15.8 KiB — 51 ms — h2https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.jscdn.mxpnl.com/libs/mixpanel-2-lates... https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js — 200 — 31.7 KiB — 40 ms — h2https://stackpile.io/js/stackpile.api.js?id=b9ef6cfeb9ae6377c368stackpile.io/js/stackpile.api.js?id... https://stackpile.io/js/stackpile.api.js?id=b9ef6cfeb9ae6377c368 — 200 — 3.2 KiB — 30 ms — h2https://www.google.com/pagead/1p-user-list/995495471/?random=1776893597423&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1h2v9128763319za200zd9128763319xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fsnapwidget.com%2F&rcb=12&frm=0&tiba=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2025868155.1776893597&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfR9bd4rraIbnK6eeWVhb0H8Sj36OU4UnZAwg_noLoxo0PDkN4f4s8l9p0HOpo11VUDyokRxndmZ4lojQz4gITdf_4gfbm79YJ8iqWW6BaaCrdOg6zARoEiX0fqDd5DrUgKl-x8CRN0V62zLl6EmfKHhS7DsZgAcJf_a6H7eTBZbud3W4JBYVVceivcWgDPUFK8tBoXykHUI6xuPwgdemXHbrc_Srmuhw2O9IaUSQrLhsuJagEwk1QXXOFExniJtOWYHsDA&random=358358107&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/995495471/?random=1776893597423&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1h2v9128763319za200zd9128763319xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fsnapwidget.com%2F&rcb=12&frm=0&tiba=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2025868155.1776893597&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfR9bd4rraIbnK6eeWVhb0H8Sj36OU4UnZAwg_noLoxo0PDkN4f4s8l9p0HOpo11VUDyokRxndmZ4lojQz4gITdf_4gfbm79YJ8iqWW6BaaCrdOg6zARoEiX0fqDd5DrUgKl-x8CRN0V62zLl6EmfKHhS7DsZgAcJf_a6H7eTBZbud3W4JBYVVceivcWgDPUFK8tBoXykHUI6xuPwgdemXHbrc_Srmuhw2O9IaUSQrLhsuJagEwk1QXXOFExniJtOWYHsDA&random=358358107&rmt_tld=0&ipr=y — 200 — 64 B — 37 ms — h3https://www.google.com.sg/pagead/1p-user-list/995495471/?random=1776893597423&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1h2v9128763319za200zd9128763319xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fsnapwidget.com%2F&rcb=12&frm=0&tiba=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2025868155.1776893597&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfR9bd4rraIbnK6eeWVhb0H8Sj36OU4UnZAwg_noLoxo0PDkN4f4s8l9p0HOpo11VUDyokRxndmZ4lojQz4gITdf_4gfbm79YJ8iqWW6BaaCrdOg6zARoEiX0fqDd5DrUgKl-x8CRN0V62zLl6EmfKHhS7DsZgAcJf_a6H7eTBZbud3W4JBYVVceivcWgDPUFK8tBoXykHUI6xuPwgdemXHbrc_Srmuhw2O9IaUSQrLhsuJagEwk1QXXOFExniJtOWYHsDA&random=358358107&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/995495471/?random=1776893597423&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1h2v9128763319za200zd9128763319xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fsnapwidget.com%2F&rcb=12&frm=0&tiba=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2025868155.1776893597&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfR9bd4rraIbnK6eeWVhb0H8Sj36OU4UnZAwg_noLoxo0PDkN4f4s8l9p0HOpo11VUDyokRxndmZ4lojQz4gITdf_4gfbm79YJ8iqWW6BaaCrdOg6zARoEiX0fqDd5DrUgKl-x8CRN0V62zLl6EmfKHhS7DsZgAcJf_a6H7eTBZbud3W4JBYVVceivcWgDPUFK8tBoXykHUI6xuPwgdemXHbrc_Srmuhw2O9IaUSQrLhsuJagEwk1QXXOFExniJtOWYHsDA&random=358358107&rmt_tld=1&ipr=y — 200 — 108 B — 26 ms — h2https://www.google.com/pagead/1p-user-list/995495471/?random=1776893597476&cv=9&fst=1776891600000&num=1&guid=ON&resp=GooglemKTybQhCsO&eid=375603261%2C466465925%2C512247839%2C658953496&u_h=600&u_w=800&ig=1&frm=0&url=https%3A%2F%2Fsnapwidget.com%2F&tiba=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&hn=www.googleadservices.com&uaa=x86&uab=64&uam=&uap=macOS&uapv=10.15.7&uaw=0&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfSxAIkm70dhDAjhjTQGlmrZT3RfurK1TIyS9_gA3-8haD2bCOkByotrsT7S-Mzw_zbUXARToyb2tE_UwdgGQVKx41OlYlo07w1GBXgf0eyoRjw35ArKfUiD7nBeCPGzch7khTJBreHDqQX2qMlcCC0CUCItB1UemdQSyTC3MbWzi3dywrwUOG0ALhV972V049PH-t4wh88Uy6keta1FRmPlC-7zUiGZpociqB5tAW0BXnv8IF5sVdUGLrX706mg8wcN4lg&random=3430300193&resp=GooglemKTybQhCsO&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/995495471/?random=1776893597476&cv=9&fst=1776891600000&num=1&guid=ON&resp=GooglemKTybQhCsO&eid=375603261%2C466465925%2C512247839%2C658953496&u_h=600&u_w=800&ig=1&frm=0&url=https%3A%2F%2Fsnapwidget.com%2F&tiba=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&hn=www.googleadservices.com&uaa=x86&uab=64&uam=&uap=macOS&uapv=10.15.7&uaw=0&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfSxAIkm70dhDAjhjTQGlmrZT3RfurK1TIyS9_gA3-8haD2bCOkByotrsT7S-Mzw_zbUXARToyb2tE_UwdgGQVKx41OlYlo07w1GBXgf0eyoRjw35ArKfUiD7nBeCPGzch7khTJBreHDqQX2qMlcCC0CUCItB1UemdQSyTC3MbWzi3dywrwUOG0ALhV972V049PH-t4wh88Uy6keta1FRmPlC-7zUiGZpociqB5tAW0BXnv8IF5sVdUGLrX706mg8wcN4lg&random=3430300193&resp=GooglemKTybQhCsO&rmt_tld=0&ipr=y — 200 — 64 B — 38 ms — h3https://www.google.com.sg/pagead/1p-user-list/995495471/?random=1776893597476&cv=9&fst=1776891600000&num=1&guid=ON&resp=GooglemKTybQhCsO&eid=375603261%2C466465925%2C512247839%2C658953496&u_h=600&u_w=800&ig=1&frm=0&url=https%3A%2F%2Fsnapwidget.com%2F&tiba=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&hn=www.googleadservices.com&uaa=x86&uab=64&uam=&uap=macOS&uapv=10.15.7&uaw=0&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfSxAIkm70dhDAjhjTQGlmrZT3RfurK1TIyS9_gA3-8haD2bCOkByotrsT7S-Mzw_zbUXARToyb2tE_UwdgGQVKx41OlYlo07w1GBXgf0eyoRjw35ArKfUiD7nBeCPGzch7khTJBreHDqQX2qMlcCC0CUCItB1UemdQSyTC3MbWzi3dywrwUOG0ALhV972V049PH-t4wh88Uy6keta1FRmPlC-7zUiGZpociqB5tAW0BXnv8IF5sVdUGLrX706mg8wcN4lg&random=3430300193&resp=GooglemKTybQhCsO&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/995495471/?random=1776893597476&cv=9&fst=1776891600000&num=1&guid=ON&resp=GooglemKTybQhCsO&eid=375603261%2C466465925%2C512247839%2C658953496&u_h=600&u_w=800&ig=1&frm=0&url=https%3A%2F%2Fsnapwidget.com%2F&tiba=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&hn=www.googleadservices.com&uaa=x86&uab=64&uam=&uap=macOS&uapv=10.15.7&uaw=0&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfSxAIkm70dhDAjhjTQGlmrZT3RfurK1TIyS9_gA3-8haD2bCOkByotrsT7S-Mzw_zbUXARToyb2tE_UwdgGQVKx41OlYlo07w1GBXgf0eyoRjw35ArKfUiD7nBeCPGzch7khTJBreHDqQX2qMlcCC0CUCItB1UemdQSyTC3MbWzi3dywrwUOG0ALhV972V049PH-t4wh88Uy6keta1FRmPlC-7zUiGZpociqB5tAW0BXnv8IF5sVdUGLrX706mg8wcN4lg&random=3430300193&resp=GooglemKTybQhCsO&rmt_tld=1&ipr=y — 200 — 154 B — 20 ms — h2https://us-assets.i.posthog.com/static/posthog-recorder.js?v=1.370.1us-assets.i.posthog.com/static/post... https://us-assets.i.posthog.com/static/posthog-recorder.js?v=1.370.1 — 200 — 50.9 KiB — 36 ms — h2https://us-assets.i.posthog.com/static/surveys.js?v=1.370.1us-assets.i.posthog.com/static/surv... https://us-assets.i.posthog.com/static/surveys.js?v=1.370.1 — 200 — 32.3 KiB — 35 ms — h2https://us-assets.i.posthog.com/static/dead-clicks-autocapture.js?v=1.370.1us-assets.i.posthog.com/static/dead... https://us-assets.i.posthog.com/static/dead-clicks-autocapture.js?v=1.370.1 — 200 — 5.0 KiB — 33 ms — h2https://us-assets.i.posthog.com/static/web-vitals.js?v=1.370.1us-assets.i.posthog.com/static/web-... https://us-assets.i.posthog.com/static/web-vitals.js?v=1.370.1 — 200 — 2.6 KiB — 32 ms — h2https://datafa.st/api/eventsdatafa.st/api/events https://datafa.st/api/events — 200 — 138 B — 766 ms — h2https://www.facebook.com/tr/?id=2743519602640531&ev=PageView&dl=https%3A%2F%2Fsnapwidget.com%2F&rl=&if=false&ts=1776893597784&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776893597768.302541113784310233&ler=empty&cdl=API_unavailable&pmd[title]=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&pmd[locale]=en&pmd[description]=Embed%20your%20photos%20with%20a%20free%20responsive%20Instagram%20widget%20and%20social%20wall.%20SnapWidget%20makes%20it%20easy%20to%20display%20Instagram%2C%20Twitter%2C%20Facebook%2C%20TikTok%20and%20YouTube%20content%20on%20your%20website.&plt=665.2999999523163&it=1776893597694&coo=false&ap[currency]=USD&ap[contents]=%5B%7B%22item_price%22%3A0%7D%5D&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=27435196026... https://www.facebook.com/tr/?id=2743519602640531&ev=PageView&dl=https%3A%2F%2Fsnapwidget.com%2F&rl=&if=false&ts=1776893597784&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776893597768.302541113784310233&ler=empty&cdl=API_unavailable&pmd[title]=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&pmd[locale]=en&pmd[description]=Embed%20your%20photos%20with%20a%20free%20responsive%20Instagram%20widget%20and%20social%20wall.%20SnapWidget%20makes%20it%20easy%20to%20display%20Instagram%2C%20Twitter%2C%20Facebook%2C%20TikTok%20and%20YouTube%20content%20on%20your%20website.&plt=665.2999999523163&it=1776893597694&coo=false&ap[currency]=USD&ap[contents]=%5B%7B%22item_price%22%3A0%7D%5D&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GET — 200 — 16 B — 18 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=2743519602640531&ev=PageView&dl=https%3A%2F%2Fsnapwidget.com%2F&rl=&if=false&ts=1776893597784&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776893597768.302541113784310233&ler=empty&cdl=API_unavailable&pmd[title]=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&pmd[locale]=en&pmd[description]=Embed%20your%20photos%20with%20a%20free%20responsive%20Instagram%20widget%20and%20social%20wall.%20SnapWidget%20makes%20it%20easy%20to%20display%20Instagram%2C%20Twitter%2C%20Facebook%2C%20TikTok%20and%20YouTube%20content%20on%20your%20website.&plt=665.2999999523163&it=1776893597694&coo=false&ap[currency]=USD&ap[contents]=%5B%7B%22item_price%22%3A0%7D%5D&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=2743519602640531&ev=PageView&dl=https%3A%2F%2Fsnapwidget.com%2F&rl=&if=false&ts=1776893597784&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776893597768.302541113784310233&ler=empty&cdl=API_unavailable&pmd[title]=Instagram%20Widgets%20by%20SnapWidget%20%7C%20Free%20widgets%20for%20your%20website&pmd[locale]=en&pmd[description]=Embed%20your%20photos%20with%20a%20free%20responsive%20Instagram%20widget%20and%20social%20wall.%20SnapWidget%20makes%20it%20easy%20to%20display%20Instagram%2C%20Twitter%2C%20Facebook%2C%20TikTok%20and%20YouTube%20content%20on%20your%20website.&plt=665.2999999523163&it=1776893597694&coo=false&ap[currency]=USD&ap[contents]=%5B%7B%22item_price%22%3A0%7D%5D&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGET — 200 — 198 B — 257 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
71% of JavaScript execution is third-party
First-party Third-party 613ms · 532KB · €11/mo
us-assets.i.posthog.com
Other
Optional
Execution 183ms
Transfer 68 KB
Unused 53%
Monthly Cost €3/mo
Unattributable
Other
Optional
Execution 146ms
Transfer 0 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Optional
Execution 97ms
Transfer 176 KB
Unused 39%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 83ms
Transfer 147 KB
Unused 38%
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 54ms
Transfer 45 KB
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 51ms
Transfer 97 KB
Unused 35%
Monthly Cost €1/mo

71% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

53% of us-assets.i.posthog.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback