Skip to content
https://clickn.co.kr

Performance

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

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

55
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
80
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.

2.82 s

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

9.90 s

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

95 ms

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

0.009

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

16.81 s

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

16.51 s

Page Load Progression

3.0 s
6.0 s
8.9 s
11.9 s
14.9 s
17.9 s
20.8 s
23.8 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
35.8 MB transferred, 292 requests
FIX
35.8 MB transferred, 292 requests
Critical::
Page weighs 38.3 MB (35.8 MB transferred)
Warning::
Images are 29.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 29.4 MB
Info::
Fonts are 3.0 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 3.0 MB
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Info::
CSS is 538 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 538 KB
Warning::
292 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 7.5 g CO2 per page load
35.8 MB / 2.4 MB budget
35.8 MB transferred
292 requests
7.5 g CO2 per page load
Images 29.4 MiB 82%
Fonts 3.0 MiB 8%
JavaScript 1.7 MiB 5%
Other 1.1 MiB 3%
CSS 538.0 KiB 1%
HTML 70.5 KiB 0%
Other 22.9 KiB 0%
Other 4.4 KiB 0%
Other 2.6 KiB 0%
Other 1.3 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (35.8 MiB of 35.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6777ms total JS execution
FIX
6777ms total JS execution
Warning::
https://www.clickn.co.kr/: 3518ms CPU time
Warning::
Unattributable: 1280ms CPU time
Warning::
https://www.clickn.co.kr/vendor/swiper/4.5.0/swipe...: 400ms CPU time
Warning::
https://scrollmagic.io/assets/js/lib/greensock/Twe...: 301ms CPU time
Warning::
https://www.clickn.co.kr/vendor/jquery/1.12.4/jque...: 266ms CPU time
Warning::
Third-party scripts: 6777ms (100% of total)

Main Thread Breakdown

Other 33% Script Evaluation 28% Style & Layout 25% Rendering 10%
ScriptTotalScriptingParse/CompileParty
https://www.clickn.co.kr/3518ms53ms2ms3rd
Unattributable1280ms13ms0ms3rd
https://www.clickn.co.kr/vendor/swiper/4.5.0/swiper.min.js400ms331ms4ms3rd
https://scrollmagic.io/assets/js/lib/greensock/TweenMax.min.js301ms41ms3ms3rd
https://www.clickn.co.kr/vendor/jquery/1.12.4/jquery.min.js266ms174ms15ms3rd
https://cdn.channel.io/plugin/ch-plugin-core.a96340d2.vendor.js232ms189ms21ms3rd
https://www.clickn.co.kr/vendor/swiper/swiper-bundle.min.js161ms123ms4ms3rd
https://scripts.clarity.ms/0.8.60-beta/clarity.js147ms119ms2ms3rd
https://cdn.channel.io/plugin/ch-plugin-core-20260416214757.js145ms127ms11ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PFMNNM7139ms116ms18ms3rd

Showing top 10 of 12 scripts

F
JS Bundles
Action
28 scripts, 916 KB unused
FIX
28 scripts, 916 KB unused
Warning::
https://www.clickn.co.kr/vendor/jquery/ui/jquery-u...: 221 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.clickn.co.kr/js/slick.js: 80 KB unused (94%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.clickn.co.kr/js/slick.js: unminified — 34 KB could be saved
Warning::
https://cdn.channel.io/plugin/ch-plugin-core.a9634...: 76 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.clickn.co.kr/vendor/swiper/swiper-bund...: 74 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PFM...: 68 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 916 KB
916 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.clickn.co.kr/vendor/jquery/ui/jquery-ui.min.js248 KB221 KB (89%)3rd
https://www.clickn.co.kr/js/slick.js85 KB80 KB (94%)3rd
https://cdn.channel.io/plugin/ch-plugin-core.a96340d2.vendor.js165 KB76 KB (46%)3rd
https://www.clickn.co.kr/vendor/swiper/swiper-bundle.min.js137 KB74 KB (54%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PFMNNM7159 KB68 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=G-BJ43PW99PN&cx=c&gtm=4e64k0173 KB67 KB (39%)3rd
https://www.clickn.co.kr/vendor/swiper/4.5.0/swiper.min.js125 KB64 KB (51%)3rd
https://cdn.channel.io/plugin/ch-plugin-core.6369d473.vendor-common.js64 KB59 KB (94%)3rd
https://www.clickn.co.kr/vendor/jquery/1.12.4/jquery.min.js95 KB57 KB (60%)3rd
https://cdn.channel.io/plugin/ch-plugin-core-20260416214757.js116 KB50 KB (44%)3rd

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

F
Page Weight Inventory
Action
292 resources · 35.8 MB · 916 KB savings available
FIX
292 resources · 35.8 MB · 916 KB savings available
Warning::
Page weight 34.8 MB over 1MB target
Got: 35.8 MB Expected: ≤ 1 MB
Info::
~916 KB of savings available
Warning::
291 third-party resources (100% of weight)
Info::
65 resources over 200KB
292 resources · 35.8 MiB · 291 third-party 34.8 MiB over 1MB target
Image 82% · 29.4 MiB
Font 8% · 3.0 MiB
JavaScript 5% · 1.7 MiB
Media 3% · 1.1 MiB
CSS 1% · 538.0 KiB
Document 0% · 70.7 KiB
Other 0% · 29.9 KiB

~915.5 KiB of savings available

Remove unused JavaScript: 915.5 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
172 images, 0 KB saveable
REVIEW
172 images, 0 KB saveable
Warning::
https://www.clickn.co.kr/images/common/logo.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/storage/cms/banner/202604... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/storage/cms/banner/202604... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/storage/cms/banner/202407... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1035879069 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/2081778962 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/597680083 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1876474047 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1584518309 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/37025928 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/2078750760 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1123212458 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1348051268 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1280613281 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/2101841241 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1518092765 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1418663342 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/392572963 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/storage/cms/banner/202603... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/common/icon_instag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/901048535 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/add/icon_google.sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/416695983 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/storage/cms/banner/202602... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1126431985 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/add/icon_kakaomap.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/banner/quick/20250... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1967985902 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/156110018 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1651964488 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/329501858 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1923919387 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/add/icon_googlemap... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/common/google_part... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/2014337135 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/banner/quick/20260... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/684861920 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/banner/quick/20260... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/storage/cms/banner/202407... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1655757802 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1858034515 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/100271974 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/191853205 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/234647852 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/238265878 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1351270539 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/banner/quick/20250... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/554356924 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1439299536 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/822518765 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/167717897 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/988766948 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/storage/cms/banner/202603... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1815093 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1719340907 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1213626110 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/755080906 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/storage/cms/banner/202501... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1193279892 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/storage/cms/banner/202407... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/storage/cms/banner/202504... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/add/icon_appstore.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/326282587 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1943916130 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/add/ico_design.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1573023675 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1304927498 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1497193112 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/common/icon_blog.s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1553023092 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1786270734 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/752320131 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/2011304709 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1789490261 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1260738231 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/banner/quick/20260... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/22385751 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/664593654 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/617415741 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/460015046 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1857001848 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/common/icon_kakao.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/2105569019 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/common/icon_youtub... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/common/isms.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/banner/quick/20251... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/2102873780 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/common/ico_isms.pn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1055766407 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/main/feature_img2.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/293766863 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1485585233 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/main/feature_reser... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/968441338 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/add/icon_android.s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1640019294 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/storage/cms/banner/202508... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/889964688 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/159968868 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/530221616 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/storage/cms/banner/202603... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/305187641 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/88729375 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://resource.clickn.co.kr/storage/1722035890 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clickn.co.kr/images/banner/quick/20260... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
172 images 29.3 MB
0 oversized -0 KB
170 legacy format
105 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

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

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

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

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

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

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

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

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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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
5 fonts (3086 KB)
PASS
5 fonts (3086 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

3086 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 2.8 s LCP 9.9 shttps://www.clickn.co.kr/fonts/Pretendard-Regular.woff2Pretendard-Regular.woff2 https://www.clickn.co.kr/fonts/Pretendard-Regular.woff2 — 748.2 KiB — 8.0 s — font-display: swaphttps://www.clickn.co.kr/fonts/Pretendard-Medium.woff2Pretendard-Medium.woff2 https://www.clickn.co.kr/fonts/Pretendard-Medium.woff2 — 760.4 KiB — 3.0 s — font-display: swaphttps://www.clickn.co.kr/fonts/Pretendard-SemiBold.woff2Pretendard-SemiBold.woff2 https://www.clickn.co.kr/fonts/Pretendard-SemiBold.woff2 — 767.7 KiB — 2.9 s — font-display: swaphttps://www.clickn.co.kr/fonts/Pretendard-Bold.woff2Pretendard-Bold.woff2 https://www.clickn.co.kr/fonts/Pretendard-Bold.woff2 — 772.8 KiB — 8.9 s — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 32 ms — font-display: swap
Pretendard-Regular.woff2 woff2 swap
Size 748 KB
Load time 8.0 s
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Pretendard-Medium.woff2 woff2 swap
Size 760 KB
Load time 3.0 s
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Pretendard-SemiBold.woff2 woff2 swap
Size 768 KB
Load time 2.9 s
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Pretendard-Bold.woff2 woff2 swap
Size 773 KB
Load time 8.9 s
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 32 ms
Start 5.6 s
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)

Fixing the unchecked items could save ~1525 KB and ~3050 ms

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
Network Waterfall
292 requests over 31465ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s FCP 2.8 s LCP 9.9 shttps://clickn.co.kr// https://clickn.co.kr/ — 301 — 244 B — 692 ms — http/1.1https://www.clickn.co.kr/www.clickn.co.kr/ https://www.clickn.co.kr/ — 200 — 70.5 KiB — 3.3 s — http/1.1https://www.clickn.co.kr/fonts/Pretendard-Regular.woff2www.clickn.co.kr/fonts/Pretendard-R... https://www.clickn.co.kr/fonts/Pretendard-Regular.woff2 — 200 — 748.2 KiB — 8.0 s — http/1.1https://www.clickn.co.kr/fonts/Pretendard-Medium.woff2www.clickn.co.kr/fonts/Pretendard-M... https://www.clickn.co.kr/fonts/Pretendard-Medium.woff2 — 200 — 760.4 KiB — 3.0 s — http/1.1https://www.clickn.co.kr/fonts/Pretendard-SemiBold.woff2www.clickn.co.kr/fonts/Pretendard-S... https://www.clickn.co.kr/fonts/Pretendard-SemiBold.woff2 — 200 — 767.7 KiB — 2.9 s — http/1.1https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;600;700&family=Roboto:wght@100;300;400;500;700&display=swapfonts.googleapis.com/css2?family=No... https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;600;700&family=Roboto:wght@100;300;400;500;700&display=swap — 200 — 115.4 KiB — 166 ms — h2https://www.clickn.co.kr/vendor/swiper/swiper-bundle.min.csswww.clickn.co.kr/vendor/swiper/swip... https://www.clickn.co.kr/vendor/swiper/swiper-bundle.min.css — 200 — 13.8 KiB — 561 ms — http/1.1https://www.clickn.co.kr/vendor/jquery/ui/jquery-ui.min.csswww.clickn.co.kr/vendor/jquery/ui/j... https://www.clickn.co.kr/vendor/jquery/ui/jquery-ui.min.css — 200 — 31.5 KiB — 695 ms — http/1.1https://www.clickn.co.kr/css/reset.css?m=202604230656www.clickn.co.kr/css/reset.css?m=20... https://www.clickn.co.kr/css/reset.css?m=202604230656 — 200 — 4.3 KiB — 425 ms — http/1.1https://www.clickn.co.kr/css/common.css?m=202604230656www.clickn.co.kr/css/common.css?m=2... https://www.clickn.co.kr/css/common.css?m=202604230656 — 200 — 31.6 KiB — 743 ms — http/1.1https://www.clickn.co.kr/css/normal.css?m=202604230656www.clickn.co.kr/css/normal.css?m=2... https://www.clickn.co.kr/css/normal.css?m=202604230656 — 200 — 239.9 KiB — 1.2 s — http/1.1https://www.clickn.co.kr/css/modal.css?m=202604230656www.clickn.co.kr/css/modal.css?m=20... https://www.clickn.co.kr/css/modal.css?m=202604230656 — 200 — 11.1 KiB — 703 ms — http/1.1https://www.clickn.co.kr/css/additional.css?m=202604230656www.clickn.co.kr/css/additional.css... https://www.clickn.co.kr/css/additional.css?m=202604230656 — 200 — 48.6 KiB — 976 ms — http/1.1https://www.clickn.co.kr/vendor/scrollbar/jquery.scrollbar.csswww.clickn.co.kr/vendor/scrollbar/j... https://www.clickn.co.kr/vendor/scrollbar/jquery.scrollbar.css — 200 — 22.3 KiB — 970 ms — http/1.1https://www.clickn.co.kr/vendor/swiper/4.5.0/swiper.min.csswww.clickn.co.kr/vendor/swiper/4.5.... https://www.clickn.co.kr/vendor/swiper/4.5.0/swiper.min.css — 200 — 19.5 KiB — 1.1 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202603/banner_20260323093003.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202603/banner_20260323093003.png — 200 — 261.3 KiB — 1.2 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202604/banner_20260410182724.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202604/banner_20260410182724.png — 200 — 121.9 KiB — 665 ms — http/1.1https://www.clickn.co.kr/storage/cms/banner/202602/banner_20260227134830.jpgwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202602/banner_20260227134830.jpg — 200 — 59.3 KiB — 3.6 s — http/1.1https://scrollmagic.io/assets/js/lib/greensock/TweenMax.min.jsscrollmagic.io/assets/js/lib/greens... https://scrollmagic.io/assets/js/lib/greensock/TweenMax.min.js — 200 — 38.6 KiB — 44 ms — h2https://scrollmagic.io/scrollmagic/uncompressed/plugins/animation.gsap.jsscrollmagic.io/scrollmagic/uncompre... https://scrollmagic.io/scrollmagic/uncompressed/plugins/animation.gsap.js — 200 — 4.4 KiB — 41 ms — h2https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.7/plugins/debug.addIndicators.min.jscdnjs.cloudflare.com/ajax/libs/Scro... https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.7/plugins/debug.addIndicators.min.js — 200 — 2.6 KiB — 43 ms — h3https://resource.clickn.co.kr/storage/329501858resource.clickn.co.kr/storage/32950... https://resource.clickn.co.kr/storage/329501858 — 200 — 746.8 KiB — 7.5 s — h2https://resource.clickn.co.kr/storage/554356924resource.clickn.co.kr/storage/55435... https://resource.clickn.co.kr/storage/554356924 — 200 — 832.0 KiB — 7.9 s — h2https://resource.clickn.co.kr/storage/191853205resource.clickn.co.kr/storage/19185... https://resource.clickn.co.kr/storage/191853205 — 200 — 198.8 KiB — 2.0 s — h2https://resource.clickn.co.kr/storage/1304927498resource.clickn.co.kr/storage/13049... https://resource.clickn.co.kr/storage/1304927498 — 200 — 421.4 KiB — 3.3 s — h2https://www.clickn.co.kr/vendor/jquery/1.12.4/jquery.min.jswww.clickn.co.kr/vendor/jquery/1.12... https://www.clickn.co.kr/vendor/jquery/1.12.4/jquery.min.js — 200 — 95.1 KiB — 1.1 s — http/1.1https://resource.clickn.co.kr/storage/37025928resource.clickn.co.kr/storage/37025... https://resource.clickn.co.kr/storage/37025928 — 200 — 310.0 KiB — 1.7 s — h2https://resource.clickn.co.kr/storage/2105569019resource.clickn.co.kr/storage/21055... https://resource.clickn.co.kr/storage/2105569019 — 200 — 417.0 KiB — 1.3 s — h2https://www.googletagmanager.com/gtm.js?id=GTM-PFMNNM7www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PFMNNM7 — 200 — 158.5 KiB — 103 ms — h2https://www.clickn.co.kr/images/main/ico_n.pngwww.clickn.co.kr/images/main/ico_n.... https://www.clickn.co.kr/images/main/ico_n.png — 200 — 753 B — 802 ms — http/1.1
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s FCP 2.8 s LCP 9.9 shttps://clickn.co.kr// https://clickn.co.kr/ — 301 — 244 B — 692 ms — http/1.1https://www.clickn.co.kr/www.clickn.co.kr/ https://www.clickn.co.kr/ — 200 — 70.5 KiB — 3.3 s — http/1.1https://www.clickn.co.kr/fonts/Pretendard-Regular.woff2www.clickn.co.kr/fonts/Pretendard-R... https://www.clickn.co.kr/fonts/Pretendard-Regular.woff2 — 200 — 748.2 KiB — 8.0 s — http/1.1https://www.clickn.co.kr/fonts/Pretendard-Medium.woff2www.clickn.co.kr/fonts/Pretendard-M... https://www.clickn.co.kr/fonts/Pretendard-Medium.woff2 — 200 — 760.4 KiB — 3.0 s — http/1.1https://www.clickn.co.kr/fonts/Pretendard-SemiBold.woff2www.clickn.co.kr/fonts/Pretendard-S... https://www.clickn.co.kr/fonts/Pretendard-SemiBold.woff2 — 200 — 767.7 KiB — 2.9 s — http/1.1https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;600;700&family=Roboto:wght@100;300;400;500;700&display=swapfonts.googleapis.com/css2?family=No... https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;600;700&family=Roboto:wght@100;300;400;500;700&display=swap — 200 — 115.4 KiB — 166 ms — h2https://www.clickn.co.kr/vendor/swiper/swiper-bundle.min.csswww.clickn.co.kr/vendor/swiper/swip... https://www.clickn.co.kr/vendor/swiper/swiper-bundle.min.css — 200 — 13.8 KiB — 561 ms — http/1.1https://www.clickn.co.kr/vendor/jquery/ui/jquery-ui.min.csswww.clickn.co.kr/vendor/jquery/ui/j... https://www.clickn.co.kr/vendor/jquery/ui/jquery-ui.min.css — 200 — 31.5 KiB — 695 ms — http/1.1https://www.clickn.co.kr/css/reset.css?m=202604230656www.clickn.co.kr/css/reset.css?m=20... https://www.clickn.co.kr/css/reset.css?m=202604230656 — 200 — 4.3 KiB — 425 ms — http/1.1https://www.clickn.co.kr/css/common.css?m=202604230656www.clickn.co.kr/css/common.css?m=2... https://www.clickn.co.kr/css/common.css?m=202604230656 — 200 — 31.6 KiB — 743 ms — http/1.1https://www.clickn.co.kr/css/normal.css?m=202604230656www.clickn.co.kr/css/normal.css?m=2... https://www.clickn.co.kr/css/normal.css?m=202604230656 — 200 — 239.9 KiB — 1.2 s — http/1.1https://www.clickn.co.kr/css/modal.css?m=202604230656www.clickn.co.kr/css/modal.css?m=20... https://www.clickn.co.kr/css/modal.css?m=202604230656 — 200 — 11.1 KiB — 703 ms — http/1.1https://www.clickn.co.kr/css/additional.css?m=202604230656www.clickn.co.kr/css/additional.css... https://www.clickn.co.kr/css/additional.css?m=202604230656 — 200 — 48.6 KiB — 976 ms — http/1.1https://www.clickn.co.kr/vendor/scrollbar/jquery.scrollbar.csswww.clickn.co.kr/vendor/scrollbar/j... https://www.clickn.co.kr/vendor/scrollbar/jquery.scrollbar.css — 200 — 22.3 KiB — 970 ms — http/1.1https://www.clickn.co.kr/vendor/swiper/4.5.0/swiper.min.csswww.clickn.co.kr/vendor/swiper/4.5.... https://www.clickn.co.kr/vendor/swiper/4.5.0/swiper.min.css — 200 — 19.5 KiB — 1.1 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202603/banner_20260323093003.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202603/banner_20260323093003.png — 200 — 261.3 KiB — 1.2 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202604/banner_20260410182724.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202604/banner_20260410182724.png — 200 — 121.9 KiB — 665 ms — http/1.1https://www.clickn.co.kr/storage/cms/banner/202602/banner_20260227134830.jpgwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202602/banner_20260227134830.jpg — 200 — 59.3 KiB — 3.6 s — http/1.1https://scrollmagic.io/assets/js/lib/greensock/TweenMax.min.jsscrollmagic.io/assets/js/lib/greens... https://scrollmagic.io/assets/js/lib/greensock/TweenMax.min.js — 200 — 38.6 KiB — 44 ms — h2https://scrollmagic.io/scrollmagic/uncompressed/plugins/animation.gsap.jsscrollmagic.io/scrollmagic/uncompre... https://scrollmagic.io/scrollmagic/uncompressed/plugins/animation.gsap.js — 200 — 4.4 KiB — 41 ms — h2https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.7/plugins/debug.addIndicators.min.jscdnjs.cloudflare.com/ajax/libs/Scro... https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.7/plugins/debug.addIndicators.min.js — 200 — 2.6 KiB — 43 ms — h3https://resource.clickn.co.kr/storage/329501858resource.clickn.co.kr/storage/32950... https://resource.clickn.co.kr/storage/329501858 — 200 — 746.8 KiB — 7.5 s — h2https://resource.clickn.co.kr/storage/554356924resource.clickn.co.kr/storage/55435... https://resource.clickn.co.kr/storage/554356924 — 200 — 832.0 KiB — 7.9 s — h2https://resource.clickn.co.kr/storage/191853205resource.clickn.co.kr/storage/19185... https://resource.clickn.co.kr/storage/191853205 — 200 — 198.8 KiB — 2.0 s — h2https://resource.clickn.co.kr/storage/1304927498resource.clickn.co.kr/storage/13049... https://resource.clickn.co.kr/storage/1304927498 — 200 — 421.4 KiB — 3.3 s — h2https://www.clickn.co.kr/vendor/jquery/1.12.4/jquery.min.jswww.clickn.co.kr/vendor/jquery/1.12... https://www.clickn.co.kr/vendor/jquery/1.12.4/jquery.min.js — 200 — 95.1 KiB — 1.1 s — http/1.1https://resource.clickn.co.kr/storage/37025928resource.clickn.co.kr/storage/37025... https://resource.clickn.co.kr/storage/37025928 — 200 — 310.0 KiB — 1.7 s — h2https://resource.clickn.co.kr/storage/2105569019resource.clickn.co.kr/storage/21055... https://resource.clickn.co.kr/storage/2105569019 — 200 — 417.0 KiB — 1.3 s — h2https://www.googletagmanager.com/gtm.js?id=GTM-PFMNNM7www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PFMNNM7 — 200 — 158.5 KiB — 103 ms — h2https://www.clickn.co.kr/images/main/ico_n.pngwww.clickn.co.kr/images/main/ico_n.... https://www.clickn.co.kr/images/main/ico_n.png — 200 — 753 B — 802 ms — http/1.1https://www.clickn.co.kr/images/common/logo.svgwww.clickn.co.kr/images/common/logo... https://www.clickn.co.kr/images/common/logo.svg — 200 — 1.5 KiB — 969 ms — http/1.1https://www.clickn.co.kr/images/banner/ico_arrowM_left_white.svgwww.clickn.co.kr/images/banner/ico_... https://www.clickn.co.kr/images/banner/ico_arrowM_left_white.svg — 200 — 613 B — 1.1 s — http/1.1https://www.clickn.co.kr/images/banner/ico_close_white.svgwww.clickn.co.kr/images/banner/ico_... https://www.clickn.co.kr/images/banner/ico_close_white.svg — 200 — 514 B — 1.1 s — http/1.1https://www.clickn.co.kr/images/common/ico_link.svgwww.clickn.co.kr/images/common/ico_... https://www.clickn.co.kr/images/common/ico_link.svg — 200 — 932 B — 1.2 s — http/1.1https://www.clickn.co.kr/fonts/Pretendard-Bold.woff2www.clickn.co.kr/fonts/Pretendard-B... https://www.clickn.co.kr/fonts/Pretendard-Bold.woff2 — 200 — 772.8 KiB — 8.9 s — http/1.1https://wcs.naver.net/wcslog.jswcs.naver.net/wcslog.js https://wcs.naver.net/wcslog.js — 200 — 10.5 KiB — 26 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-BJ43PW99PN&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-BJ43PW99PN&cx=c&gtm=4e64k0 — 200 — 173.0 KiB — 98 ms — h2https://www.clarity.ms/tag/igk1d0xcax?ref=gtm2www.clarity.ms/tag/igk1d0xcax?ref=g... https://www.clarity.ms/tag/igk1d0xcax?ref=gtm2 — 200 — 1.1 KiB — 229 ms — http/1.1https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 38 ms — h3https://www.google.com/ccm/collect?rcb=13&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.clickn.co.kr%2F&scrsrc=www.googletagmanager.com&rnd=1413332146.1776894982&dt=%EB%AC%B4%EB%A3%8C%20%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%EC%A0%9C%EC%9E%91%20%7C%20SEO%EC%B5%9C%EC%A0%81%ED%99%94%20AI%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%7C%20%ED%81%B4%EB%A6%AD%EC%97%94&auid=121563376.1776894982&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k0v845483478za200zd845483478xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~118463261&apve=1&apvf=f&apvc=1&tft=1776894982402&tfd=4292www.google.com/ccm/collect?rcb=13&f... https://www.google.com/ccm/collect?rcb=13&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.clickn.co.kr%2F&scrsrc=www.googletagmanager.com&rnd=1413332146.1776894982&dt=%EB%AC%B4%EB%A3%8C%20%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%EC%A0%9C%EC%9E%91%20%7C%20SEO%EC%B5%9C%EC%A0%81%ED%99%94%20AI%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%7C%20%ED%81%B4%EB%A6%AD%EC%97%94&auid=121563376.1776894982&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k0v845483478za200zd845483478xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~118463261&apve=1&apvf=f&apvc=1&tft=1776894982402&tfd=4292 — 200 — 21 B — 97 ms — h3https://resource.clickn.co.kr/storage/416695983resource.clickn.co.kr/storage/41669... https://resource.clickn.co.kr/storage/416695983 — 200 — 175.7 KiB — 1.8 s — h2https://resource.clickn.co.kr/storage/1967985902resource.clickn.co.kr/storage/19679... https://resource.clickn.co.kr/storage/1967985902 — 200 — 290.6 KiB — 2.4 s — h2https://resource.clickn.co.kr/storage/1439299536resource.clickn.co.kr/storage/14392... https://resource.clickn.co.kr/storage/1439299536 — 200 — 334.8 KiB — 2.9 s — h2https://resource.clickn.co.kr/storage/1655757802resource.clickn.co.kr/storage/16557... https://resource.clickn.co.kr/storage/1655757802 — 200 — 464.2 KiB — 3.9 s — h2https://resource.clickn.co.kr/storage/1518092765resource.clickn.co.kr/storage/15180... https://resource.clickn.co.kr/storage/1518092765 — 200 — 467.6 KiB — 4.1 s — h2https://resource.clickn.co.kr/storage/2102873780resource.clickn.co.kr/storage/21028... https://resource.clickn.co.kr/storage/2102873780 — 200 — 140.6 KiB — 3.2 s — h2https://resource.clickn.co.kr/storage/326282587resource.clickn.co.kr/storage/32628... https://resource.clickn.co.kr/storage/326282587 — 200 — 599.0 KiB — 7.2 s — h2https://resource.clickn.co.kr/storage/159968868resource.clickn.co.kr/storage/15996... https://resource.clickn.co.kr/storage/159968868 — 200 — 846.6 KiB — 7.9 s — h2https://resource.clickn.co.kr/storage/22385751resource.clickn.co.kr/storage/22385... https://resource.clickn.co.kr/storage/22385751 — 200 — 190.9 KiB — 3.5 s — h2https://resource.clickn.co.kr/storage/1858034515resource.clickn.co.kr/storage/18580... https://resource.clickn.co.kr/storage/1858034515 — 200 — 336.5 KiB — 4.5 s — h2https://resource.clickn.co.kr/storage/1553023092resource.clickn.co.kr/storage/15530... https://resource.clickn.co.kr/storage/1553023092 — 200 — 232.5 KiB — 4.7 s — h2https://resource.clickn.co.kr/storage/1786270734resource.clickn.co.kr/storage/17862... https://resource.clickn.co.kr/storage/1786270734 — 200 — 812 B — 3.6 s — h2https://resource.clickn.co.kr/storage/1923919387resource.clickn.co.kr/storage/19239... https://resource.clickn.co.kr/storage/1923919387 — 200 — 812 B — 3.6 s — h2https://resource.clickn.co.kr/storage/2078750760resource.clickn.co.kr/storage/20787... https://resource.clickn.co.kr/storage/2078750760 — 200 — 814 B — 3.6 s — h2https://resource.clickn.co.kr/storage/1815093resource.clickn.co.kr/storage/18150... https://resource.clickn.co.kr/storage/1815093 — 200 — 810 B — 3.6 s — h2https://resource.clickn.co.kr/storage/156110018resource.clickn.co.kr/storage/15611... https://resource.clickn.co.kr/storage/156110018 — 200 — 816 B — 3.6 s — h2https://resource.clickn.co.kr/storage/293766863resource.clickn.co.kr/storage/29376... https://resource.clickn.co.kr/storage/293766863 — 200 — 813 B — 3.6 s — h2https://resource.clickn.co.kr/storage/664593654resource.clickn.co.kr/storage/66459... https://resource.clickn.co.kr/storage/664593654 — 200 — 811 B — 3.6 s — h2https://resource.clickn.co.kr/storage/752320131resource.clickn.co.kr/storage/75232... https://resource.clickn.co.kr/storage/752320131 — 200 — 814 B — 3.6 s — h2https://resource.clickn.co.kr/storage/889964688resource.clickn.co.kr/storage/88996... https://resource.clickn.co.kr/storage/889964688 — 200 — 814 B — 3.6 s — h2https://resource.clickn.co.kr/storage/1035879069resource.clickn.co.kr/storage/10358... https://resource.clickn.co.kr/storage/1035879069 — 200 — 808 B — 3.6 s — h2https://resource.clickn.co.kr/storage/1123212458resource.clickn.co.kr/storage/11232... https://resource.clickn.co.kr/storage/1123212458 — 200 — 814 B — 3.6 s — h2https://resource.clickn.co.kr/storage/2011304709resource.clickn.co.kr/storage/20113... https://resource.clickn.co.kr/storage/2011304709 — 200 — 810 B — 3.6 s — h2https://resource.clickn.co.kr/storage/460015046resource.clickn.co.kr/storage/46001... https://resource.clickn.co.kr/storage/460015046 — 200 — 815 B — 3.6 s — h2https://resource.clickn.co.kr/storage/1640019294resource.clickn.co.kr/storage/16400... https://resource.clickn.co.kr/storage/1640019294 — 200 — 810 B — 3.6 s — h2https://resource.clickn.co.kr/storage/1857001848resource.clickn.co.kr/storage/18570... https://resource.clickn.co.kr/storage/1857001848 — 200 — 809 B — 3.6 s — h2https://resource.clickn.co.kr/storage/305187641resource.clickn.co.kr/storage/30518... https://resource.clickn.co.kr/storage/305187641 — 200 — 808 B — 3.6 s — h2https://resource.clickn.co.kr/storage/1348051268resource.clickn.co.kr/storage/13480... https://resource.clickn.co.kr/storage/1348051268 — 200 — 814 B — 3.6 s — h2https://resource.clickn.co.kr/storage/234647852resource.clickn.co.kr/storage/23464... https://resource.clickn.co.kr/storage/234647852 — 200 — 810 B — 3.6 s — h2https://resource.clickn.co.kr/storage/2081778962resource.clickn.co.kr/storage/20817... https://resource.clickn.co.kr/storage/2081778962 — 200 — 810 B — 3.6 s — h2https://resource.clickn.co.kr/storage/684861920resource.clickn.co.kr/storage/68486... https://resource.clickn.co.kr/storage/684861920 — 200 — 813 B — 3.6 s — h2https://resource.clickn.co.kr/storage/597680083resource.clickn.co.kr/storage/59768... https://resource.clickn.co.kr/storage/597680083 — 200 — 815 B — 3.6 s — h2https://resource.clickn.co.kr/storage/1789490261resource.clickn.co.kr/storage/17894... https://resource.clickn.co.kr/storage/1789490261 — 200 — 812 B — 3.6 s — h2https://resource.clickn.co.kr/storage/822518765resource.clickn.co.kr/storage/82251... https://resource.clickn.co.kr/storage/822518765 — 200 — 815 B — 3.6 s — h2https://resource.clickn.co.kr/storage/968441338resource.clickn.co.kr/storage/96844... https://resource.clickn.co.kr/storage/968441338 — 200 — 816 B — 3.6 s — h2https://resource.clickn.co.kr/storage/1055766407resource.clickn.co.kr/storage/10557... https://resource.clickn.co.kr/storage/1055766407 — 200 — 812 B — 3.6 s — h2https://resource.clickn.co.kr/storage/1193279892resource.clickn.co.kr/storage/11932... https://resource.clickn.co.kr/storage/1193279892 — 200 — 808 B — 3.6 s — h2https://resource.clickn.co.kr/storage/1280613281resource.clickn.co.kr/storage/12806... https://resource.clickn.co.kr/storage/1280613281 — 200 — 811 B — 3.6 s — h2https://resource.clickn.co.kr/storage/1418663342resource.clickn.co.kr/storage/14186... https://resource.clickn.co.kr/storage/1418663342 — 200 — 815 B — 3.6 s — h2https://resource.clickn.co.kr/storage/1573023675resource.clickn.co.kr/storage/15730... https://resource.clickn.co.kr/storage/1573023675 — 200 — 815 B — 3.6 s — h2https://resource.clickn.co.kr/storage/1651964488resource.clickn.co.kr/storage/16519... https://resource.clickn.co.kr/storage/1651964488 — 200 — 813 B — 3.6 s — h2https://resource.clickn.co.kr/storage/1943916130resource.clickn.co.kr/storage/19439... https://resource.clickn.co.kr/storage/1943916130 — 200 — 809 B — 3.7 s — h2https://resource.clickn.co.kr/storage/1260738231resource.clickn.co.kr/storage/12607... https://resource.clickn.co.kr/storage/1260738231 — 200 — 813 B — 3.7 s — h2https://resource.clickn.co.kr/storage/1485585233resource.clickn.co.kr/storage/14855... https://resource.clickn.co.kr/storage/1485585233 — 200 — 817 B — 3.7 s — h2https://resource.clickn.co.kr/storage/88729375resource.clickn.co.kr/storage/88729... https://resource.clickn.co.kr/storage/88729375 — 200 — 812 B — 3.7 s — h2https://resource.clickn.co.kr/storage/1719340907resource.clickn.co.kr/storage/17193... https://resource.clickn.co.kr/storage/1719340907 — 200 — 816 B — 3.7 s — h2https://resource.clickn.co.kr/storage/2014337135resource.clickn.co.kr/storage/20143... https://resource.clickn.co.kr/storage/2014337135 — 200 — 810 B — 3.7 s — h2https://resource.clickn.co.kr/storage/167717897resource.clickn.co.kr/storage/16771... https://resource.clickn.co.kr/storage/167717897 — 200 — 811 B — 3.7 s — h2https://resource.clickn.co.kr/storage/238265878resource.clickn.co.kr/storage/23826... https://resource.clickn.co.kr/storage/238265878 — 200 — 811 B — 3.7 s — h2https://resource.clickn.co.kr/storage/392572963resource.clickn.co.kr/storage/39257... https://resource.clickn.co.kr/storage/392572963 — 200 — 809 B — 3.7 s — h2https://resource.clickn.co.kr/storage/100271974resource.clickn.co.kr/storage/10027... https://resource.clickn.co.kr/storage/100271974 — 200 — 813 B — 3.7 s — h2https://resource.clickn.co.kr/storage/2101841241resource.clickn.co.kr/storage/21018... https://resource.clickn.co.kr/storage/2101841241 — 200 — 815 B — 3.7 s — h2https://resource.clickn.co.kr/storage/1876474047resource.clickn.co.kr/storage/18764... https://resource.clickn.co.kr/storage/1876474047 — 200 — 808 B — 3.7 s — h2https://resource.clickn.co.kr/storage/1722035890resource.clickn.co.kr/storage/17220... https://resource.clickn.co.kr/storage/1722035890 — 200 — 811 B — 3.7 s — h2https://resource.clickn.co.kr/storage/1584518309resource.clickn.co.kr/storage/15845... https://resource.clickn.co.kr/storage/1584518309 — 200 — 809 B — 3.7 s — h2https://resource.clickn.co.kr/storage/1497193112resource.clickn.co.kr/storage/14971... https://resource.clickn.co.kr/storage/1497193112 — 200 — 813 B — 3.7 s — h2https://resource.clickn.co.kr/storage/1351270539resource.clickn.co.kr/storage/13512... https://resource.clickn.co.kr/storage/1351270539 — 200 — 812 B — 3.7 s — h2https://resource.clickn.co.kr/storage/1213626110resource.clickn.co.kr/storage/12136... https://resource.clickn.co.kr/storage/1213626110 — 200 — 817 B — 3.7 s — h2https://resource.clickn.co.kr/storage/1126431985resource.clickn.co.kr/storage/11264... https://resource.clickn.co.kr/storage/1126431985 — 200 — 814 B — 3.7 s — h2https://resource.clickn.co.kr/storage/988766948resource.clickn.co.kr/storage/98876... https://resource.clickn.co.kr/storage/988766948 — 200 — 815 B — 4.1 s — h2https://resource.clickn.co.kr/storage/901048535resource.clickn.co.kr/storage/90104... https://resource.clickn.co.kr/storage/901048535 — 200 — 449.0 KiB — 7.1 s — h2https://resource.clickn.co.kr/storage/755080906resource.clickn.co.kr/storage/75508... https://resource.clickn.co.kr/storage/755080906 — 200 — 551.2 KiB — 7.1 s — h2https://resource.clickn.co.kr/storage/617415741resource.clickn.co.kr/storage/61741... https://resource.clickn.co.kr/storage/617415741 — 200 — 342.6 KiB — 5.8 s — h2https://resource.clickn.co.kr/storage/530221616resource.clickn.co.kr/storage/53022... https://resource.clickn.co.kr/storage/530221616 — 200 — 186.8 KiB — 5.2 s — h2https://connect.facebook.net/signals/config/1112719933967105?v=2.9.303&r=stable&domain=www.clickn.co.kr&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/1112719933967105?v=2.9.303&r=stable&domain=www.clickn.co.kr&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.8 KiB — 96 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-BJ43PW99PN&gtm=45je64k0v887997025z8845483478za20gzb845483478zd845483478&_p=1776894981991&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1315429468.1776894983&frm=0&pscdl=noapi&rcb=19&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&_s=1&tag_exp=0~115938466~115938469~117266401~117512542&sid=1776894982&sct=1&seg=0&dl=https%3A%2F%2Fwww.clickn.co.kr%2F&dt=%EB%AC%B4%EB%A3%8C%20%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%EC%A0%9C%EC%9E%91%20%7C%20SEO%EC%B5%9C%EC%A0%81%ED%99%94%20AI%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%7C%20%ED%81%B4%EB%A6%AD%EC%97%94&en=page_view&_fv=1&_nsi=1&_ss=1&ep.cookieDomain=auto&tfd=4493analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-BJ43PW99PN&gtm=45je64k0v887997025z8845483478za20gzb845483478zd845483478&_p=1776894981991&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1315429468.1776894983&frm=0&pscdl=noapi&rcb=19&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&_s=1&tag_exp=0~115938466~115938469~117266401~117512542&sid=1776894982&sct=1&seg=0&dl=https%3A%2F%2Fwww.clickn.co.kr%2F&dt=%EB%AC%B4%EB%A3%8C%20%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%EC%A0%9C%EC%9E%91%20%7C%20SEO%EC%B5%9C%EC%A0%81%ED%99%94%20AI%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%7C%20%ED%81%B4%EB%A6%AD%EC%97%94&en=page_view&_fv=1&_nsi=1&_ss=1&ep.cookieDomain=auto&tfd=4493 — 204 — 550 B — 96 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-BJ43PW99PN&cid=1315429468.1776894983&gtm=45je64k0v887997025z8845483478za20gzb845483478zd845483478&rcb=19&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266401~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-BJ43PW99PN&cid=1315429468.1776894983&gtm=45je64k0v887997025z8845483478za20gzb845483478zd845483478&rcb=19&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266401~117512542 — 204 — 550 B — 68 ms — h2https://www.facebook.com/tr/?id=1112719933967105&ev=PageView&dl=https%3A%2F%2Fwww.clickn.co.kr%2F&rl=&if=false&ts=1776894982692&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.2.1776894982679.321728936135824385&ler=empty&cdl=API_unavailable&pmd[title]=%EB%AC%B4%EB%A3%8C%20%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%EC%A0%9C%EC%9E%91%20%7C%20SEO%EC%B5%9C%EC%A0%81%ED%99%94%20AI%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%7C%20%ED%81%B4%EB%A6%AD%EC%97%94&pmd[locale]=ko-kr&pmd[description]=%EB%AC%B4%EB%A3%8C%20%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%EC%99%80%20%EC%87%BC%ED%95%91%EB%AA%B0%EC%9D%B8%EB%8D%B0%2C%20%EB%AC%B4%EC%A0%9C%ED%95%9C%20%ED%8E%98%EC%9D%B4%EC%A7%80%20%EC%83%9D%EC%84%B1%EA%B9%8C%EC%A7%80!%20%EC%89%BD%EA%B3%A0%20%EA%B0%84%ED%8E%B8%ED%95%9C%20%EC%A7%84%EC%A7%9C%20%EA%B2%80%EC%83%89%EB%90%98%EB%8A%94%20%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%EB%A5%BC%20%ED%81%B4%EB%A6%AD%EB%A7%8C%EC%9C%BC%EB%A1%9C%20%EC%99%84%EC%84%B1&mft[microdata]=%5B%7B%22source%22%3A%22json_ld%22%2C%22data%22%3A%7B%7D%2C%22errors%22%3A%5B%22Malformed%20JSON-LD%20in%20script%20tag%22%5D%7D%5D&mft[version]=7deaf9800d69b075ec3e9904de083941&it=1776894982492&coo=false&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=11127199339... https://www.facebook.com/tr/?id=1112719933967105&ev=PageView&dl=https%3A%2F%2Fwww.clickn.co.kr%2F&rl=&if=false&ts=1776894982692&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.2.1776894982679.321728936135824385&ler=empty&cdl=API_unavailable&pmd[title]=%EB%AC%B4%EB%A3%8C%20%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%EC%A0%9C%EC%9E%91%20%7C%20SEO%EC%B5%9C%EC%A0%81%ED%99%94%20AI%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%7C%20%ED%81%B4%EB%A6%AD%EC%97%94&pmd[locale]=ko-kr&pmd[description]=%EB%AC%B4%EB%A3%8C%20%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%EC%99%80%20%EC%87%BC%ED%95%91%EB%AA%B0%EC%9D%B8%EB%8D%B0%2C%20%EB%AC%B4%EC%A0%9C%ED%95%9C%20%ED%8E%98%EC%9D%B4%EC%A7%80%20%EC%83%9D%EC%84%B1%EA%B9%8C%EC%A7%80!%20%EC%89%BD%EA%B3%A0%20%EA%B0%84%ED%8E%B8%ED%95%9C%20%EC%A7%84%EC%A7%9C%20%EA%B2%80%EC%83%89%EB%90%98%EB%8A%94%20%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%EB%A5%BC%20%ED%81%B4%EB%A6%AD%EB%A7%8C%EC%9C%BC%EB%A1%9C%20%EC%99%84%EC%84%B1&mft[microdata]=%5B%7B%22source%22%3A%22json_ld%22%2C%22data%22%3A%7B%7D%2C%22errors%22%3A%5B%22Malformed%20JSON-LD%20in%20script%20tag%22%5D%7D%5D&mft[version]=7deaf9800d69b075ec3e9904de083941&it=1776894982492&coo=false&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GET — 200 — 19 B — 17 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1112719933967105&ev=PageView&dl=https%3A%2F%2Fwww.clickn.co.kr%2F&rl=&if=false&ts=1776894982692&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.2.1776894982679.321728936135824385&ler=empty&cdl=API_unavailable&pmd[title]=%EB%AC%B4%EB%A3%8C%20%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%EC%A0%9C%EC%9E%91%20%7C%20SEO%EC%B5%9C%EC%A0%81%ED%99%94%20AI%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%7C%20%ED%81%B4%EB%A6%AD%EC%97%94&pmd[locale]=ko-kr&pmd[description]=%EB%AC%B4%EB%A3%8C%20%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%EC%99%80%20%EC%87%BC%ED%95%91%EB%AA%B0%EC%9D%B8%EB%8D%B0%2C%20%EB%AC%B4%EC%A0%9C%ED%95%9C%20%ED%8E%98%EC%9D%B4%EC%A7%80%20%EC%83%9D%EC%84%B1%EA%B9%8C%EC%A7%80!%20%EC%89%BD%EA%B3%A0%20%EA%B0%84%ED%8E%B8%ED%95%9C%20%EC%A7%84%EC%A7%9C%20%EA%B2%80%EC%83%89%EB%90%98%EB%8A%94%20%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%EB%A5%BC%20%ED%81%B4%EB%A6%AD%EB%A7%8C%EC%9C%BC%EB%A1%9C%20%EC%99%84%EC%84%B1&mft[microdata]=%5B%7B%22source%22%3A%22json_ld%22%2C%22data%22%3A%7B%7D%2C%22errors%22%3A%5B%22Malformed%20JSON-LD%20in%20script%20tag%22%5D%7D%5D&mft[version]=7deaf9800d69b075ec3e9904de083941&it=1776894982492&coo=false&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1112719933967105&ev=PageView&dl=https%3A%2F%2Fwww.clickn.co.kr%2F&rl=&if=false&ts=1776894982692&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.2.1776894982679.321728936135824385&ler=empty&cdl=API_unavailable&pmd[title]=%EB%AC%B4%EB%A3%8C%20%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%EC%A0%9C%EC%9E%91%20%7C%20SEO%EC%B5%9C%EC%A0%81%ED%99%94%20AI%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%7C%20%ED%81%B4%EB%A6%AD%EC%97%94&pmd[locale]=ko-kr&pmd[description]=%EB%AC%B4%EB%A3%8C%20%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%EC%99%80%20%EC%87%BC%ED%95%91%EB%AA%B0%EC%9D%B8%EB%8D%B0%2C%20%EB%AC%B4%EC%A0%9C%ED%95%9C%20%ED%8E%98%EC%9D%B4%EC%A7%80%20%EC%83%9D%EC%84%B1%EA%B9%8C%EC%A7%80!%20%EC%89%BD%EA%B3%A0%20%EA%B0%84%ED%8E%B8%ED%95%9C%20%EC%A7%84%EC%A7%9C%20%EA%B2%80%EC%83%89%EB%90%98%EB%8A%94%20%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%EB%A5%BC%20%ED%81%B4%EB%A6%AD%EB%A7%8C%EC%9C%BC%EB%A1%9C%20%EC%99%84%EC%84%B1&mft[microdata]=%5B%7B%22source%22%3A%22json_ld%22%2C%22data%22%3A%7B%7D%2C%22errors%22%3A%5B%22Malformed%20JSON-LD%20in%20script%20tag%22%5D%7D%5D&mft[version]=7deaf9800d69b075ec3e9904de083941&it=1776894982492&coo=false&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGET — 200 — 198 B — 115 ms — h3https://scripts.clarity.ms/0.8.60-beta/clarity.jsscripts.clarity.ms/0.8.60-beta/clar... https://scripts.clarity.ms/0.8.60-beta/clarity.js — 200 — 25.0 KiB — 31 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 280 B — 225 ms — http/1.1https://www.clickn.co.kr/banner?banner_type=topwww.clickn.co.kr/banner?banner_type... https://www.clickn.co.kr/banner?banner_type=top — 200 — 20.7 KiB — 609 ms — http/1.1data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 1…www.w3.org/2000/svg" width="14" hei... data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 1… — 200 — 0 B — 0 ms — datahttps://www.clickn.co.kr/storage/cms/banner/202604/banner_20260413122230.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202604/banner_20260413122230.png — 200 — 939.4 KiB — 7.4 s — http/1.1data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.…www.… data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.… — 200 — 0 B — 0 ms — datahttps://www.clickn.co.kr/vendor/swiper/swiper-bundle.min.jswww.clickn.co.kr/vendor/swiper/swip... https://www.clickn.co.kr/vendor/swiper/swiper-bundle.min.js — 200 — 137.3 KiB — 1.3 s — http/1.1https://www.clickn.co.kr/images/common/icon/ico_chatbot.pngwww.clickn.co.kr/images/common/icon... https://www.clickn.co.kr/images/common/icon/ico_chatbot.png — 200 — 3.8 KiB — 197 ms — http/1.1https://www.clickn.co.kr/images/common/btn_top.svgwww.clickn.co.kr/images/common/btn_... https://www.clickn.co.kr/images/common/btn_top.svg — 200 — 933 B — 209 ms — http/1.1https://www.clickn.co.kr/images/banner/quick/20260410.pngwww.clickn.co.kr/images/banner/quic... https://www.clickn.co.kr/images/banner/quick/20260410.png — 200 — 46.3 KiB — 616 ms — http/1.1https://www.clickn.co.kr/images/banner/quick/20260323.pngwww.clickn.co.kr/images/banner/quic... https://www.clickn.co.kr/images/banner/quick/20260323.png — 200 — 38.8 KiB — 632 ms — http/1.1https://www.clickn.co.kr/images/common/ico_isms.pngwww.clickn.co.kr/images/common/ico_... https://www.clickn.co.kr/images/common/ico_isms.png — 200 — 8.3 KiB — 763 ms — http/1.1https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 32 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 280 B — 75 ms — http/1.1https://www.clickn.co.kr/storage/cms/banner/202602/banner_20260226140010.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202602/banner_20260226140010.png — 200 — 74.1 KiB — 421 ms — http/1.1https://www.clickn.co.kr/storage/cms/banner/202510/banner_20251017121733.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202510/banner_20251017121733.png — 200 — 266.8 KiB — 1.9 s — http/1.1https://www.clickn.co.kr/images/banner/quick/20260304.pngwww.clickn.co.kr/images/banner/quic... https://www.clickn.co.kr/images/banner/quick/20260304.png — 200 — 26.8 KiB — 387 ms — http/1.1https://www.clickn.co.kr/vendor/jquery/ui/jquery-ui.min.jswww.clickn.co.kr/vendor/jquery/ui/j... https://www.clickn.co.kr/vendor/jquery/ui/jquery-ui.min.js — 200 — 247.9 KiB — 1.2 s — http/1.1https://www.clickn.co.kr/vendor/number/jquery.number.min.jswww.clickn.co.kr/vendor/number/jque... https://www.clickn.co.kr/vendor/number/jquery.number.min.js — 200 — 6.4 KiB — 424 ms — http/1.1https://www.clickn.co.kr/vendor/scrollbar/jquery.scrollbar.min.jswww.clickn.co.kr/vendor/scrollbar/j... https://www.clickn.co.kr/vendor/scrollbar/jquery.scrollbar.min.js — 200 — 12.2 KiB — 287 ms — http/1.1https://www.clickn.co.kr/vendor/scrollMagic/2.0.8/ScrollMagic.min.jswww.clickn.co.kr/vendor/scrollMagic... https://www.clickn.co.kr/vendor/scrollMagic/2.0.8/ScrollMagic.min.js — 200 — 17.2 KiB — 287 ms — http/1.1https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 280 B — 74 ms — http/1.1https://www.clickn.co.kr/vendor/cookie/jquery.cookie.jswww.clickn.co.kr/vendor/cookie/jque... https://www.clickn.co.kr/vendor/cookie/jquery.cookie.js — 200 — 3.3 KiB — 148 ms — http/1.1https://www.clickn.co.kr/vendor/swiper/4.5.0/swiper.min.jswww.clickn.co.kr/vendor/swiper/4.5.... https://www.clickn.co.kr/vendor/swiper/4.5.0/swiper.min.js — 200 — 125.2 KiB — 697 ms — http/1.1https://www.clickn.co.kr/js/common.js?20240625www.clickn.co.kr/js/common.js?20240... https://www.clickn.co.kr/js/common.js?20240625 — 200 — 16.3 KiB — 286 ms — http/1.1https://www.clickn.co.kr/js/script.js?20240402www.clickn.co.kr/js/script.js?20240... https://www.clickn.co.kr/js/script.js?20240402 — 200 — 13.1 KiB — 285 ms — http/1.1https://www.clickn.co.kr/js/slick.jswww.clickn.co.kr/js/slick.js https://www.clickn.co.kr/js/slick.js — 200 — 84.8 KiB — 2.5 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202505/banner_20250509103423.jpgwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202505/banner_20250509103423.jpg — 200 — 94.7 KiB — 1.7 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202504/banner_20250411121555.jpgwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202504/banner_20250411121555.jpg — 200 — 74.3 KiB — 698 ms — http/1.1https://analytics.google.com/g/collect?v=2&tid=G-BJ43PW99PN&gtm=45je64k0v887997025za20gzb845483478zd845483478&_p=1776894981991&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AEAAAGQ&ae=a&are=1&cid=1315429468.1776894983&frm=0&pscdl=noapi&rcb=19&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&_s=2&tag_exp=0~115938466~115938469~117266401~117512542&sid=1776894982&sct=1&seg=0&dl=https%3A%2F%2Fwww.clickn.co.kr%2F&dt=%EB%AC%B4%EB%A3%8C%20%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%EC%A0%9C%EC%9E%91%20%7C%20SEO%EC%B5%9C%EC%A0%81%ED%99%94%20AI%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%7C%20%ED%81%B4%EB%A6%AD%EC%97%94&en=scroll&ep.cookieDomain=auto&epn.percent_scrolled=90&_et=27&tfd=9526analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-BJ43PW99PN&gtm=45je64k0v887997025za20gzb845483478zd845483478&_p=1776894981991&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AEAAAGQ&ae=a&are=1&cid=1315429468.1776894983&frm=0&pscdl=noapi&rcb=19&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&_s=2&tag_exp=0~115938466~115938469~117266401~117512542&sid=1776894982&sct=1&seg=0&dl=https%3A%2F%2Fwww.clickn.co.kr%2F&dt=%EB%AC%B4%EB%A3%8C%20%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%EC%A0%9C%EC%9E%91%20%7C%20SEO%EC%B5%9C%EC%A0%81%ED%99%94%20AI%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80%20%7C%20%ED%81%B4%EB%A6%AD%EC%97%94&en=scroll&ep.cookieDomain=auto&epn.percent_scrolled=90&_et=27&tfd=9526 — 204 — 48 B — 25 ms — h2https://www.clickn.co.kr/storage/cms/banner/202603/banner_20260306154013.jpgwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202603/banner_20260306154013.jpg — 200 — 78.1 KiB — 698 ms — http/1.1https://www.clickn.co.kr/storage/cms/banner/202501/banner_20250116143847.jpgwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202501/banner_20250116143847.jpg — 200 — 62.6 KiB — 561 ms — http/1.1https://www.clickn.co.kr/storage/cms/banner/202602/banner_20260226143104.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202602/banner_20260226143104.png — 200 — 64.1 KiB — 1.3 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202602/banner_20260226141942.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202602/banner_20260226141942.png — 200 — 59.7 KiB — 492 ms — http/1.1https://www.clickn.co.kr/storage/cms/banner/202602/banner_20260226143437.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202602/banner_20260226143437.png — 200 — 75.3 KiB — 1.0 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202604/mobile_20260413122234.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202604/mobile_20260413122234.png — 200 — 544.3 KiB — 5.5 s — http/1.1https://ssl.pstatic.net/melona/libs/gfp-nac-module/synchronizer.jsssl.pstatic.net/melona/libs/gfp-nac... https://ssl.pstatic.net/melona/libs/gfp-nac-module/synchronizer.js — 200 — 18.2 KiB — 24 ms — h2https://wcs.naver.com/bwcs.naver.com/b https://wcs.naver.com/b — 204 — 774 B — 427 ms — h2https://rum.beusable.net/load/b230111e155750u755?url=https%3A%2F%2Fwww.clickn.co.kr%2Frum.beusable.net/load/b230111e15575... https://rum.beusable.net/load/b230111e155750u755?url=https%3A%2F%2Fwww.clickn.co.kr%2F — 200 — 529 B — 449 ms — h2https://www.clickn.co.kr/storage/cms/banner/202604/banner_20260414103744.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202604/banner_20260414103744.png — 200 — 896.9 KiB — 5.0 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202407/banner_20240701094855.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202407/banner_20240701094855.png — 200 — 313.7 KiB — 3.7 s — http/1.1https://resource.clickn.co.kr/storage/1786270734resource.clickn.co.kr/storage/17862... https://resource.clickn.co.kr/storage/1786270734 — 200 — 130.0 KiB — 1.1 s — h2https://resource.clickn.co.kr/storage/1923919387resource.clickn.co.kr/storage/19239... https://resource.clickn.co.kr/storage/1923919387 — 200 — 317.4 KiB — 1.7 s — h2https://resource.clickn.co.kr/storage/2078750760resource.clickn.co.kr/storage/20787... https://resource.clickn.co.kr/storage/2078750760 — 200 — 212.4 KiB — 1.5 s — h2https://resource.clickn.co.kr/storage/1815093resource.clickn.co.kr/storage/18150... https://resource.clickn.co.kr/storage/1815093 — 200 — 204.0 KiB — 1.7 s — h2https://resource.clickn.co.kr/storage/156110018resource.clickn.co.kr/storage/15611... https://resource.clickn.co.kr/storage/156110018 — 200 — 509.7 KiB — 5.5 s — h2https://resource.clickn.co.kr/storage/293766863resource.clickn.co.kr/storage/29376... https://resource.clickn.co.kr/storage/293766863 — 200 — 186.9 KiB — 1.9 s — h2https://resource.clickn.co.kr/storage/664593654resource.clickn.co.kr/storage/66459... https://resource.clickn.co.kr/storage/664593654 — 200 — 308.3 KiB — 4.6 s — h2https://resource.clickn.co.kr/storage/752320131resource.clickn.co.kr/storage/75232... https://resource.clickn.co.kr/storage/752320131 — 200 — 218.4 KiB — 2.2 s — h2https://resource.clickn.co.kr/storage/889964688resource.clickn.co.kr/storage/88996... https://resource.clickn.co.kr/storage/889964688 — 200 — 256.0 KiB — 2.4 s — h2https://resource.clickn.co.kr/storage/1035879069resource.clickn.co.kr/storage/10358... https://resource.clickn.co.kr/storage/1035879069 — 200 — 353.6 KiB — 5.7 s — h2https://resource.clickn.co.kr/storage/1123212458resource.clickn.co.kr/storage/11232... https://resource.clickn.co.kr/storage/1123212458 — 200 — 373.9 KiB — 3.6 s — h2https://resource.clickn.co.kr/storage/2011304709resource.clickn.co.kr/storage/20113... https://resource.clickn.co.kr/storage/2011304709 — 200 — 161.0 KiB — 2.8 s — h2https://resource.clickn.co.kr/storage/460015046resource.clickn.co.kr/storage/46001... https://resource.clickn.co.kr/storage/460015046 — 200 — 327.3 KiB — 3.7 s — h2https://resource.clickn.co.kr/storage/1640019294resource.clickn.co.kr/storage/16400... https://resource.clickn.co.kr/storage/1640019294 — 200 — 189.6 KiB — 3.2 s — h2https://resource.clickn.co.kr/storage/1857001848resource.clickn.co.kr/storage/18570... https://resource.clickn.co.kr/storage/1857001848 — 200 — 394.7 KiB — 4.9 s — h2https://resource.clickn.co.kr/storage/305187641resource.clickn.co.kr/storage/30518... https://resource.clickn.co.kr/storage/305187641 — 200 — 265.8 KiB — 4.0 s — h2https://resource.clickn.co.kr/storage/1348051268resource.clickn.co.kr/storage/13480... https://resource.clickn.co.kr/storage/1348051268 — 200 — 390.9 KiB — 6.5 s — h2https://resource.clickn.co.kr/storage/234647852resource.clickn.co.kr/storage/23464... https://resource.clickn.co.kr/storage/234647852 — 200 — 258.4 KiB — 4.2 s — h2https://resource.clickn.co.kr/storage/2081778962resource.clickn.co.kr/storage/20817... https://resource.clickn.co.kr/storage/2081778962 — 200 — 201.3 KiB — 5.0 s — h2https://resource.clickn.co.kr/storage/684861920resource.clickn.co.kr/storage/68486... https://resource.clickn.co.kr/storage/684861920 — 200 — 335.2 KiB — 6.0 s — h2https://resource.clickn.co.kr/storage/597680083resource.clickn.co.kr/storage/59768... https://resource.clickn.co.kr/storage/597680083 — 200 — 202.2 KiB — 6.0 s — h2https://resource.clickn.co.kr/storage/1789490261resource.clickn.co.kr/storage/17894... https://resource.clickn.co.kr/storage/1789490261 — 200 — 320.7 KiB — 6.7 s — h2https://resource.clickn.co.kr/storage/822518765resource.clickn.co.kr/storage/82251... https://resource.clickn.co.kr/storage/822518765 — 200 — 206.1 KiB — 6.7 s — h2https://resource.clickn.co.kr/storage/968441338resource.clickn.co.kr/storage/96844... https://resource.clickn.co.kr/storage/968441338 — 200 — 813 B — 6.2 s — h2https://resource.clickn.co.kr/storage/1055766407resource.clickn.co.kr/storage/10557... https://resource.clickn.co.kr/storage/1055766407 — 200 — 816 B — 6.3 s — h2https://resource.clickn.co.kr/storage/1193279892resource.clickn.co.kr/storage/11932... https://resource.clickn.co.kr/storage/1193279892 — 200 — 810 B — 6.3 s — h2https://resource.clickn.co.kr/storage/1280613281resource.clickn.co.kr/storage/12806... https://resource.clickn.co.kr/storage/1280613281 — 200 — 811 B — 6.3 s — h2https://resource.clickn.co.kr/storage/1418663342resource.clickn.co.kr/storage/14186... https://resource.clickn.co.kr/storage/1418663342 — 200 — 814 B — 6.3 s — h2https://resource.clickn.co.kr/storage/1573023675resource.clickn.co.kr/storage/15730... https://resource.clickn.co.kr/storage/1573023675 — 200 — 810 B — 6.3 s — h2https://resource.clickn.co.kr/storage/1651964488resource.clickn.co.kr/storage/16519... https://resource.clickn.co.kr/storage/1651964488 — 200 — 816 B — 6.3 s — h2https://resource.clickn.co.kr/storage/1943916130resource.clickn.co.kr/storage/19439... https://resource.clickn.co.kr/storage/1943916130 — 200 — 812 B — 6.3 s — h2https://resource.clickn.co.kr/storage/1260738231resource.clickn.co.kr/storage/12607... https://resource.clickn.co.kr/storage/1260738231 — 200 — 813 B — 6.3 s — h2https://resource.clickn.co.kr/storage/1485585233resource.clickn.co.kr/storage/14855... https://resource.clickn.co.kr/storage/1485585233 — 200 — 814 B — 6.3 s — h2https://resource.clickn.co.kr/storage/88729375resource.clickn.co.kr/storage/88729... https://resource.clickn.co.kr/storage/88729375 — 200 — 809 B — 6.3 s — h2https://resource.clickn.co.kr/storage/1719340907resource.clickn.co.kr/storage/17193... https://resource.clickn.co.kr/storage/1719340907 — 200 — 811 B — 6.3 s — h2https://resource.clickn.co.kr/storage/2014337135resource.clickn.co.kr/storage/20143... https://resource.clickn.co.kr/storage/2014337135 — 200 — 815 B — 6.3 s — h2https://resource.clickn.co.kr/storage/167717897resource.clickn.co.kr/storage/16771... https://resource.clickn.co.kr/storage/167717897 — 200 — 811 B — 6.3 s — h2https://resource.clickn.co.kr/storage/238265878resource.clickn.co.kr/storage/23826... https://resource.clickn.co.kr/storage/238265878 — 200 — 813 B — 6.3 s — h2https://resource.clickn.co.kr/storage/392572963resource.clickn.co.kr/storage/39257... https://resource.clickn.co.kr/storage/392572963 — 200 — 817 B — 6.3 s — h2https://resource.clickn.co.kr/storage/100271974resource.clickn.co.kr/storage/10027... https://resource.clickn.co.kr/storage/100271974 — 200 — 812 B — 6.3 s — h2https://resource.clickn.co.kr/storage/2101841241resource.clickn.co.kr/storage/21018... https://resource.clickn.co.kr/storage/2101841241 — 200 — 814 B — 6.3 s — h2https://resource.clickn.co.kr/storage/1876474047resource.clickn.co.kr/storage/18764... https://resource.clickn.co.kr/storage/1876474047 — 200 — 809 B — 6.3 s — h2https://resource.clickn.co.kr/storage/1722035890resource.clickn.co.kr/storage/17220... https://resource.clickn.co.kr/storage/1722035890 — 200 — 810 B — 6.3 s — h2https://resource.clickn.co.kr/storage/1584518309resource.clickn.co.kr/storage/15845... https://resource.clickn.co.kr/storage/1584518309 — 200 — 814 B — 6.3 s — h2https://resource.clickn.co.kr/storage/1497193112resource.clickn.co.kr/storage/14971... https://resource.clickn.co.kr/storage/1497193112 — 200 — 817 B — 6.3 s — h2https://resource.clickn.co.kr/storage/1351270539resource.clickn.co.kr/storage/13512... https://resource.clickn.co.kr/storage/1351270539 — 200 — 814 B — 6.3 s — h2https://resource.clickn.co.kr/storage/1213626110resource.clickn.co.kr/storage/12136... https://resource.clickn.co.kr/storage/1213626110 — 200 — 815 B — 6.3 s — h2https://resource.clickn.co.kr/storage/1126431985resource.clickn.co.kr/storage/11264... https://resource.clickn.co.kr/storage/1126431985 — 200 — 810 B — 6.3 s — h2https://resource.clickn.co.kr/storage/988766948resource.clickn.co.kr/storage/98876... https://resource.clickn.co.kr/storage/988766948 — 200 — 813 B — 6.3 s — h2https://cdn.channel.io/plugin/ch-plugin-web.jscdn.channel.io/plugin/ch-plugin-web... https://cdn.channel.io/plugin/ch-plugin-web.js — 200 — 1.1 KiB — 33 ms — h2https://nam.veta.naver.com/nac/2nam.veta.naver.com/nac/2 https://nam.veta.naver.com/nac/2 — 200 — 324 B — 46 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 280 B — 75 ms — http/1.1https://cdn.channel.io/plugin/ch-plugin-core.a96340d2.vendor.jscdn.channel.io/plugin/ch-plugin-cor... https://cdn.channel.io/plugin/ch-plugin-core.a96340d2.vendor.js — 200 — 164.9 KiB — 37 ms — h2https://cdn.channel.io/plugin/ch-plugin-core-20260416214757.jscdn.channel.io/plugin/ch-plugin-cor... https://cdn.channel.io/plugin/ch-plugin-core-20260416214757.js — 200 — 116.4 KiB — 39 ms — h2https://cdn.channel.io/plugin/ch-plugin-core.6ec68944.vendor-sentry.jscdn.channel.io/plugin/ch-plugin-cor... https://cdn.channel.io/plugin/ch-plugin-core.6ec68944.vendor-sentry.js — 200 — 53.5 KiB — 17 ms — h2https://cdn.channel.io/plugin/ch-plugin-core.6369d473.vendor-common.jscdn.channel.io/plugin/ch-plugin-cor... https://cdn.channel.io/plugin/ch-plugin-core.6369d473.vendor-common.js — 200 — 63.5 KiB — 19 ms — h2https://api.channel.io/front/v8/elastic/plugins/2f35d38d-e85a-4c39-b05a-1616c8b4142c?api.channel.io/front/v8/elastic/plu... https://api.channel.io/front/v8/elastic/plugins/2f35d38d-e85a-4c39-b05a-1616c8b4142c? — 200 — 0 B — 179 ms — h2https://o249840.ingest.sentry.io/api/306179/envelope/?sentry_version=7&sentry_key=b05367f6be924bb49e15838987b99ce6&sentry_client=sentry.javascript.react%2F9.39.0o249840.ingest.sentry.io/api/306179... https://o249840.ingest.sentry.io/api/306179/envelope/?sentry_version=7&sentry_key=b05367f6be924bb49e15838987b99ce6&sentry_client=sentry.javascript.react%2F9.39.0 — 200 — 300 B — 121 ms — h2https://api.channel.io/front/v8/elastic/plugins/2f35d38d-e85a-4c39-b05a-1616c8b4142c?api.channel.io/front/v8/elastic/plu... https://api.channel.io/front/v8/elastic/plugins/2f35d38d-e85a-4c39-b05a-1616c8b4142c? — 200 — 632 B — 141 ms — h2https://www.clickn.co.kr/storage/cms/banner/202604/mobile_20260410182216.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202604/mobile_20260410182216.png — 200 — 567.9 KiB — 3.2 s — http/1.1https://api.channel.io/front/v8/elastic/plugins/2f35d38d-e85a-4c39-b05a-1616c8b4142c/bootapi.channel.io/front/v8/elastic/plu... https://api.channel.io/front/v8/elastic/plugins/2f35d38d-e85a-4c39-b05a-1616c8b4142c/boot — 200 — 2.0 KiB — 157 ms — h2https://api.channel.io/front/v7/channels/203574/suggested-questionsapi.channel.io/front/v7/channels/20... https://api.channel.io/front/v7/channels/203574/suggested-questions — 200 — 0 B — 223 ms — h2https://api.channel.io/front/v7/channels/203574/suggested-questionsapi.channel.io/front/v7/channels/20... https://api.channel.io/front/v7/channels/203574/suggested-questions — 200 — 282 B — 140 ms — h2https://api.channel.io/front/v8/channels/203574/eventsapi.channel.io/front/v8/channels/20... https://api.channel.io/front/v8/channels/203574/events — 200 — 670 B — 197 ms — h2https://www.clickn.co.kr/storage/cms/banner/202602/banner_20260227140340.jpgwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202602/banner_20260227140340.jpg — 200 — 150.1 KiB — 901 ms — http/1.1https://www.clickn.co.kr/storage/cms/banner/202602/mobile_20260227140345.jpgwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202602/mobile_20260227140345.jpg — 200 — 460.3 KiB — 3.9 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202407/banner_20240701093751.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202407/banner_20240701093751.png — 200 — 808.3 KiB — 5.2 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202407/mobile_20240701093757.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202407/mobile_20240701093757.png — 200 — 453.2 KiB — 4.7 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202603/banner_20260323093610.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202603/banner_20260323093610.png — 200 — 737.1 KiB — 6.0 s — http/1.1https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 280 B — 146 ms — http/1.1https://www.clickn.co.kr/storage/cms/banner/202603/mobile_20260323093614.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202603/mobile_20260323093614.png — 200 — 542.1 KiB — 5.3 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202508/banner_20250804102126.jpgwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202508/banner_20250804102126.jpg — 200 — 387.6 KiB — 3.3 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202508/mobile_20250804102131.jpgwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202508/mobile_20250804102131.jpg — 200 — 620.3 KiB — 3.7 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202603/banner_20260310150040.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202603/banner_20260310150040.png — 200 — 1.2 MiB — 8.3 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202603/mobile_20260310150045.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202603/mobile_20260310150045.png — 200 — 1.4 MiB — 9.6 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202504/banner_20250411120530.jpgwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202504/banner_20250411120530.jpg — 200 — 216.2 KiB — 2.5 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202504/mobile_20250411120537.jpgwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202504/mobile_20250411120537.jpg — 200 — 229.8 KiB — 3.2 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202603/banner_20260306153933.jpgwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202603/banner_20260306153933.jpg — 200 — 180.9 KiB — 3.7 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202603/mobile_20260306153931.jpgwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202603/mobile_20260306153931.jpg — 200 — 148.1 KiB — 3.5 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202501/banner_20250116143752.jpgwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202501/banner_20250116143752.jpg — 200 — 214.2 KiB — 4.6 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202501/mobile_20250116143756.jpgwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202501/mobile_20250116143756.jpg — 200 — 138.1 KiB — 4.1 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202407/banner_20240701094000.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202407/banner_20240701094000.png — 200 — 298.4 KiB — 5.1 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202407/mobile_20240701094006.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202407/mobile_20240701094006.png — 200 — 179.6 KiB — 5.8 s — http/1.1https://www.clickn.co.kr/storage/cms/banner/202407/mobile_20240701094900.pngwww.clickn.co.kr/storage/cms/banner... https://www.clickn.co.kr/storage/cms/banner/202407/mobile_20240701094900.png — 200 — 325.5 KiB — 6.0 s — http/1.1https://www.clickn.co.kr/images/main/feature_a.jpgwww.clickn.co.kr/images/main/featur... https://www.clickn.co.kr/images/main/feature_a.jpg — 200 — 76.5 KiB — 4.7 s — http/1.1https://www.clickn.co.kr/images/main/feature_img2.pngwww.clickn.co.kr/images/main/featur... https://www.clickn.co.kr/images/main/feature_img2.png — 200 — 111.3 KiB — 5.2 s — http/1.1https://www.clickn.co.kr/images/main/feature_img2_mo.pngwww.clickn.co.kr/images/main/featur... https://www.clickn.co.kr/images/main/feature_img2_mo.png — 200 — 126.2 KiB — 5.8 s — http/1.1https://www.clickn.co.kr/images/main/feature_b.jpgwww.clickn.co.kr/images/main/featur... https://www.clickn.co.kr/images/main/feature_b.jpg — 200 — 52.6 KiB — 5.6 s — http/1.1https://www.clickn.co.kr/images/main/feature_reservation.pngwww.clickn.co.kr/images/main/featur... https://www.clickn.co.kr/images/main/feature_reservation.png — 200 — 48.6 KiB — 5.6 s — http/1.1https://www.clickn.co.kr/images/main/feature_reservation_mo.pngwww.clickn.co.kr/images/main/featur... https://www.clickn.co.kr/images/main/feature_reservation_mo.png — 200 — 27.2 KiB — 5.7 s — http/1.1https://www.clickn.co.kr/images/main/case1.pngwww.clickn.co.kr/images/main/case1.... https://www.clickn.co.kr/images/main/case1.png — 200 — 69.7 KiB — 6.2 s — http/1.1https://www.clickn.co.kr/images/main/case2.pngwww.clickn.co.kr/images/main/case2.... https://www.clickn.co.kr/images/main/case2.png — 200 — 97.9 KiB — 6.6 s — http/1.1https://www.clickn.co.kr/images/main/case3.pngwww.clickn.co.kr/images/main/case3.... https://www.clickn.co.kr/images/main/case3.png — 200 — 67.2 KiB — 6.5 s — http/1.1https://www.clickn.co.kr/images/add/ico_design.pngwww.clickn.co.kr/images/add/ico_des... https://www.clickn.co.kr/images/add/ico_design.png — 200 — 6.1 KiB — 5.9 s — http/1.1https://www.clickn.co.kr/images/add/icon_reservation.pngwww.clickn.co.kr/images/add/icon_re... https://www.clickn.co.kr/images/add/icon_reservation.png — 200 — 1.7 KiB — 6.1 s — http/1.1https://www.clickn.co.kr/images/add/icon_android.svgwww.clickn.co.kr/images/add/icon_an... https://www.clickn.co.kr/images/add/icon_android.svg — 200 — 2.2 KiB — 6.2 s — http/1.1https://www.clickn.co.kr/images/add/icon_appstore.svgwww.clickn.co.kr/images/add/icon_ap... https://www.clickn.co.kr/images/add/icon_appstore.svg — 200 — 1.9 KiB — 6.3 s — http/1.1https://www.clickn.co.kr/images/add/icon_toss.pngwww.clickn.co.kr/images/add/icon_to... https://www.clickn.co.kr/images/add/icon_toss.png — 200 — 3.8 KiB — 6.4 s — http/1.1https://www.clickn.co.kr/images/add/icon_google.svgwww.clickn.co.kr/images/add/icon_go... https://www.clickn.co.kr/images/add/icon_google.svg — 200 — 1.5 KiB — 6.5 s — http/1.1https://www.clickn.co.kr/images/add/icon_googlemap.svgwww.clickn.co.kr/images/add/icon_go... https://www.clickn.co.kr/images/add/icon_googlemap.svg — 200 — 28.8 KiB — 6.9 s — http/1.1https://www.clickn.co.kr/images/add/icon_kakaomap.svgwww.clickn.co.kr/images/add/icon_ka... https://www.clickn.co.kr/images/add/icon_kakaomap.svg — 200 — 183.8 KiB — 7.5 s — http/1.1https://www.clickn.co.kr/images/add/icon_facebook.svgwww.clickn.co.kr/images/add/icon_fa... https://www.clickn.co.kr/images/add/icon_facebook.svg — 200 — 1.2 KiB — 6.6 s — http/1.1https://www.clickn.co.kr/images/add/icon_navermap.svgwww.clickn.co.kr/images/add/icon_na... https://www.clickn.co.kr/images/add/icon_navermap.svg — 200 — 27.8 KiB — 7.1 s — http/1.1https://www.clickn.co.kr/images/add/icon_kakao.svgwww.clickn.co.kr/images/add/icon_ka... https://www.clickn.co.kr/images/add/icon_kakao.svg — 200 — 871 B — 6.8 s — http/1.1https://www.clickn.co.kr/images/add/icon_instagram.svgwww.clickn.co.kr/images/add/icon_in... https://www.clickn.co.kr/images/add/icon_instagram.svg — 200 — 40.8 KiB — 7.3 s — http/1.1https://www.clickn.co.kr/images/add/icon_pg.svgwww.clickn.co.kr/images/add/icon_pg... https://www.clickn.co.kr/images/add/icon_pg.svg — 200 — 636 B — 7.0 s — http/1.1https://www.clickn.co.kr/images/add/icon_sms.svgwww.clickn.co.kr/images/add/icon_sm... https://www.clickn.co.kr/images/add/icon_sms.svg — 200 — 4.4 KiB — 7.2 s — http/1.1https://www.clickn.co.kr/images/add/icon_mail.svgwww.clickn.co.kr/images/add/icon_ma... https://www.clickn.co.kr/images/add/icon_mail.svg — 200 — 1.2 KiB — 7.2 s — http/1.1https://www.clickn.co.kr/images/add/icon_naver.svgwww.clickn.co.kr/images/add/icon_na... https://www.clickn.co.kr/images/add/icon_naver.svg — 200 — 658 B — 7.3 s — http/1.1https://www.clickn.co.kr/images/add/ico_ai.pngwww.clickn.co.kr/images/add/ico_ai.... https://www.clickn.co.kr/images/add/ico_ai.png — 200 — 1.9 KiB — 7.4 s — http/1.1https://www.clickn.co.kr/images/add/icon_www.svgwww.clickn.co.kr/images/add/icon_ww... https://www.clickn.co.kr/images/add/icon_www.svg — 200 — 3.8 KiB — 7.5 s — http/1.1https://www.clickn.co.kr/images/add/icon_security.svgwww.clickn.co.kr/images/add/icon_se... https://www.clickn.co.kr/images/add/icon_security.svg — 200 — 1.4 KiB — 7.5 s — http/1.1https://www.clickn.co.kr/images/add/icon_geditor.svgwww.clickn.co.kr/images/add/icon_ge... https://www.clickn.co.kr/images/add/icon_geditor.svg — 200 — 1.7 KiB — 7.5 s — http/1.1https://www.clickn.co.kr/images/add/icon_nshopping.svgwww.clickn.co.kr/images/add/icon_ns... https://www.clickn.co.kr/images/add/icon_nshopping.svg — 200 — 1.8 KiB — 7.6 s — http/1.1https://www.clickn.co.kr/images/add/icon_goodsflow.svgwww.clickn.co.kr/images/add/icon_go... https://www.clickn.co.kr/images/add/icon_goodsflow.svg — 200 — 6.9 KiB — 7.6 s — http/1.1https://www.clickn.co.kr/images/add/icon_apple.svgwww.clickn.co.kr/images/add/icon_ap... https://www.clickn.co.kr/images/add/icon_apple.svg — 200 — 1.2 KiB — 7.6 s — http/1.1https://www.clickn.co.kr/images/add/icon_npay.svgwww.clickn.co.kr/images/add/icon_np... https://www.clickn.co.kr/images/add/icon_npay.svg — 200 — 1.7 KiB — 7.7 s — http/1.1https://www.clickn.co.kr/images/add/icon_clone.svgwww.clickn.co.kr/images/add/icon_cl... https://www.clickn.co.kr/images/add/icon_clone.svg — 200 — 1.2 KiB — 7.7 s — http/1.1https://www.clickn.co.kr/images/add/icon_transfer.svgwww.clickn.co.kr/images/add/icon_tr... https://www.clickn.co.kr/images/add/icon_transfer.svg — 200 — 1.7 KiB — 7.8 s — http/1.1https://www.clickn.co.kr/images/add/icon_ad.svgwww.clickn.co.kr/images/add/icon_ad... https://www.clickn.co.kr/images/add/icon_ad.svg — 200 — 1.4 KiB — 7.8 s — http/1.1https://www.clickn.co.kr/images/add/icon_navertalk.svgwww.clickn.co.kr/images/add/icon_na... https://www.clickn.co.kr/images/add/icon_navertalk.svg — 200 — 1.9 KiB — 7.8 s — http/1.1https://www.clickn.co.kr/images/common/icon_youtube.svgwww.clickn.co.kr/images/common/icon... https://www.clickn.co.kr/images/common/icon_youtube.svg — 200 — 1.4 KiB — 7.8 s — http/1.1https://www.clickn.co.kr/images/common/icon_blog.svgwww.clickn.co.kr/images/common/icon... https://www.clickn.co.kr/images/common/icon_blog.svg — 200 — 4.8 KiB — 7.8 s — http/1.1https://www.clickn.co.kr/images/common/icon_instagram.svgwww.clickn.co.kr/images/common/icon... https://www.clickn.co.kr/images/common/icon_instagram.svg — 200 — 3.3 KiB — 7.9 s — http/1.1https://www.clickn.co.kr/images/common/icon_kakao.svgwww.clickn.co.kr/images/common/icon... https://www.clickn.co.kr/images/common/icon_kakao.svg — 200 — 2.8 KiB — 7.9 s — http/1.1https://www.clickn.co.kr/images/common/google_partner.pngwww.clickn.co.kr/images/common/goog... https://www.clickn.co.kr/images/common/google_partner.png — 200 — 2.5 KiB — 8.0 s — http/1.1https://www.clickn.co.kr/images/common/isms.pngwww.clickn.co.kr/images/common/isms... https://www.clickn.co.kr/images/common/isms.png — 200 — 4.5 KiB — 8.0 s — http/1.1https://www.clickn.co.kr/images/banner/quick/20260413.pngwww.clickn.co.kr/images/banner/quic... https://www.clickn.co.kr/images/banner/quick/20260413.png — 200 — 52.4 KiB — 8.4 s — http/1.1https://www.clickn.co.kr/images/banner/quick/20251017.pngwww.clickn.co.kr/images/banner/quic... https://www.clickn.co.kr/images/banner/quick/20251017.png — 200 — 42.7 KiB — 8.4 s — http/1.1https://www.clickn.co.kr/images/banner/quick/20250616.pngwww.clickn.co.kr/images/banner/quic... https://www.clickn.co.kr/images/banner/quick/20250616.png — 200 — 35.0 KiB — 8.5 s — http/1.1https://www.clickn.co.kr/images/banner/quick/20250416.pngwww.clickn.co.kr/images/banner/quic... https://www.clickn.co.kr/images/banner/quick/20250416.png — 200 — 28.7 KiB — 8.5 s — http/1.1https://www.clickn.co.kr/images/main/feature_a.mp4www.clickn.co.kr/images/main/featur... https://www.clickn.co.kr/images/main/feature_a.mp4 — 206 — 512.2 KiB — 7.6 s — http/1.1https://www.clickn.co.kr/images/main/feature_b.mp4www.clickn.co.kr/images/main/featur... https://www.clickn.co.kr/images/main/feature_b.mp4 — 206 — 608.2 KiB — 7.6 s — http/1.1https://www.clickn.co.kr/images/main/device_free.jpgwww.clickn.co.kr/images/main/device... https://www.clickn.co.kr/images/main/device_free.jpg — 200 — 464.7 KiB — 10.6 s — http/1.1https://www.clickn.co.kr/images/main/bg_start.pngwww.clickn.co.kr/images/main/bg_sta... https://www.clickn.co.kr/images/main/bg_start.png — 200 — 54.1 KiB — 7.9 s — http/1.1https://www.clickn.co.kr/images/common/bul_select_white.svgwww.clickn.co.kr/images/common/bul_... https://www.clickn.co.kr/images/common/bul_select_white.svg — 200 — 489 B — 7.5 s — http/1.1https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 280 B — 73 ms — http/1.1https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 280 B — 73 ms — http/1.1https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 517 B — 49 ms — h2https://www.clickn.co.kr/images/favicon.icowww.clickn.co.kr/images/favicon.ico https://www.clickn.co.kr/images/favicon.ico — 200 — 1.2 KiB — 158 ms — http/1.1https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=B57082D6FAD04452A805714A672B950E&RedC=c.clarity.ms&MXFR=0B64A08541DD6D02303EB7C645DD6320c.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=B57082D6FAD04452A805714A672B950E&RedC=c.clarity.ms&MXFR=0B64A08541DD6D02303EB7C645DD6320 — 302 — 766 B — 74 ms — h2https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=B57082D6FAD04452A805714A672B950E&MUID=2B28F64E6B4C66F2274CE10D6A086744c.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=B57082D6FAD04452A805714A672B950E&MUID=2B28F64E6B4C66F2274CE10D6A086744 — 200 — 467 B — 30 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 6777ms · 1149KB · ₩26756/mo
www.clickn.co.kr
Other
Costly
Execution 3518ms
Transfer 70 KB
Monthly Cost ₩13889/mo
Unattributable
Other
Costly
Execution 1280ms
Transfer 0 KB
Monthly Cost ₩5055/mo
www.clickn.co.kr
Other
Costly
Execution 400ms
Transfer 125 KB
Unused 51%
Monthly Cost ₩1581/mo
scrollmagic.io
Other
Costly
Execution 301ms
Transfer 39 KB
Unused 72%
Monthly Cost ₩1189/mo
www.clickn.co.kr
Other
Costly
Execution 266ms
Transfer 95 KB
Unused 60%
Monthly Cost ₩1049/mo
cdn.channel.io
Other
Costly
Execution 232ms
Transfer 165 KB
Unused 46%
Monthly Cost ₩917/mo
www.clickn.co.kr
Other
Costly
Execution 161ms
Transfer 137 KB
Unused 54%
Monthly Cost ₩635/mo
Microsoft Clarity
Session Replay
Costly
Execution 147ms
Transfer 25 KB
Monthly Cost ₩579/mo
cdn.channel.io
Other
Costly
Execution 145ms
Transfer 116 KB
Unused 44%
Monthly Cost ₩572/mo
Google Tag Manager
Tag Manager
Costly
Execution 139ms
Transfer 159 KB
Unused 43%
Monthly Cost ₩550/mo
Google Tag Manager
Tag Manager
Costly
Execution 134ms
Transfer 173 KB
Unused 39%
Monthly Cost ₩529/mo
Facebook Pixel
Advertising
Costly
Execution 53ms
Transfer 45 KB
Monthly Cost ₩209/mo

These scripts may cost more than they're worth

  • www.clickn.co.kr adds 3518ms and costs ~₩13889/month
  • Unattributable adds 1280ms and costs ~₩5055/month
  • www.clickn.co.kr adds 400ms and costs ~₩1581/month
  • scrollmagic.io adds 301ms and costs ~₩1189/month
  • www.clickn.co.kr adds 266ms and costs ~₩1049/month
  • cdn.channel.io adds 232ms and costs ~₩917/month
  • www.clickn.co.kr adds 161ms and costs ~₩635/month
  • Microsoft Clarity adds 147ms and costs ~₩579/month
  • cdn.channel.io adds 145ms and costs ~₩572/month
  • Google Tag Manager adds 139ms and costs ~₩550/month
  • Google Tag Manager adds 134ms and costs ~₩529/month
  • Facebook Pixel adds 53ms and costs ~₩209/month

100% 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

www.clickn.co.kr takes 3518ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 1280ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.clickn.co.kr takes 400ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

51% of www.clickn.co.kr'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

scrollmagic.io takes 301ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

72% of scrollmagic.io'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

www.clickn.co.kr takes 266ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

60% of www.clickn.co.kr'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

cdn.channel.io takes 232ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.clickn.co.kr takes 161ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

54% of www.clickn.co.kr'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

Microsoft Clarity takes 147ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cdn.channel.io takes 145ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 139ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 134ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Facebook Pixel takes 53ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

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