Skip to content
https://Solugenix.com

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
75
GRADE
C
FIX
5
REVIEW
5
PASS
13
INFO
3

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

26
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.
92
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.

8.22 s

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

19.99 s

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

2.99 s

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

0.013

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

11.78 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.

24.10 s

Page Load Progression

1.0 s
2.1 s
3.1 s
4.2 s
5.2 s
6.3 s
7.3 s
8.4 s
Checks
26
13 PASS 5 REVIEW 5 FIX
F
Page Weight Budget
Action
11.8 MB transferred, 235 requests
FIX
11.8 MB transferred, 235 requests
Critical::
Page weighs 25.9 MB (11.8 MB transferred)
Warning::
Images are 2.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.2 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
Warning::
235 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.5 g CO2 per page load
11.8 MB / 2.4 MB budget
11.8 MB transferred
235 requests
2.5 g CO2 per page load
Other 7.5 MiB 64%
Images 2.2 MiB 19%
JavaScript 1.7 MiB 14%
Fonts 184.5 KiB 2%
Other 116.2 KiB 1%
HTML 58.4 KiB 0%
CSS 14.3 KiB 0%
Other 4.3 KiB 0%
Other 352 B 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

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

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
97% third-party, 0 ms blocking
FIX
97% third-party, 0 ms blocking
Warning::
Third-party code accounts for 97% of page weight (11.5 MiB of 11.8 MiB)
Info::
Third-party blocking time is low (0 ms)
97%
First-party Third-party
F
JS Execution Cost
Action
11113ms total JS execution
FIX
11113ms total JS execution
Warning::
Unattributable: 1922ms CPU time
Warning::
https://www.solugenix.com/: 1766ms CPU time
Warning::
https://js-na2.hs-analytics.net/analytics/17784093...: 1247ms CPU time
Warning::
https://cdn2.hubspot.net/hubfs/273774/mp/act2/js/a...: 1060ms CPU time
Warning::
https://www.solugenix.com/hs/hsstatic/jquery-libs/...: 959ms CPU time
Warning::
Third-party scripts: 11113ms (100% of total)

Main Thread Breakdown

Script Evaluation 46% Other 23% Style & Layout 18% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
Unattributable1922ms499ms0ms3rd
https://www.solugenix.com/1766ms109ms18ms3rd
https://js-na2.hs-analytics.net/analytics/1778409300000/2232601.js1247ms828ms14ms3rd
https://cdn2.hubspot.net/hubfs/273774/mp/act2/js/act21.min.js1060ms294ms46ms3rd
https://www.solugenix.com/hs/hsstatic/jquery-libs/static-1.4/jquery/jquery-1.11.2.js959ms453ms13ms3rd
https://fast.wistia.net/assets/external/iframeApi.js@a98c2566a0d1013633c90eef5067464cb4be4494943ms527ms1ms3rd
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js872ms591ms211ms3rd
https://fast.wistia.net/player.js554ms337ms213ms3rd
https://www.solugenix.com/_hcms/forms/v2.js550ms449ms86ms3rd
https://fast.wistia.net/assets/external/publicApi.js@a98c2566a0d1013633c90eef5067464cb4be4494431ms401ms6ms3rd

Showing top 10 of 15 scripts

F
JS Bundles
Action
76 scripts, 720 KB unused
FIX
76 scripts, 720 KB unused
Warning::
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketc...: 115 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://fast.wistia.net/assets/external/publicApi....: 111 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.solugenix.com/_hcms/forms/v2.js: 76 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NGF...: 61 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn2.hubspot.net/hubfs/273774/mp/act2/js/a...: 48 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 720 KB
720 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js259 KB115 KB (44%)3rd
https://fast.wistia.net/assets/external/publicApi.js@a98c2566a0d1013633c90eef5067464cb4be4494147 KB111 KB (76%)3rd
https://www.solugenix.com/_hcms/forms/v2.js200 KB76 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NGFLNR5C123 KB61 KB (50%)3rd
https://cdn2.hubspot.net/hubfs/273774/mp/act2/js/act21.min.js73 KB48 KB (66%)3rd
https://fast.wistia.net/player.js55 KB41 KB (74%)3rd
https://fast.wistia.net/player.js0 KB41 KB (74%)3rd
https://fast.wistia.net/player.js0 KB41 KB (74%)3rd
https://fast.wistia.net/player.js0 KB41 KB (74%)3rd
https://fast.wistia.net/player.js55 KB41 KB (74%)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
235 resources · 11.8 MB · 720 KB savings available
FIX
235 resources · 11.8 MB · 720 KB savings available
Warning::
Page weight 11.8 MB exceeds 1 MB target by 10.8 MB
Got: 11.8 MB Expected: ≤ 1 MB
Info::
~720 KB of savings available
Warning::
231 third-party resources (97% of weight)
Info::
19 resources over 200KB
235 resources · 11.8 MiB · 231 third-party 10.8 MiB over 1MB target
Media 63% · 7.5 MiB
Image 19% · 2.3 MiB
JavaScript 14% · 1.7 MiB
Font 2% · 184.5 KiB
Other 1% · 145.1 KiB
Document 0% · 58.4 KiB
CSS 0% · 14.3 KiB

~719.8 KiB of savings available

Remove unused JavaScript: 719.8 KiB
C
Image Optimization
Action
59 images, 0 KB saveable
REVIEW
59 images, 0 KB saveable
Warning::
https://www.solugenix.com/hs-fs/hubfs/Untitled%20d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.solugenix.com/hs-fs/hubfs/7-2.png?widt... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.solugenix.com/hs-fs/hubfs/Untitled%20d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.solugenix.com/hs-fs/hubfs/8-1.png?widt... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.solugenix.com/hs-fs/hubfs/6-1.png?widt... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://solugenix.com/hubfs/Solugenix%20AI%20Guard... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.solugenix.com/hs-fs/hubfs/9-1.png?widt... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.solugenix.com/hs-fs/hubfs/10-1.png?wid... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://2232601.fs1.hubspotusercontent-na2.net/hub... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://solugenix.com/hubfs/Clean%20editorial%20im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://global.ketchcdn.com/web/v2/assetsv1/orgs/s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.solugenix.com/hs-fs/hubfs/PT%20Logo%20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.solugenix.com/hs-fs/hubfs/Untitled%20d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.solugenix.com/hs-fs/hubfs/Easterseals%... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.solugenix.com/hs-fs/hubfs/Iridium%20Wh... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
59 images 2.2 MB
0 oversized -0 KB
25 legacy format
15 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

C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
B
JavaScript Blocking
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
12 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
Warning::
Total JS execution time is 11.1 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
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
7 fonts (184 KB)
PASS
7 fonts (184 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

184 KB total

Render-blocking

0

of 7

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 14.0 s 16.0 s 18.0 s 20.0 s FCP 8.2 s LCP 20.0 shttps://f.hubspotusercontent20.net/hubfs/273774/fontawesome/v5/webfonts-5.15.1/fa-solid-900.woff2fa-solid-900.woff2 https://f.hubspotusercontent20.net/hubfs/273774/fontawesome/v5/webfonts-5.15.1/fa-solid-900.woff2 — 79.0 KiB — 95 ms — font-display: swaphttps://solugenix.com/hubfs/Fonts/WOFF2/Magistral-Medium.woff2Magistral-Medium.woff2 https://solugenix.com/hubfs/Fonts/WOFF2/Magistral-Medium.woff2 — 26.2 KiB — 1.3 s — font-display: swaphttps://f.hubspotusercontent20.net/hubfs/273774/fontawesome/v5/webfonts-5.15.1/fa-brands-400.woff2fa-brands-400.woff2 https://f.hubspotusercontent20.net/hubfs/273774/fontawesome/v5/webfonts-5.15.1/fa-brands-400.woff2 — 77.6 KiB — 79 ms — font-display: swapdata:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA…x-font-woff;charset=utf... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA… — 1.6 KiB — 47 ms — font-display: swapdata:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA…x-font-woff;charset=utf... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA… — 0 B — 0 ms — font-display: swapdata:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA…x-font-woff;charset=utf... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA… — 0 B — 0 ms — font-display: swapdata:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA…x-font-woff;charset=utf... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA… — 0 B — 0 ms — font-display: swap
fa-solid-900.woff2 woff2 swap
Size 79 KB
Load time 95 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
Magistral-Medium.woff2 woff2 swap
Size 26 KB
Load time 1.3 s
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 78 KB
Load time 79 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
x-font-woff;charset=utf... woff swap
Size 2 KB
Load time 47 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
x-font-woff;charset=utf... woff swap
Size 0 KB
Load time 0 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
x-font-woff;charset=utf... woff swap
Size 0 KB
Load time 0 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
x-font-woff;charset=utf... woff swap
Size 0 KB
Load time 0 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML max-age=120 (≤ 5min) is appropriate
PASS
Main HTML max-age=120 (≤ 5min) is appropriate
Info::
Main HTML max-age=120 (≤ 5min) is appropriate
Got: s-maxage=3600,max-age=120
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: accept-encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
4 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
A+
HTTP Caching
max-age=120 (2 minutes)
PASS
max-age=120 (2 minutes)
Info::
Cache-Control header is set
Got: s-maxage=3600,max-age=120
Info::
Effective TTL: 2 minutes (max-age=120)
Info::
CDN TTL: 1 hour (s-maxage=3600)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

s-maxage=3600,max-age=120

DirectiveValueMeaning
s-maxage3600CDN caches for 1 hour
max-age120Cache for 2 minutes
Effective TTL: 120 seconds
Network Waterfall
235 requests over 7158ms
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 FCP 8.2 s LCP 20.0 shttps://solugenix.com// https://solugenix.com/ — 301 — 645 B — 40 ms — h2https://www.solugenix.com/www.solugenix.com/ https://www.solugenix.com/ — 200 — 42.1 KiB — 100 ms — h3https://www.solugenix.com/hs/hsstatic/jquery-libs/static-1.4/jquery/jquery-1.11.2.jswww.solugenix.com/hs/hsstatic/jquer... https://www.solugenix.com/hs/hsstatic/jquery-libs/static-1.4/jquery/jquery-1.11.2.js — 200 — 0 B — 12 ms — h3https://www.solugenix.com/hubfs/hub_generated/module_assets/1/325075551992/1777998589821/module_Industry_Hero_Switcher.min.csswww.solugenix.com/hubfs/hub_generat... https://www.solugenix.com/hubfs/hub_generated/module_assets/1/325075551992/1777998589821/module_Industry_Hero_Switcher.min.css — 200 — 0 B — 881 ms — h3https://www.solugenix.com/hs/hsstatic/AsyncSupport/static-1.501/sass/rss_post_listing.csswww.solugenix.com/hs/hsstatic/Async... https://www.solugenix.com/hs/hsstatic/AsyncSupport/static-1.501/sass/rss_post_listing.css — 200 — 0 B — 7 ms — h3https://7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/template_assets/DEFAULT_ASSET/1778089439092/template_layout.min.css7052064.fs1.hubspotusercontent-na1.... https://7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/template_assets/DEFAULT_ASSET/1778089439092/template_layout.min.css — 200 — 0 B — 26 ms — h2https://www.solugenix.com/hubfs/hub_generated/template_assets/1/186173070613/1748628584346/template_Act2025_Black.min.csswww.solugenix.com/hubfs/hub_generat... https://www.solugenix.com/hubfs/hub_generated/template_assets/1/186173070613/1748628584346/template_Act2025_Black.min.css — 200 — 0 B — 1.2 s — h3https://www.solugenix.com/hubfs/Solugenix%202024%20logo%20final%20Reverse.svgwww.solugenix.com/hubfs/Solugenix%2... https://www.solugenix.com/hubfs/Solugenix%202024%20logo%20final%20Reverse.svg — 200 — 2.6 KiB — 999 ms — h3https://hubspot-no-cache-na2-prod.s3.amazonaws.com/cta/default/2232601/c4be27ad-2418-41dd-aab4-4a88b69d8ead.pnghubspot-no-cache-na2-prod.s3.amazon... https://hubspot-no-cache-na2-prod.s3.amazonaws.com/cta/default/2232601/c4be27ad-2418-41dd-aab4-4a88b69d8ead.png — 200 — 2.1 KiB — 618 ms — http/1.1https://www.solugenix.com/hs/cta/cta/current.jswww.solugenix.com/hs/cta/cta/curren... https://www.solugenix.com/hs/cta/cta/current.js — 200 — 7.8 KiB — 38 ms — h3https://www.solugenix.com/hs-fs/hubfs/TWP_Orange_County_Portrait_2024_WhiteNoBG-1.png?width=214&height=400&name=TWP_Orange_County_Portrait_2024_WhiteNoBG-1.pngwww.solugenix.com/hs-fs/hubfs/TWP_O... https://www.solugenix.com/hs-fs/hubfs/TWP_Orange_County_Portrait_2024_WhiteNoBG-1.png?width=214&height=400&name=TWP_Orange_County_Portrait_2024_WhiteNoBG-1.png — 200 — 11.4 KiB — 119 ms — h3https://cdn2.hubspot.net/hubfs/273774/mp/act2/js/act21.min.jscdn2.hubspot.net/hubfs/273774/mp/ac... https://cdn2.hubspot.net/hubfs/273774/mp/act2/js/act21.min.js — 200 — 73.1 KiB — 82 ms — h3https://www.solugenix.com/hs/hsstatic/keyboard-accessible-menu-flyouts/static-1.17/bundles/project.jswww.solugenix.com/hs/hsstatic/keybo... https://www.solugenix.com/hs/hsstatic/keyboard-accessible-menu-flyouts/static-1.17/bundles/project.js — 200 — 1.2 KiB — 46 ms — h3https://global.ketchcdn.com/web/v3/config/%3CORG_CODE%3E/%3CPROPERTY_CODE%3E/boot.jsglobal.ketchcdn.com/web/v3/config/%... https://global.ketchcdn.com/web/v3/config/%3CORG_CODE%3E/%3CPROPERTY_CODE%3E/boot.js — -1 — 0 B — 630 ms — https://www.solugenix.com/hs/hsstatic/cos-i18n/static-1.53/bundles/project.jswww.solugenix.com/hs/hsstatic/cos-i... https://www.solugenix.com/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js — 200 — 1.3 KiB — 53 ms — h3https://www.solugenix.com/hubfs/hub_generated/module_assets/1/325075551992/1777998589821/module_Industry_Hero_Switcher.min.jswww.solugenix.com/hubfs/hub_generat... https://www.solugenix.com/hubfs/hub_generated/module_assets/1/325075551992/1777998589821/module_Industry_Hero_Switcher.min.js — 200 — 1.8 KiB — 881 ms — h3https://www.solugenix.com/hs/hsstatic/AsyncSupport/static-1.501/js/rss_listing_asset.jswww.solugenix.com/hs/hsstatic/Async... https://www.solugenix.com/hs/hsstatic/AsyncSupport/static-1.501/js/rss_listing_asset.js — 200 — 1.8 KiB — 95 ms — h3https://www.solugenix.com/_hcms/forms/v2.jswww.solugenix.com/_hcms/forms/v2.js https://www.solugenix.com/_hcms/forms/v2.js — 200 — 199.7 KiB — 145 ms — h3https://fast.wistia.net/player.jsfast.wistia.net/player.js https://fast.wistia.net/player.js — 200 — 55.1 KiB — 30 ms — h2https://hubspot-no-cache-na2-prod.s3.amazonaws.com/cta/default/2232601/da154180-ad3b-4064-92c7-a2f320f25dc5.pnghubspot-no-cache-na2-prod.s3.amazon... https://hubspot-no-cache-na2-prod.s3.amazonaws.com/cta/default/2232601/da154180-ad3b-4064-92c7-a2f320f25dc5.png — 200 — 1.8 KiB — 232 ms — http/1.1https://www.solugenix.com/hs-fs/hubfs/Website%20Map_White_7-29-25.png?width=1000&height=612&name=Website%20Map_White_7-29-25.pngwww.solugenix.com/hs-fs/hubfs/Websi... https://www.solugenix.com/hs-fs/hubfs/Website%20Map_White_7-29-25.png?width=1000&height=612&name=Website%20Map_White_7-29-25.png — 200 — 105.1 KiB — 135 ms — h3https://hubspot-no-cache-na2-prod.s3.amazonaws.com/cta/default/2232601/e8cb7def-6102-446c-a1fb-cb7a352cbf85.pnghubspot-no-cache-na2-prod.s3.amazon... https://hubspot-no-cache-na2-prod.s3.amazonaws.com/cta/default/2232601/e8cb7def-6102-446c-a1fb-cb7a352cbf85.png — 200 — 2.2 KiB — 455 ms — http/1.1https://www.solugenix.com/hs-fs/hubfs/Iridium%20White.png?width=200&name=Iridium%20White.pngwww.solugenix.com/hs-fs/hubfs/Iridi... https://www.solugenix.com/hs-fs/hubfs/Iridium%20White.png?width=200&name=Iridium%20White.png — 200 — 3.3 KiB — 94 ms — h3https://www.solugenix.com/hs-fs/hubfs/PT%20Logo%20White.png?width=300&name=PT%20Logo%20White.pngwww.solugenix.com/hs-fs/hubfs/PT%20... https://www.solugenix.com/hs-fs/hubfs/PT%20Logo%20White.png?width=300&name=PT%20Logo%20White.png — 200 — 5.0 KiB — 134 ms — h3https://www.solugenix.com/hs-fs/hubfs/Easterseals%20White.png?width=240&name=Easterseals%20White.pngwww.solugenix.com/hs-fs/hubfs/Easte... https://www.solugenix.com/hs-fs/hubfs/Easterseals%20White.png?width=240&name=Easterseals%20White.png — 200 — 4.6 KiB — 96 ms — h3https://www.solugenix.com/hs-fs/hubfs/Untitled%20design%20-%202025-02-27T164900.011.png?width=240&name=Untitled%20design%20-%202025-02-27T164900.011.pngwww.solugenix.com/hs-fs/hubfs/Untit... https://www.solugenix.com/hs-fs/hubfs/Untitled%20design%20-%202025-02-27T164900.011.png?width=240&name=Untitled%20design%20-%202025-02-27T164900.011.png — 200 — 3.9 KiB — 136 ms — h3https://www.solugenix.com/hs-fs/hubfs/Untitled%20design%20-%202025-02-27T165324.424.png?width=240&name=Untitled%20design%20-%202025-02-27T165324.424.pngwww.solugenix.com/hs-fs/hubfs/Untit... https://www.solugenix.com/hs-fs/hubfs/Untitled%20design%20-%202025-02-27T165324.424.png?width=240&name=Untitled%20design%20-%202025-02-27T165324.424.png — 200 — 4.0 KiB — 95 ms — h3https://www.solugenix.com/hs-fs/hubfs/Untitled%20design%20-%202025-02-27T165622.251.png?width=260&name=Untitled%20design%20-%202025-02-27T165622.251.pngwww.solugenix.com/hs-fs/hubfs/Untit... https://www.solugenix.com/hs-fs/hubfs/Untitled%20design%20-%202025-02-27T165622.251.png?width=260&name=Untitled%20design%20-%202025-02-27T165622.251.png — 200 — 3.8 KiB — 137 ms — h3https://www.solugenix.com/hs-fs/hubfs/7-2.png?width=200&name=7-2.pngwww.solugenix.com/hs-fs/hubfs/7-2.p... https://www.solugenix.com/hs-fs/hubfs/7-2.png?width=200&name=7-2.png — 200 — 5.0 KiB — 117 ms — h3https://www.solugenix.com/hs-fs/hubfs/9-1.png?width=348&name=9-1.pngwww.solugenix.com/hs-fs/hubfs/9-1.p... https://www.solugenix.com/hs-fs/hubfs/9-1.png?width=348&name=9-1.png — 200 — 5.9 KiB — 94 ms — h3
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 FCP 8.2 s LCP 20.0 shttps://solugenix.com// https://solugenix.com/ — 301 — 645 B — 40 ms — h2https://www.solugenix.com/www.solugenix.com/ https://www.solugenix.com/ — 200 — 42.1 KiB — 100 ms — h3https://www.solugenix.com/hs/hsstatic/jquery-libs/static-1.4/jquery/jquery-1.11.2.jswww.solugenix.com/hs/hsstatic/jquer... https://www.solugenix.com/hs/hsstatic/jquery-libs/static-1.4/jquery/jquery-1.11.2.js — 200 — 0 B — 12 ms — h3https://www.solugenix.com/hubfs/hub_generated/module_assets/1/325075551992/1777998589821/module_Industry_Hero_Switcher.min.csswww.solugenix.com/hubfs/hub_generat... https://www.solugenix.com/hubfs/hub_generated/module_assets/1/325075551992/1777998589821/module_Industry_Hero_Switcher.min.css — 200 — 0 B — 881 ms — h3https://www.solugenix.com/hs/hsstatic/AsyncSupport/static-1.501/sass/rss_post_listing.csswww.solugenix.com/hs/hsstatic/Async... https://www.solugenix.com/hs/hsstatic/AsyncSupport/static-1.501/sass/rss_post_listing.css — 200 — 0 B — 7 ms — h3https://7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/template_assets/DEFAULT_ASSET/1778089439092/template_layout.min.css7052064.fs1.hubspotusercontent-na1.... https://7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/template_assets/DEFAULT_ASSET/1778089439092/template_layout.min.css — 200 — 0 B — 26 ms — h2https://www.solugenix.com/hubfs/hub_generated/template_assets/1/186173070613/1748628584346/template_Act2025_Black.min.csswww.solugenix.com/hubfs/hub_generat... https://www.solugenix.com/hubfs/hub_generated/template_assets/1/186173070613/1748628584346/template_Act2025_Black.min.css — 200 — 0 B — 1.2 s — h3https://www.solugenix.com/hubfs/Solugenix%202024%20logo%20final%20Reverse.svgwww.solugenix.com/hubfs/Solugenix%2... https://www.solugenix.com/hubfs/Solugenix%202024%20logo%20final%20Reverse.svg — 200 — 2.6 KiB — 999 ms — h3https://hubspot-no-cache-na2-prod.s3.amazonaws.com/cta/default/2232601/c4be27ad-2418-41dd-aab4-4a88b69d8ead.pnghubspot-no-cache-na2-prod.s3.amazon... https://hubspot-no-cache-na2-prod.s3.amazonaws.com/cta/default/2232601/c4be27ad-2418-41dd-aab4-4a88b69d8ead.png — 200 — 2.1 KiB — 618 ms — http/1.1https://www.solugenix.com/hs/cta/cta/current.jswww.solugenix.com/hs/cta/cta/curren... https://www.solugenix.com/hs/cta/cta/current.js — 200 — 7.8 KiB — 38 ms — h3https://www.solugenix.com/hs-fs/hubfs/TWP_Orange_County_Portrait_2024_WhiteNoBG-1.png?width=214&height=400&name=TWP_Orange_County_Portrait_2024_WhiteNoBG-1.pngwww.solugenix.com/hs-fs/hubfs/TWP_O... https://www.solugenix.com/hs-fs/hubfs/TWP_Orange_County_Portrait_2024_WhiteNoBG-1.png?width=214&height=400&name=TWP_Orange_County_Portrait_2024_WhiteNoBG-1.png — 200 — 11.4 KiB — 119 ms — h3https://cdn2.hubspot.net/hubfs/273774/mp/act2/js/act21.min.jscdn2.hubspot.net/hubfs/273774/mp/ac... https://cdn2.hubspot.net/hubfs/273774/mp/act2/js/act21.min.js — 200 — 73.1 KiB — 82 ms — h3https://www.solugenix.com/hs/hsstatic/keyboard-accessible-menu-flyouts/static-1.17/bundles/project.jswww.solugenix.com/hs/hsstatic/keybo... https://www.solugenix.com/hs/hsstatic/keyboard-accessible-menu-flyouts/static-1.17/bundles/project.js — 200 — 1.2 KiB — 46 ms — h3https://global.ketchcdn.com/web/v3/config/%3CORG_CODE%3E/%3CPROPERTY_CODE%3E/boot.jsglobal.ketchcdn.com/web/v3/config/%... https://global.ketchcdn.com/web/v3/config/%3CORG_CODE%3E/%3CPROPERTY_CODE%3E/boot.js — -1 — 0 B — 630 ms — https://www.solugenix.com/hs/hsstatic/cos-i18n/static-1.53/bundles/project.jswww.solugenix.com/hs/hsstatic/cos-i... https://www.solugenix.com/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js — 200 — 1.3 KiB — 53 ms — h3https://www.solugenix.com/hubfs/hub_generated/module_assets/1/325075551992/1777998589821/module_Industry_Hero_Switcher.min.jswww.solugenix.com/hubfs/hub_generat... https://www.solugenix.com/hubfs/hub_generated/module_assets/1/325075551992/1777998589821/module_Industry_Hero_Switcher.min.js — 200 — 1.8 KiB — 881 ms — h3https://www.solugenix.com/hs/hsstatic/AsyncSupport/static-1.501/js/rss_listing_asset.jswww.solugenix.com/hs/hsstatic/Async... https://www.solugenix.com/hs/hsstatic/AsyncSupport/static-1.501/js/rss_listing_asset.js — 200 — 1.8 KiB — 95 ms — h3https://www.solugenix.com/_hcms/forms/v2.jswww.solugenix.com/_hcms/forms/v2.js https://www.solugenix.com/_hcms/forms/v2.js — 200 — 199.7 KiB — 145 ms — h3https://fast.wistia.net/player.jsfast.wistia.net/player.js https://fast.wistia.net/player.js — 200 — 55.1 KiB — 30 ms — h2https://hubspot-no-cache-na2-prod.s3.amazonaws.com/cta/default/2232601/da154180-ad3b-4064-92c7-a2f320f25dc5.pnghubspot-no-cache-na2-prod.s3.amazon... https://hubspot-no-cache-na2-prod.s3.amazonaws.com/cta/default/2232601/da154180-ad3b-4064-92c7-a2f320f25dc5.png — 200 — 1.8 KiB — 232 ms — http/1.1https://www.solugenix.com/hs-fs/hubfs/Website%20Map_White_7-29-25.png?width=1000&height=612&name=Website%20Map_White_7-29-25.pngwww.solugenix.com/hs-fs/hubfs/Websi... https://www.solugenix.com/hs-fs/hubfs/Website%20Map_White_7-29-25.png?width=1000&height=612&name=Website%20Map_White_7-29-25.png — 200 — 105.1 KiB — 135 ms — h3https://hubspot-no-cache-na2-prod.s3.amazonaws.com/cta/default/2232601/e8cb7def-6102-446c-a1fb-cb7a352cbf85.pnghubspot-no-cache-na2-prod.s3.amazon... https://hubspot-no-cache-na2-prod.s3.amazonaws.com/cta/default/2232601/e8cb7def-6102-446c-a1fb-cb7a352cbf85.png — 200 — 2.2 KiB — 455 ms — http/1.1https://www.solugenix.com/hs-fs/hubfs/Iridium%20White.png?width=200&name=Iridium%20White.pngwww.solugenix.com/hs-fs/hubfs/Iridi... https://www.solugenix.com/hs-fs/hubfs/Iridium%20White.png?width=200&name=Iridium%20White.png — 200 — 3.3 KiB — 94 ms — h3https://www.solugenix.com/hs-fs/hubfs/PT%20Logo%20White.png?width=300&name=PT%20Logo%20White.pngwww.solugenix.com/hs-fs/hubfs/PT%20... https://www.solugenix.com/hs-fs/hubfs/PT%20Logo%20White.png?width=300&name=PT%20Logo%20White.png — 200 — 5.0 KiB — 134 ms — h3https://www.solugenix.com/hs-fs/hubfs/Easterseals%20White.png?width=240&name=Easterseals%20White.pngwww.solugenix.com/hs-fs/hubfs/Easte... https://www.solugenix.com/hs-fs/hubfs/Easterseals%20White.png?width=240&name=Easterseals%20White.png — 200 — 4.6 KiB — 96 ms — h3https://www.solugenix.com/hs-fs/hubfs/Untitled%20design%20-%202025-02-27T164900.011.png?width=240&name=Untitled%20design%20-%202025-02-27T164900.011.pngwww.solugenix.com/hs-fs/hubfs/Untit... https://www.solugenix.com/hs-fs/hubfs/Untitled%20design%20-%202025-02-27T164900.011.png?width=240&name=Untitled%20design%20-%202025-02-27T164900.011.png — 200 — 3.9 KiB — 136 ms — h3https://www.solugenix.com/hs-fs/hubfs/Untitled%20design%20-%202025-02-27T165324.424.png?width=240&name=Untitled%20design%20-%202025-02-27T165324.424.pngwww.solugenix.com/hs-fs/hubfs/Untit... https://www.solugenix.com/hs-fs/hubfs/Untitled%20design%20-%202025-02-27T165324.424.png?width=240&name=Untitled%20design%20-%202025-02-27T165324.424.png — 200 — 4.0 KiB — 95 ms — h3https://www.solugenix.com/hs-fs/hubfs/Untitled%20design%20-%202025-02-27T165622.251.png?width=260&name=Untitled%20design%20-%202025-02-27T165622.251.pngwww.solugenix.com/hs-fs/hubfs/Untit... https://www.solugenix.com/hs-fs/hubfs/Untitled%20design%20-%202025-02-27T165622.251.png?width=260&name=Untitled%20design%20-%202025-02-27T165622.251.png — 200 — 3.8 KiB — 137 ms — h3https://www.solugenix.com/hs-fs/hubfs/7-2.png?width=200&name=7-2.pngwww.solugenix.com/hs-fs/hubfs/7-2.p... https://www.solugenix.com/hs-fs/hubfs/7-2.png?width=200&name=7-2.png — 200 — 5.0 KiB — 117 ms — h3https://www.solugenix.com/hs-fs/hubfs/9-1.png?width=348&name=9-1.pngwww.solugenix.com/hs-fs/hubfs/9-1.p... https://www.solugenix.com/hs-fs/hubfs/9-1.png?width=348&name=9-1.png — 200 — 5.9 KiB — 94 ms — h3https://www.solugenix.com/hs-fs/hubfs/8-1.png?width=200&name=8-1.pngwww.solugenix.com/hs-fs/hubfs/8-1.p... https://www.solugenix.com/hs-fs/hubfs/8-1.png?width=200&name=8-1.png — 200 — 4.5 KiB — 94 ms — h3https://www.solugenix.com/hs-fs/hubfs/Microsoft-Partner-Silver-Collaboration-and-Content.jpeg?width=416&name=Microsoft-Partner-Silver-Collaboration-and-Content.jpegwww.solugenix.com/hs-fs/hubfs/Micro... https://www.solugenix.com/hs-fs/hubfs/Microsoft-Partner-Silver-Collaboration-and-Content.jpeg?width=416&name=Microsoft-Partner-Silver-Collaboration-and-Content.jpeg — 200 — 4.5 KiB — 37 ms — h3https://www.solugenix.com/hs-fs/hubfs/6-1.png?width=200&name=6-1.pngwww.solugenix.com/hs-fs/hubfs/6-1.p... https://www.solugenix.com/hs-fs/hubfs/6-1.png?width=200&name=6-1.png — 200 — 4.6 KiB — 60 ms — h3https://www.solugenix.com/hs-fs/hubfs/10-1.png?width=200&name=10-1.pngwww.solugenix.com/hs-fs/hubfs/10-1.... https://www.solugenix.com/hs-fs/hubfs/10-1.png?width=200&name=10-1.png — 200 — 7.9 KiB — 62 ms — h3https://www.solugenix.com/hs-fs/hubfs/17.png?width=342&name=17.pngwww.solugenix.com/hs-fs/hubfs/17.pn... https://www.solugenix.com/hs-fs/hubfs/17.png?width=342&name=17.png — 200 — 6.1 KiB — 61 ms — h3https://www.solugenix.com/hs-fs/hubfs/20.png?width=200&name=20.pngwww.solugenix.com/hs-fs/hubfs/20.pn... https://www.solugenix.com/hs-fs/hubfs/20.png?width=200&name=20.png — 200 — 5.4 KiB — 286 ms — h3https://www.solugenix.com/hs-fs/hubfs/19.png?width=200&name=19.pngwww.solugenix.com/hs-fs/hubfs/19.pn... https://www.solugenix.com/hs-fs/hubfs/19.png?width=200&name=19.png — 200 — 7.9 KiB — 134 ms — h3https://www.solugenix.com/hs-fs/hubfs/21.png?width=200&name=21.pngwww.solugenix.com/hs-fs/hubfs/21.pn... https://www.solugenix.com/hs-fs/hubfs/21.png?width=200&name=21.png — 200 — 6.4 KiB — 91 ms — h3https://www.solugenix.com/hs-fs/hubfs/22.png?width=342&name=22.pngwww.solugenix.com/hs-fs/hubfs/22.pn... https://www.solugenix.com/hs-fs/hubfs/22.png?width=342&name=22.png — 200 — 4.4 KiB — 171 ms — h3https://www.solugenix.com/hs-fs/hubfs/23.png?width=200&name=23.pngwww.solugenix.com/hs-fs/hubfs/23.pn... https://www.solugenix.com/hs-fs/hubfs/23.png?width=200&name=23.png — 200 — 5.0 KiB — 57 ms — h3https://www.solugenix.com/hs-fs/hubfs/24.png?width=240&name=24.pngwww.solugenix.com/hs-fs/hubfs/24.pn... https://www.solugenix.com/hs-fs/hubfs/24.png?width=240&name=24.png — 200 — 4.5 KiB — 128 ms — h3https://www.solugenix.com/hs-fs/hubfs/25.png?width=200&name=25.pngwww.solugenix.com/hs-fs/hubfs/25.pn... https://www.solugenix.com/hs-fs/hubfs/25.png?width=200&name=25.png — 200 — 5.4 KiB — 127 ms — h3https://www.solugenix.com/hs-fs/hubfs/26.png?width=342&name=26.pngwww.solugenix.com/hs-fs/hubfs/26.pn... https://www.solugenix.com/hs-fs/hubfs/26.png?width=342&name=26.png — 200 — 4.4 KiB — 291 ms — h3https://www.solugenix.com/hs-fs/hubfs/27.png?width=200&name=27.pngwww.solugenix.com/hs-fs/hubfs/27.pn... https://www.solugenix.com/hs-fs/hubfs/27.png?width=200&name=27.png — 200 — 6.6 KiB — 112 ms — h3https://www.solugenix.com/hs-fs/hubfs/28.png?width=200&name=28.pngwww.solugenix.com/hs-fs/hubfs/28.pn... https://www.solugenix.com/hs-fs/hubfs/28.png?width=200&name=28.png — 200 — 10.3 KiB — 135 ms — h3https://www.solugenix.com/hs-fs/hubfs/30.png?width=200&name=30.pngwww.solugenix.com/hs-fs/hubfs/30.pn... https://www.solugenix.com/hs-fs/hubfs/30.png?width=200&name=30.png — 200 — 7.0 KiB — 111 ms — h3https://www.solugenix.com/hs-fs/hubfs/31.png?width=200&name=31.pngwww.solugenix.com/hs-fs/hubfs/31.pn... https://www.solugenix.com/hs-fs/hubfs/31.png?width=200&name=31.png — 200 — 6.5 KiB — 111 ms — h3https://www.solugenix.com/hs-fs/hubfs/32.png?width=200&name=32.pngwww.solugenix.com/hs-fs/hubfs/32.pn... https://www.solugenix.com/hs-fs/hubfs/32.png?width=200&name=32.png — 200 — 4.8 KiB — 166 ms — h3https://www.solugenix.com/hubfs/TWP_Orange_County_Portrait_2024_WhiteNoBG.pngwww.solugenix.com/hubfs/TWP_Orange_... https://www.solugenix.com/hubfs/TWP_Orange_County_Portrait_2024_WhiteNoBG.png — 200 — 18.9 KiB — 642 ms — h3https://www.solugenix.com/hs/hsstatic/content-cwv-embed/static-1.1293/embed.jswww.solugenix.com/hs/hsstatic/conte... https://www.solugenix.com/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js — 200 — 5.4 KiB — 83 ms — h3https://www.solugenix.com/hs/scriptloader/2232601.jswww.solugenix.com/hs/scriptloader/2... https://www.solugenix.com/hs/scriptloader/2232601.js — 200 — 1.3 KiB — 85 ms — h3https://www.solugenix.com/hs/hsstatic/HubspotToolsMenu/static-1.640/js/index.jswww.solugenix.com/hs/hsstatic/Hubsp... https://www.solugenix.com/hs/hsstatic/HubspotToolsMenu/static-1.640/js/index.js — 200 — 5.6 KiB — 68 ms — h3https://global.ketchcdn.com/web/v3/config/solugenix_corp/website_smart_tag/boot.jsglobal.ketchcdn.com/web/v3/config/s... https://global.ketchcdn.com/web/v3/config/solugenix_corp/website_smart_tag/boot.js — 200 — 4.6 KiB — 496 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NGFLNR5Cwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NGFLNR5C — 200 — 122.9 KiB — 135 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 28 ms — h2https://browser.sentry-cdn.com/9.6.1/bundle.min.jsbrowser.sentry-cdn.com/9.6.1/bundle... https://browser.sentry-cdn.com/9.6.1/bundle.min.js — 200 — 24.8 KiB — 14 ms — h2https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 552 B — 404 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=72142&time=1778412465179&url=https%3A%2F%2Fwww.solugenix.com%2F&tm=gtmv2px.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=72142&time=1778412465179&url=https%3A%2F%2Fwww.solugenix.com%2F&tm=gtmv2 — 200 — 811 B — 332 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=72142&time=1778412465179&li_adsId=c321b91b-c84f-4cc0-ad0f-1461a14bb572&url=https%3A%2F%2Fwww.solugenix.com%2F&tm=gtmv2px.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=72142&time=1778412465179&li_adsId=c321b91b-c84f-4cc0-ad0f-1461a14bb572&url=https%3A%2F%2Fwww.solugenix.com%2F&tm=gtmv2 — 302 — 766 B — 316 ms — h2https://fonts.googleapis.com/css?family=Maven+Pro+Regular:lighter,normal,bold|Magistral+Medium:300,300,700fonts.googleapis.com/css?family=Mav... https://fonts.googleapis.com/css?family=Maven+Pro+Regular:lighter,normal,bold|Magistral+Medium:300,300,700 — -1 — 0 B — 27 ms — https://273774.fs1.hubspotusercontent-na1.net/hubfs/273774/fontawesome/v5/latest.css273774.fs1.hubspotusercontent-na1.n... https://273774.fs1.hubspotusercontent-na1.net/hubfs/273774/fontawesome/v5/latest.css — 200 — 13.1 KiB — 68 ms — h2https://273774.fs1.hubspotusercontent-na1.net/hubfs/273774/mp/act2/css/act21.updates.min.css273774.fs1.hubspotusercontent-na1.n... https://273774.fs1.hubspotusercontent-na1.net/hubfs/273774/mp/act2/css/act21.updates.min.css — 200 — 1.2 KiB — 61 ms — h2https://hubspot-no-cache-na2-prod.s3.amazonaws.com/cta/default/2232601/c4be27ad-2418-41dd-aab4-4a88b69d8ead.pnghubspot-no-cache-na2-prod.s3.amazon... https://hubspot-no-cache-na2-prod.s3.amazonaws.com/cta/default/2232601/c4be27ad-2418-41dd-aab4-4a88b69d8ead.png — 200 — 2.1 KiB — 246 ms — http/1.1https://fast.wistia.net/embed/iframe/oss4j95qfn?web_component=true&seo=falsefast.wistia.net/embed/iframe/oss4j9... https://fast.wistia.net/embed/iframe/oss4j95qfn?web_component=true&seo=false — 200 — 4.1 KiB — 17 ms — h2https://fast.wistia.net/embed/iframe/flvpqbak5b?web_component=true&seo=falsefast.wistia.net/embed/iframe/flvpqb... https://fast.wistia.net/embed/iframe/flvpqbak5b?web_component=true&seo=false — 200 — 3.5 KiB — 13 ms — h2https://fast.wistia.net/embed/iframe/kpwq4dq1qz?web_component=true&seo=falsefast.wistia.net/embed/iframe/kpwq4d... https://fast.wistia.net/embed/iframe/kpwq4dq1qz?web_component=true&seo=false — 200 — 4.5 KiB — 10 ms — h2https://fast.wistia.net/embed/iframe/kdsaoc4r90?web_component=true&seo=falsefast.wistia.net/embed/iframe/kdsaoc... https://fast.wistia.net/embed/iframe/kdsaoc4r90?web_component=true&seo=false — 200 — 4.2 KiB — 6 ms — h2https://hubspot-no-cache-na2-prod.s3.amazonaws.com/cta/default/2232601/da154180-ad3b-4064-92c7-a2f320f25dc5.pnghubspot-no-cache-na2-prod.s3.amazon... https://hubspot-no-cache-na2-prod.s3.amazonaws.com/cta/default/2232601/da154180-ad3b-4064-92c7-a2f320f25dc5.png — 200 — 1.8 KiB — 216 ms — http/1.1https://fast.wistia.net/assets/external/insideIframe.jsfast.wistia.net/assets/external/ins... https://fast.wistia.net/assets/external/insideIframe.js — 200 — 24.5 KiB — 13 ms — h2https://fast.wistia.net/player.jsfast.wistia.net/player.js https://fast.wistia.net/player.js — 200 — 54.8 KiB — 21 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0…www.w3.org/2000/svg' fill='none' vi... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0… — 200 — 0 B — 0 ms — datahttps://fast.wistia.net/assets/external/insideIframe.jsfast.wistia.net/assets/external/ins... https://fast.wistia.net/assets/external/insideIframe.js — 200 — 0 B — 6 ms — h2https://fast.wistia.net/player.jsfast.wistia.net/player.js https://fast.wistia.net/player.js — 200 — 0 B — 10 ms — h2https://cdn2.hubspot.net/hub/273774/file-1281286278-png/mp/themes/Act-Theme/images/bottom-shadow5.pngcdn2.hubspot.net/hub/273774/file-12... https://cdn2.hubspot.net/hub/273774/file-1281286278-png/mp/themes/Act-Theme/images/bottom-shadow5.png — 200 — 1.5 KiB — 56 ms — h3https://fast.wistia.net/assets/external/insideIframe.jsfast.wistia.net/assets/external/ins... https://fast.wistia.net/assets/external/insideIframe.js — 200 — 0 B — 5 ms — h2https://fast.wistia.net/player.jsfast.wistia.net/player.js https://fast.wistia.net/player.js — 200 — 0 B — 10 ms — h2https://fast.wistia.net/assets/external/insideIframe.jsfast.wistia.net/assets/external/ins... https://fast.wistia.net/assets/external/insideIframe.js — 200 — 0 B — 9 ms — h2https://fast.wistia.net/player.jsfast.wistia.net/player.js https://fast.wistia.net/player.js — 200 — 0 B — 13 ms — h2https://f.hubspotusercontent20.net/hubfs/273774/fontawesome/v5/webfonts-5.15.1/fa-solid-900.woff2f.hubspotusercontent20.net/hubfs/27... https://f.hubspotusercontent20.net/hubfs/273774/fontawesome/v5/webfonts-5.15.1/fa-solid-900.woff2 — 200 — 79.0 KiB — 95 ms — h2https://solugenix.com/hubfs/Fonts/WOFF2/Magistral-Medium.woff2/hubfs/Fonts/WOFF2/Magistral-Medium... https://solugenix.com/hubfs/Fonts/WOFF2/Magistral-Medium.woff2 — 200 — 26.2 KiB — 1.3 s — h3https://f.hubspotusercontent20.net/hubfs/273774/fontawesome/v5/webfonts-5.15.1/fa-brands-400.woff2f.hubspotusercontent20.net/hubfs/27... https://f.hubspotusercontent20.net/hubfs/273774/fontawesome/v5/webfonts-5.15.1/fa-brands-400.woff2 — 200 — 77.6 KiB — 79 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=72142&time=1778412465179&li_adsId=c321b91b-c84f-4cc0-ad0f-1461a14bb572&url=https%3A%2F%2Fwww.solugenix.com%2F&tm=gtmv2&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=72142&time=1778412465179&li_adsId=c321b91b-c84f-4cc0-ad0f-1461a14bb572&url=https%3A%2F%2Fwww.solugenix.com%2F&tm=gtmv2&cookiesTest=true — 200 — 272 B — 339 ms — h2https://fast.wistia.com/assets/external/publicApi.jsfast.wistia.com/assets/external/pub... https://fast.wistia.com/assets/external/publicApi.js — 200 — 147.1 KiB — 41 ms — h2https://browser.sentry-cdn.com/9.6.1/bundle.min.jsbrowser.sentry-cdn.com/9.6.1/bundle... https://browser.sentry-cdn.com/9.6.1/bundle.min.js — 200 — 24.8 KiB — 25 ms — h2https://fast.wistia.com/embed/medias/oss4j95qfn/swatchfast.wistia.com/embed/medias/oss4j9... https://fast.wistia.com/embed/medias/oss4j95qfn/swatch — 200 — 5.3 KiB — 13 ms — h2https://fast.wistia.net/assets/external/publicApi.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/pub... https://fast.wistia.net/assets/external/publicApi.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 147.2 KiB — 30 ms — h2https://embed-ssl.wistia.com/deliveries/eebd3f64c4ef079becfdf8e920177344.webp?image_crop_resized=640x360embed-ssl.wistia.com/deliveries/eeb... https://embed-ssl.wistia.com/deliveries/eebd3f64c4ef079becfdf8e920177344.webp?image_crop_resized=640x360 — 200 — 44.9 KiB — 128 ms — h2https://fast.wistia.com/assets/external/publicApi.jsfast.wistia.com/assets/external/pub... https://fast.wistia.com/assets/external/publicApi.js — 200 — 0 B — 7 ms — h2https://browser.sentry-cdn.com/9.6.1/bundle.min.jsbrowser.sentry-cdn.com/9.6.1/bundle... https://browser.sentry-cdn.com/9.6.1/bundle.min.js — 200 — 0 B — 6 ms — h2https://fast.wistia.com/embed/medias/kpwq4dq1qz/swatchfast.wistia.com/embed/medias/kpwq4d... https://fast.wistia.com/embed/medias/kpwq4dq1qz/swatch — 200 — 3.6 KiB — 5 ms — h2https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.jscdn.ketchjs.com/ketchtag/stable/v2.... https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js — 200 — 259.4 KiB — 845 ms — h2https://fast.wistia.com/assets/external/publicApi.jsfast.wistia.com/assets/external/pub... https://fast.wistia.com/assets/external/publicApi.js — 200 — 0 B — 16 ms — h2https://browser.sentry-cdn.com/9.6.1/bundle.min.jsbrowser.sentry-cdn.com/9.6.1/bundle... https://browser.sentry-cdn.com/9.6.1/bundle.min.js — 200 — 0 B — 1 ms — h2https://fast.wistia.com/embed/medias/kdsaoc4r90/swatchfast.wistia.com/embed/medias/kdsaoc... https://fast.wistia.com/embed/medias/kdsaoc4r90/swatch — 200 — 5.0 KiB — 6 ms — h2https://embed-ssl.wistia.com/deliveries/bc1b3bb8ece778c52c26290f7d2bbaf4.webp?image_crop_resized=640x360embed-ssl.wistia.com/deliveries/bc1... https://embed-ssl.wistia.com/deliveries/bc1b3bb8ece778c52c26290f7d2bbaf4.webp?image_crop_resized=640x360 — 200 — 24.7 KiB — 10 ms — h2https://fast.wistia.com/assets/external/publicApi.jsfast.wistia.com/assets/external/pub... https://fast.wistia.com/assets/external/publicApi.js — 200 — 0 B — 19 ms — h2https://browser.sentry-cdn.com/9.6.1/bundle.min.jsbrowser.sentry-cdn.com/9.6.1/bundle... https://browser.sentry-cdn.com/9.6.1/bundle.min.js — 200 — 0 B — 0 ms — h2https://fast.wistia.com/embed/medias/flvpqbak5b/swatchfast.wistia.com/embed/medias/flvpqb... https://fast.wistia.com/embed/medias/flvpqbak5b/swatch — 200 — 1.9 KiB — 7 ms — h2https://fast.wistia.net/assets/external/iframeApi.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/ifr... https://fast.wistia.net/assets/external/iframeApi.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 29.7 KiB — 10 ms — h2https://js-na2.hsforms.net/forms/embed/v2.jsjs-na2.hsforms.net/forms/embed/v2.j... https://js-na2.hsforms.net/forms/embed/v2.js — 200 — 1.3 KiB — 813 ms — h3https://www.solugenix.com/_hcms/forms/embed/v3/form/2232601/c29c2375-e8d3-429a-a89c-f0cf725b206e/json?hs_static_app=forms-embed&hs_static_app_version=1.10927&X-HubSpot-Static-App-Info=forms-embed-1.10927www.solugenix.com/_hcms/forms/embed... https://www.solugenix.com/_hcms/forms/embed/v3/form/2232601/c29c2375-e8d3-429a-a89c-f0cf725b206e/json?hs_static_app=forms-embed&hs_static_app_version=1.10927&X-HubSpot-Static-App-Info=forms-embed-1.10927 — 200 — 4.4 KiB — 238 ms — h3data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA…data:application/x-font-woff;charse... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA… — 200 — 1.6 KiB — 47 ms — datahttps://js-na2.hs-analytics.net/analytics/1778409300000/2232601.jsjs-na2.hs-analytics.net/analytics/1... https://js-na2.hs-analytics.net/analytics/1778409300000/2232601.js — 200 — 42.4 KiB — 227 ms — h2https://js-na2.hubspot.com/web-interactives-embed.jsjs-na2.hubspot.com/web-interactives... https://js-na2.hubspot.com/web-interactives-embed.js — 200 — 28.8 KiB — 222 ms — h2https://js-na2.usemessages.com/conversations-embed.jsjs-na2.usemessages.com/conversation... https://js-na2.usemessages.com/conversations-embed.js — 200 — 34.1 KiB — 53 ms — h2https://js-na2.hs-banner.com/v2/2232601/banner.jsjs-na2.hs-banner.com/v2/2232601/ban... https://js-na2.hs-banner.com/v2/2232601/banner.js — 200 — 24.5 KiB — 236 ms — h2https://app-na2.hubspot.com/content-tools-menu/api/v1/tools-menu/has-permission-json?portalId=2232601app-na2.hubspot.com/content-tools-m... https://app-na2.hubspot.com/content-tools-menu/api/v1/tools-menu/has-permission-json?portalId=2232601 — 204 — 906 B — 316 ms — h2https://fast.wistia.net/assets/external/captions.jsfast.wistia.net/assets/external/cap... https://fast.wistia.net/assets/external/captions.js — 200 — 43.5 KiB — 10 ms — h2data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA…data:application/x-font-woff;charse... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA… — 200 — 0 B — 0 ms — datahttps://fast.wistia.net/assets/external/captions.jsfast.wistia.net/assets/external/cap... https://fast.wistia.net/assets/external/captions.js — 200 — 0 B — 4 ms — h2https://www.solugenix.com/_hcms/rss/feed?feedId=MjIzMjYwMTo0MTg1ODM2NzY4OjA%3D&limit=3&dateLanguage=ZW5fVVM%3D&dateFormat=c2hvcnQ%3D&zone=QW1lcmljYS9QaG9lbml4&clickThrough=UmVhZCBtb3Jl&maxChars=200&property=link&property=title&property=featuredImage&property=featuredImageAltText&property=summary&hs-expires=1809648000&hs-version=2&hs-signature=ANTbPnJWf1qz4KOE5PU-m5QTiWi2fv1p_gwww.solugenix.com/_hcms/rss/feed?fe... https://www.solugenix.com/_hcms/rss/feed?feedId=MjIzMjYwMTo0MTg1ODM2NzY4OjA%3D&limit=3&dateLanguage=ZW5fVVM%3D&dateFormat=c2hvcnQ%3D&zone=QW1lcmljYS9QaG9lbml4&clickThrough=UmVhZCBtb3Jl&maxChars=200&property=link&property=title&property=featuredImage&property=featuredImageAltText&property=summary&hs-expires=1809648000&hs-version=2&hs-signature=ANTbPnJWf1qz4KOE5PU-m5QTiWi2fv1p_g — 200 — 1.8 KiB — 904 ms — h3data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA…data:application/x-font-woff;charse... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA… — 200 — 0 B — 0 ms — datahttps://fast.wistia.net/assets/external/videoThumbnail.jsfast.wistia.net/assets/external/vid... https://fast.wistia.net/assets/external/videoThumbnail.js — 200 — 23.0 KiB — 16 ms — h2data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA…data:application/x-font-woff;charse... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA… — 200 — 0 B — 0 ms — datahttps://cta-na2.hubspot.com/ctas/v2/public/cs/cta-json?canon=https%3A%2F%2Fwww.solugenix.com%2F&pageId=186742084475&pid=2232601&sv=cta-embed-js-static-1.618&rdy=1&cos=1&df=t&pg=c4be27ad-2418-41dd-aab4-4a88b69d8ead&pg=c4be27ad-2418-41dd-aab4-4a88b69d8ead&pg=da154180-ad3b-4064-92c7-a2f320f25dc5&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&pg=da154180-ad3b-4064-92c7-a2f320f25dc5&pg=da154180-ad3b-4064-92c7-a2f320f25dc5cta-na2.hubspot.com/ctas/v2/public/... https://cta-na2.hubspot.com/ctas/v2/public/cs/cta-json?canon=https%3A%2F%2Fwww.solugenix.com%2F&pageId=186742084475&pid=2232601&sv=cta-embed-js-static-1.618&rdy=1&cos=1&df=t&pg=c4be27ad-2418-41dd-aab4-4a88b69d8ead&pg=c4be27ad-2418-41dd-aab4-4a88b69d8ead&pg=da154180-ad3b-4064-92c7-a2f320f25dc5&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&pg=da154180-ad3b-4064-92c7-a2f320f25dc5&pg=da154180-ad3b-4064-92c7-a2f320f25dc5 — 200 — 2.8 KiB — 316 ms — h2https://forms-na2.hsforms.com/embed/v3/counters.gif?key=forms-embed-v2-DEFINITION_SUCCESS&count=1forms-na2.hsforms.com/embed/v3/coun... https://forms-na2.hsforms.com/embed/v3/counters.gif?key=forms-embed-v2-DEFINITION_SUCCESS&count=1 — 200 — 661 B — 208 ms — h3https://www.solugenix.com/hs-fs/hubfs/2-Dec-08-2025-05-37-10-9023-PM.png?width=240&height=162&name=2-Dec-08-2025-05-37-10-9023-PM.pngwww.solugenix.com/hs-fs/hubfs/2-Dec... https://www.solugenix.com/hs-fs/hubfs/2-Dec-08-2025-05-37-10-9023-PM.png?width=240&height=162&name=2-Dec-08-2025-05-37-10-9023-PM.png — 200 — 6.1 KiB — 37 ms — h3https://fast.wistia.net/assets/external/postRoll-v2.jsfast.wistia.net/assets/external/pos... https://fast.wistia.net/assets/external/postRoll-v2.js — 200 — 24.6 KiB — 8 ms — h2https://fast.wistia.net/assets/external/videoThumbnail.jsfast.wistia.net/assets/external/vid... https://fast.wistia.net/assets/external/videoThumbnail.js — 200 — 0 B — 2 ms — h2https://fast.wistia.net/assets/external/playPauseLoadingControl.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/pla... https://fast.wistia.net/assets/external/playPauseLoadingControl.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 20.0 KiB — 18 ms — h2https://fast.wistia.net/embed/captions/oss4j95qfn.jsonfast.wistia.net/embed/captions/oss4... https://fast.wistia.net/embed/captions/oss4j95qfn.json — 200 — 1.4 KiB — 242 ms — h2https://fast.wistia.net/assets/external/interFontFace.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/int... https://fast.wistia.net/assets/external/interFontFace.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 20.0 KiB — 11 ms — h2https://forms-na2.hsforms.com/embed/v3/counters.gif?key=forms-embed-v2-RENDER_SUCCESS&count=1forms-na2.hsforms.com/embed/v3/coun... https://forms-na2.hsforms.com/embed/v3/counters.gif?key=forms-embed-v2-RENDER_SUCCESS&count=1 — 200 — 623 B — 191 ms — h3https://www.solugenix.com/_hcms/livechat/widget?portalId=2232601&conversations-embed=static-1.26522&mobile=true&messagesUtk=eb0b5e7a6e3040df8c4dc386c7e789bf&traceId=eb0b5e7a6e3040df8c4dc386c7e789bfwww.solugenix.com/_hcms/livechat/wi... https://www.solugenix.com/_hcms/livechat/widget?portalId=2232601&conversations-embed=static-1.26522&mobile=true&messagesUtk=eb0b5e7a6e3040df8c4dc386c7e789bf&traceId=eb0b5e7a6e3040df8c4dc386c7e789bf — 200 — 1.2 KiB — 221 ms — h3https://cta-na2.hubspot.com/web-interactives/public/v1/embed/combinedConfigs?portalId=2232601&currentUrl=https%3A%2F%2Fwww.solugenix.com%2F&contentId=186742084475&isMobile=truecta-na2.hubspot.com/web-interactive... https://cta-na2.hubspot.com/web-interactives/public/v1/embed/combinedConfigs?portalId=2232601&currentUrl=https%3A%2F%2Fwww.solugenix.com%2F&contentId=186742084475&isMobile=true — 200 — 1.0 KiB — 208 ms — h2https://fast.wistia.net/assets/external/playPauseLoadingControl.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/pla... https://fast.wistia.net/assets/external/playPauseLoadingControl.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 0 B — 0 ms — h2https://fast.wistia.net/embed/captions/kpwq4dq1qz.jsonfast.wistia.net/embed/captions/kpwq... https://fast.wistia.net/embed/captions/kpwq4dq1qz.json — 200 — 2.4 KiB — 232 ms — h2https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=da154180-ad3b-4064-92c7-a2f320f25dc5&lt=1778412465304&dt=1778412465360&at=1778412466410&ae=1&an=1www.solugenix.com/hs/cta/ctas/v2/pu... https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=da154180-ad3b-4064-92c7-a2f320f25dc5&lt=1778412465304&dt=1778412465360&at=1778412466410&ae=1&an=1 — 200 — 705 B — 217 ms — h3https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=da154180-ad3b-4064-92c7-a2f320f25dc5&lt=1778412465304&dt=1778412465360&at=1778412466413&ae=1&an=1www.solugenix.com/hs/cta/ctas/v2/pu... https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=da154180-ad3b-4064-92c7-a2f320f25dc5&lt=1778412465304&dt=1778412465360&at=1778412466413&ae=1&an=1 — 200 — 705 B — 207 ms — h3https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=da154180-ad3b-4064-92c7-a2f320f25dc5&lt=1778412465304&dt=1778412465360&at=1778412466414&ae=1&an=1www.solugenix.com/hs/cta/ctas/v2/pu... https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=da154180-ad3b-4064-92c7-a2f320f25dc5&lt=1778412465304&dt=1778412465360&at=1778412466414&ae=1&an=1 — 200 — 728 B — 246 ms — h3https://fast.wistia.net/assets/external/interFontFace.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/int... https://fast.wistia.net/assets/external/interFontFace.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 0 B — 1 ms — h2https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&lt=1778412465325&dt=1778412465345&at=1778412466416&ae=1&an=1www.solugenix.com/hs/cta/ctas/v2/pu... https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&lt=1778412465325&dt=1778412465345&at=1778412466416&ae=1&an=1 — 200 — 726 B — 240 ms — h3https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&lt=1778412465325&dt=1778412465345&at=1778412466417&ae=1&an=1www.solugenix.com/hs/cta/ctas/v2/pu... https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&lt=1778412465325&dt=1778412465345&at=1778412466417&ae=1&an=1 — 200 — 703 B — 801 ms — h3https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&lt=1778412465325&dt=1778412465345&at=1778412466418&ae=1&an=1www.solugenix.com/hs/cta/ctas/v2/pu... https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&lt=1778412465325&dt=1778412465345&at=1778412466418&ae=1&an=1 — 200 — 726 B — 225 ms — h3https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&lt=1778412465325&dt=1778412465345&at=1778412466419&ae=1&an=1www.solugenix.com/hs/cta/ctas/v2/pu... https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&lt=1778412465325&dt=1778412465345&at=1778412466419&ae=1&an=1 — 200 — 727 B — 230 ms — h3https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&lt=1778412465325&dt=1778412465345&at=1778412466420&ae=1&an=1www.solugenix.com/hs/cta/ctas/v2/pu... https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&lt=1778412465325&dt=1778412465345&at=1778412466420&ae=1&an=1 — 200 — 704 B — 781 ms — h3https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&lt=1778412465325&dt=1778412465345&at=1778412466422&ae=1&an=1www.solugenix.com/hs/cta/ctas/v2/pu... https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=e8cb7def-6102-446c-a1fb-cb7a352cbf85&lt=1778412465325&dt=1778412465345&at=1778412466422&ae=1&an=1 — 200 — 727 B — 255 ms — h3https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=c4be27ad-2418-41dd-aab4-4a88b69d8ead&lt=1778412465284&dt=1778412465291&at=1778412466423&ae=1&an=1www.solugenix.com/hs/cta/ctas/v2/pu... https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=c4be27ad-2418-41dd-aab4-4a88b69d8ead&lt=1778412465284&dt=1778412465291&at=1778412466423&ae=1&an=1 — 200 — 727 B — 231 ms — h3https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=c4be27ad-2418-41dd-aab4-4a88b69d8ead&lt=1778412465284&dt=1778412465291&at=1778412466425&ae=1&an=1www.solugenix.com/hs/cta/ctas/v2/pu... https://www.solugenix.com/hs/cta/ctas/v2/public/cs/cta-loaded.js?pid=2232601&pg=c4be27ad-2418-41dd-aab4-4a88b69d8ead&lt=1778412465284&dt=1778412465291&at=1778412466425&ae=1&an=1 — 200 — 702 B — 207 ms — h3https://perf-na2.hsforms.com/embed/v3/counters.gif?key=cta-json-success&value=1perf-na2.hsforms.com/embed/v3/count... https://perf-na2.hsforms.com/embed/v3/counters.gif?key=cta-json-success&value=1 — 200 — 622 B — 189 ms — h3https://perf-na2.hsforms.com/embed/v3/counters.gif?key=cta-render-success&value=1perf-na2.hsforms.com/embed/v3/count... https://perf-na2.hsforms.com/embed/v3/counters.gif?key=cta-render-success&value=1 — 200 — 621 B — 196 ms — h3https://fast.wistia.net/assets/external/engines/hls_video.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/eng... https://fast.wistia.net/assets/external/engines/hls_video.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 159.2 KiB — 27 ms — h2https://fast.wistia.net/assets/external/playPauseLoadingControl.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/pla... https://fast.wistia.net/assets/external/playPauseLoadingControl.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 0 B — 2 ms — h2https://fast.wistia.net/assets/external/engines/hls_video.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/eng... https://fast.wistia.net/assets/external/engines/hls_video.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 0 B — 9 ms — h2https://fast.wistia.net/assets/external/wistia-mux.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/wis... https://fast.wistia.net/assets/external/wistia-mux.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 36.2 KiB — 21 ms — h2https://fast.wistia.net/assets/external/playPauseLoadingControl.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/pla... https://fast.wistia.net/assets/external/playPauseLoadingControl.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 0 B — 0 ms — h2https://fast.wistia.net/assets/external/vulcanV2Player/behaviors/OverlaysBehavior.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/vul... https://fast.wistia.net/assets/external/vulcanV2Player/behaviors/OverlaysBehavior.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 24.1 KiB — 34 ms — h2https://perf-na2.hsforms.com/embed/v3/counters.gif?key=config-loaded-success&value=1perf-na2.hsforms.com/embed/v3/count... https://perf-na2.hsforms.com/embed/v3/counters.gif?key=config-loaded-success&value=1 — 200 — 621 B — 182 ms — h3https://fast.wistia.net/assets/external/engines/hls_video.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/eng... https://fast.wistia.net/assets/external/engines/hls_video.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 0 B — 0 ms — h2https://fast.wistia.net/assets/images/blank.giffast.wistia.net/assets/images/blank... https://fast.wistia.net/assets/images/blank.gif — 200 — 1.4 KiB — 3 ms — h2https://fast.wistia.com/embed/medias/kpwq4dq1qz.m3u8fast.wistia.com/embed/medias/kpwq4d... https://fast.wistia.com/embed/medias/kpwq4dq1qz.m3u8 — 200 — 2.0 KiB — 21 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 331 B — 285 ms — h2https://fast.wistia.net/assets/images/blank.giffast.wistia.net/assets/images/blank... https://fast.wistia.net/assets/images/blank.gif — 200 — 0 B — 0 ms — h2https://fast.wistia.com/embed/medias/flvpqbak5b.m3u8fast.wistia.com/embed/medias/flvpqb... https://fast.wistia.com/embed/medias/flvpqbak5b.m3u8 — 200 — 1.2 KiB — 6 ms — h2https://fast.wistia.com/embed/medias/oss4j95qfn.m3u8fast.wistia.com/embed/medias/oss4j9... https://fast.wistia.com/embed/medias/oss4j95qfn.m3u8 — 200 — 2.1 KiB — 6 ms — h2https://global.ketchcdn.com/web/v3/ipglobal.ketchcdn.com/web/v3/ip https://global.ketchcdn.com/web/v3/ip — 200 — 427 B — 332 ms — h3https://solugenix.com/hubfs/Clean%20editorial%20image%20of%20laptop%20displaying%20professional%20HR%20recruitment%20software%20dashboard%20with%20candidate%20profiles%20and%20AI%20analytics%20in%20foreground%2c%20sleek%20modern%20office%20environment%20with%20warm%20natural%20lighting%2c%20pro.jpg/hubfs/Clean%20editorial%20image%20... https://solugenix.com/hubfs/Clean%20editorial%20image%20of%20laptop%20displaying%20professional%20HR%20recruitment%20software%20dashboard%20with%20candidate%20profiles%20and%20AI%20analytics%20in%20foreground%2c%20sleek%20modern%20office%20environment%20with%20warm%20natural%20lighting%2c%20pro.jpg — 200 — 96.1 KiB — 1.0 s — h3https://2232601.fs1.hubspotusercontent-na2.net/hubfs/2232601/AI-Generated%20Media/Images/Urban%20Food%20Delivery%20Driver%20in%20Professional%20Illustration%20Style.png2232601.fs1.hubspotusercontent-na2.... https://2232601.fs1.hubspotusercontent-na2.net/hubfs/2232601/AI-Generated%20Media/Images/Urban%20Food%20Delivery%20Driver%20in%20Professional%20Illustration%20Style.png — 200 — 1.6 MiB — 460 ms — h2https://solugenix.com/hubfs/Solugenix%20AI%20Guardrails%20QSR.jpg/hubfs/Solugenix%20AI%20Guardrails%... https://solugenix.com/hubfs/Solugenix%20AI%20Guardrails%20QSR.jpg — 200 — 192.5 KiB — 769 ms — h3https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 500 — 357 B — 2.5 s — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 330 B — 264 ms — h2https://embed-cloudfront.wistia.com/deliveries/8ecd07d16325a958227c2fe91402ab6832b0ec45.m3u8embed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/8ecd07d16325a958227c2fe91402ab6832b0ec45.m3u8 — 200 — 3.4 KiB — 120 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8embed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8 — 200 — 2.6 KiB — 101 ms — h2https://fast.wistia.net/assets/external/engines/hls_video.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/eng... https://fast.wistia.net/assets/external/engines/hls_video.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 0 B — 0 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 293 B — 260 ms — h2https://fast.wistia.com/embed/medias/kdsaoc4r90.m3u8fast.wistia.com/embed/medias/kdsaoc... https://fast.wistia.com/embed/medias/kdsaoc4r90.m3u8 — 200 — 1.7 KiB — 5 ms — h2https://fast.wistia.net/assets/external/interFontFace.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/int... https://fast.wistia.net/assets/external/interFontFace.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 0 B — 0 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 330 B — 248 ms — h2https://embed-cloudfront.wistia.com/deliveries/8ecd07d16325a958227c2fe91402ab6832b0ec45.m3u8/seg-1-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/8ecd07d16325a958227c2fe91402ab6832b0ec45.m3u8/seg-1-v1-a1.ts — 200 — 259.7 KiB — 35 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-1-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-1-v1-a1.ts — 200 — 168.6 KiB — 39 ms — h2https://fast.wistia.com/embed/medias/flvpqbak5b.m3u8fast.wistia.com/embed/medias/flvpqb... https://fast.wistia.com/embed/medias/flvpqbak5b.m3u8 — 200 — 119 B — 16 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8embed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8 — 200 — 0 B — 2 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-1-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-1-v1-a1.ts — 200 — 0 B — 3 ms — h2https://global.ketchcdn.com/web/v3/config/solugenix_corp/website_smart_tag/production/default/en/config.json?hash=13155830468507154239global.ketchcdn.com/web/v3/config/s... https://global.ketchcdn.com/web/v3/config/solugenix_corp/website_smart_tag/production/default/en/config.json?hash=13155830468507154239 — 200 — 12.8 KiB — 186 ms — h3https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-2-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-2-v1-a1.ts — 200 — 283.2 KiB — 52 ms — h2https://embed-cloudfront.wistia.com/deliveries/79ac0fc4e0919242b351f1e655beb324be70195b.m3u8embed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/79ac0fc4e0919242b351f1e655beb324be70195b.m3u8 — 200 — 3.4 KiB — 54 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-2-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-2-v1-a1.ts — 200 — 0 B — 53 ms — h2https://fast.wistia.net/assets/external/allIntegrations.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/all... https://fast.wistia.net/assets/external/allIntegrations.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 15.9 KiB — 13 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 290 B — 248 ms — h2https://embed-cloudfront.wistia.com/deliveries/79ac0fc4e0919242b351f1e655beb324be70195b.m3u8/seg-2-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/79ac0fc4e0919242b351f1e655beb324be70195b.m3u8/seg-2-v1-a1.ts — -1 — 0 B — 176 ms — https://global.ketchcdn.com/web/v2/log?hasConsent=false&url=https%3A%2F%2Fwww.solugenix.com%2F&property=website_smart_tag&environment=production&jurisdiction=default&tenant=solugenix_corp&dver=1767881238&event_type=once_identities&ids=eyJzd2Jfd2Vic2l0ZV9zbWFydF90YWciOiJlY2UxODUyNC0wMTgxLTRmZjItODkwYy1kMDcyYzJmMWU0NzYifQ%3D%3D&region=SGglobal.ketchcdn.com/web/v2/log?hasC... https://global.ketchcdn.com/web/v2/log?hasConsent=false&url=https%3A%2F%2Fwww.solugenix.com%2F&property=website_smart_tag&environment=production&jurisdiction=default&tenant=solugenix_corp&dver=1767881238&event_type=once_identities&ids=eyJzd2Jfd2Vic2l0ZV9zbWFydF90YWciOiJlY2UxODUyNC0wMTgxLTRmZjItODkwYy1kMDcyYzJmMWU0NzYifQ%3D%3D&region=SG — 204 — 352 B — 316 ms — h3https://global.ketchcdn.com/web/v3/consent/solugenix_corp/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/solugenix_corp/get — 200 — 0 B — 179 ms — h3https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 291 B — 230 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-3-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-3-v1-a1.ts — 200 — 200.9 KiB — 21 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 331 B — 227 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 329 B — 221 ms — h2https://fast.wistia.net/assets/external/allIntegrations.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/all... https://fast.wistia.net/assets/external/allIntegrations.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 0 B — 0 ms — h2https://fast.wistia.net/assets/external/allIntegrations.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/all... https://fast.wistia.net/assets/external/allIntegrations.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 0 B — 0 ms — h2https://embed-cloudfront.wistia.com/deliveries/79ac0fc4e0919242b351f1e655beb324be70195b.m3u8/seg-8-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/79ac0fc4e0919242b351f1e655beb324be70195b.m3u8/seg-8-v1-a1.ts — 200 — 156.8 KiB — 17 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-4-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-4-v1-a1.ts — 200 — 486.2 KiB — 67 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 331 B — 238 ms — h2https://embed-cloudfront.wistia.com/deliveries/79ac0fc4e0919242b351f1e655beb324be70195b.m3u8/seg-9-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/79ac0fc4e0919242b351f1e655beb324be70195b.m3u8/seg-9-v1-a1.ts — 200 — 195.0 KiB — 28 ms — h2https://global.ketchcdn.com/web/v3/consent/solugenix_corp/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/solugenix_corp/get — 200 — 572 B — 239 ms — h3https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 330 B — 242 ms — h2https://fast.wistia.com/embed/medias/kpwq4dq1qz.m3u8fast.wistia.com/embed/medias/kpwq4d... https://fast.wistia.com/embed/medias/kpwq4dq1qz.m3u8 — 200 — 89 B — 8 ms — h2https://embed-cloudfront.wistia.com/deliveries/79ac0fc4e0919242b351f1e655beb324be70195b.m3u8/seg-10-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/79ac0fc4e0919242b351f1e655beb324be70195b.m3u8/seg-10-v1-a1.ts — 200 — 171.5 KiB — 22 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-5-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-5-v1-a1.ts — 200 — 339.1 KiB — 48 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-6-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-6-v1-a1.ts — 200 — 198.0 KiB — 22 ms — h2https://fast.wistia.net/assets/external/allIntegrations.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/all... https://fast.wistia.net/assets/external/allIntegrations.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 0 B — 0 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-7-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-7-v1-a1.ts — 200 — 165.6 KiB — 18 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-8-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-8-v1-a1.ts — 200 — 248.0 KiB — 27 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-9-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-9-v1-a1.ts — 200 — 374.4 KiB — 39 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 291 B — 227 ms — h2https://global.ketchcdn.com/web/v3/consent/solugenix_corp/updateglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/solugenix_corp/update — 200 — 0 B — 169 ms — h3https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-10-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-10-v1-a1.ts — 200 — 427.4 KiB — 42 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 332 B — 259 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-11-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-11-v1-a1.ts — 200 — 559.7 KiB — 52 ms — h2https://track-na2.hubspot.com/__ptq.gif?k=1&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&bfp=e2a0afc247676678f24e50010fe14ccd&v=1.1&a=2232601&pi=186742084475&ct=standard-page&ccu=https%3A%2F%2Fwww.solugenix.com&cpi=186742084475&lpi=186742084475&lvi=186742084475&lvc=en&pu=https%3A%2F%2Fwww.solugenix.com%2F&t=Human+intelligence%2C+AI-driven+performance+%7C+Solugenix&cts=1778412468043&vi=1d526b9c47d150ff1f1b2ce0c2b86a43&nc=true&u=237700959.1d526b9c47d150ff1f1b2ce0c2b86a43.1778412468035.1778412468035.1778412468035.1&b=237700959.1.1778412468035&cc=15track-na2.hubspot.com/__ptq.gif?k=1... https://track-na2.hubspot.com/__ptq.gif?k=1&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&bfp=e2a0afc247676678f24e50010fe14ccd&v=1.1&a=2232601&pi=186742084475&ct=standard-page&ccu=https%3A%2F%2Fwww.solugenix.com&cpi=186742084475&lpi=186742084475&lvi=186742084475&lvc=en&pu=https%3A%2F%2Fwww.solugenix.com%2F&t=Human+intelligence%2C+AI-driven+performance+%7C+Solugenix&cts=1778412468043&vi=1d526b9c47d150ff1f1b2ce0c2b86a43&nc=true&u=237700959.1d526b9c47d150ff1f1b2ce0c2b86a43.1778412468035.1778412468035.1778412468035.1&b=237700959.1.1778412468035&cc=15 — 200 — 916 B — 238 ms — h2https://perf-na2.hsforms.com/embed/v3/counters.gif?key=cta-with-analytics&value=1perf-na2.hsforms.com/embed/v3/count... https://perf-na2.hsforms.com/embed/v3/counters.gif?key=cta-with-analytics&value=1 — 200 — 622 B — 199 ms — h3https://track-na2.hubspot.com/__ptq.gif?k=15&fi=c29c2375-e8d3-429a-a89c-f0cf725b206e&fci=bccd20d3-5d27-4002-b104-2d30a6e9ac49&ft=0&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&bfp=e2a0afc247676678f24e50010fe14ccd&v=1.1&a=2232601&pi=186742084475&ct=standard-page&ccu=https%3A%2F%2Fwww.solugenix.com&cpi=186742084475&lpi=186742084475&lvi=186742084475&lvc=en&pu=https%3A%2F%2Fwww.solugenix.com%2F&t=Human+intelligence%2C+AI-driven+performance+%7C+Solugenix&cts=1778412468045&vi=1d526b9c47d150ff1f1b2ce0c2b86a43&nc=true&u=237700959.1d526b9c47d150ff1f1b2ce0c2b86a43.1778412468035.1778412468035.1778412468035.1&b=237700959.1.1778412468035&cc=15track-na2.hubspot.com/__ptq.gif?k=1... https://track-na2.hubspot.com/__ptq.gif?k=15&fi=c29c2375-e8d3-429a-a89c-f0cf725b206e&fci=bccd20d3-5d27-4002-b104-2d30a6e9ac49&ft=0&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&bfp=e2a0afc247676678f24e50010fe14ccd&v=1.1&a=2232601&pi=186742084475&ct=standard-page&ccu=https%3A%2F%2Fwww.solugenix.com&cpi=186742084475&lpi=186742084475&lvi=186742084475&lvc=en&pu=https%3A%2F%2Fwww.solugenix.com%2F&t=Human+intelligence%2C+AI-driven+performance+%7C+Solugenix&cts=1778412468045&vi=1d526b9c47d150ff1f1b2ce0c2b86a43&nc=true&u=237700959.1d526b9c47d150ff1f1b2ce0c2b86a43.1778412468035.1778412468035.1778412468035.1&b=237700959.1.1778412468035&cc=15 — 200 — 885 B — 212 ms — h2https://track-na2.hubspot.com/__ptq.gif?k=12&aij=%5B%22da154180-ad3b-4064-92c7-a2f320f25dc5%22%2C%22f7816058-a618-4b03-9e6e-89dbad752437%22%5D&rfc=8&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&bfp=e2a0afc247676678f24e50010fe14ccd&v=1.1&a=2232601&pi=186742084475&ct=standard-page&ccu=https%3A%2F%2Fwww.solugenix.com&cpi=186742084475&lpi=186742084475&lvi=186742084475&lvc=en&pu=https%3A%2F%2Fwww.solugenix.com%2F&t=Human+intelligence%2C+AI-driven+performance+%7C+Solugenix&cts=1778412468053&vi=1d526b9c47d150ff1f1b2ce0c2b86a43&nc=true&u=237700959.1d526b9c47d150ff1f1b2ce0c2b86a43.1778412468035.1778412468035.1778412468035.1&b=237700959.1.1778412468035&cc=15track-na2.hubspot.com/__ptq.gif?k=1... https://track-na2.hubspot.com/__ptq.gif?k=12&aij=%5B%22da154180-ad3b-4064-92c7-a2f320f25dc5%22%2C%22f7816058-a618-4b03-9e6e-89dbad752437%22%5D&rfc=8&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&bfp=e2a0afc247676678f24e50010fe14ccd&v=1.1&a=2232601&pi=186742084475&ct=standard-page&ccu=https%3A%2F%2Fwww.solugenix.com&cpi=186742084475&lpi=186742084475&lvi=186742084475&lvc=en&pu=https%3A%2F%2Fwww.solugenix.com%2F&t=Human+intelligence%2C+AI-driven+performance+%7C+Solugenix&cts=1778412468053&vi=1d526b9c47d150ff1f1b2ce0c2b86a43&nc=true&u=237700959.1d526b9c47d150ff1f1b2ce0c2b86a43.1778412468035.1778412468035.1778412468035.1&b=237700959.1.1778412468035&cc=15 — 200 — 853 B — 238 ms — h2https://track-na2.hubspot.com/__ptq.gif?k=12&aij=%5B%22e8cb7def-6102-446c-a1fb-cb7a352cbf85%22%2C%221aff96dd-b1af-408e-b5b6-b97c440a3a5e%22%5D&rfc=8&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&bfp=e2a0afc247676678f24e50010fe14ccd&v=1.1&a=2232601&pi=186742084475&ct=standard-page&ccu=https%3A%2F%2Fwww.solugenix.com&cpi=186742084475&lpi=186742084475&lvi=186742084475&lvc=en&pu=https%3A%2F%2Fwww.solugenix.com%2F&t=Human+intelligence%2C+AI-driven+performance+%7C+Solugenix&cts=1778412468055&vi=1d526b9c47d150ff1f1b2ce0c2b86a43&nc=true&u=237700959.1d526b9c47d150ff1f1b2ce0c2b86a43.1778412468035.1778412468035.1778412468035.1&b=237700959.1.1778412468035&cc=15track-na2.hubspot.com/__ptq.gif?k=1... https://track-na2.hubspot.com/__ptq.gif?k=12&aij=%5B%22e8cb7def-6102-446c-a1fb-cb7a352cbf85%22%2C%221aff96dd-b1af-408e-b5b6-b97c440a3a5e%22%5D&rfc=8&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&bfp=e2a0afc247676678f24e50010fe14ccd&v=1.1&a=2232601&pi=186742084475&ct=standard-page&ccu=https%3A%2F%2Fwww.solugenix.com&cpi=186742084475&lpi=186742084475&lvi=186742084475&lvc=en&pu=https%3A%2F%2Fwww.solugenix.com%2F&t=Human+intelligence%2C+AI-driven+performance+%7C+Solugenix&cts=1778412468055&vi=1d526b9c47d150ff1f1b2ce0c2b86a43&nc=true&u=237700959.1d526b9c47d150ff1f1b2ce0c2b86a43.1778412468035.1778412468035.1778412468035.1&b=237700959.1.1778412468035&cc=15 — 200 — 843 B — 215 ms — h2https://track-na2.hubspot.com/__ptq.gif?k=12&aij=%5B%22c4be27ad-2418-41dd-aab4-4a88b69d8ead%22%2C%22be5a0f9c-e34c-4af0-9f2f-3eba4b391122%22%5D&rfc=8&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&bfp=e2a0afc247676678f24e50010fe14ccd&v=1.1&a=2232601&pi=186742084475&ct=standard-page&ccu=https%3A%2F%2Fwww.solugenix.com&cpi=186742084475&lpi=186742084475&lvi=186742084475&lvc=en&pu=https%3A%2F%2Fwww.solugenix.com%2F&t=Human+intelligence%2C+AI-driven+performance+%7C+Solugenix&cts=1778412468055&vi=1d526b9c47d150ff1f1b2ce0c2b86a43&nc=true&u=237700959.1d526b9c47d150ff1f1b2ce0c2b86a43.1778412468035.1778412468035.1778412468035.1&b=237700959.1.1778412468035&cc=15track-na2.hubspot.com/__ptq.gif?k=1... https://track-na2.hubspot.com/__ptq.gif?k=12&aij=%5B%22c4be27ad-2418-41dd-aab4-4a88b69d8ead%22%2C%22be5a0f9c-e34c-4af0-9f2f-3eba4b391122%22%5D&rfc=8&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&bfp=e2a0afc247676678f24e50010fe14ccd&v=1.1&a=2232601&pi=186742084475&ct=standard-page&ccu=https%3A%2F%2Fwww.solugenix.com&cpi=186742084475&lpi=186742084475&lvi=186742084475&lvc=en&pu=https%3A%2F%2Fwww.solugenix.com%2F&t=Human+intelligence%2C+AI-driven+performance+%7C+Solugenix&cts=1778412468055&vi=1d526b9c47d150ff1f1b2ce0c2b86a43&nc=true&u=237700959.1d526b9c47d150ff1f1b2ce0c2b86a43.1778412468035.1778412468035.1778412468035.1&b=237700959.1.1778412468035&cc=15 — 200 — 840 B — 220 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 330 B — 661 ms — h2https://www.solugenix.com/hubfs/2-Feb-09-2024-05-41-15-6173-PM.pngwww.solugenix.com/hubfs/2-Feb-09-20... https://www.solugenix.com/hubfs/2-Feb-09-2024-05-41-15-6173-PM.png — 200 — 2.9 KiB — 589 ms — h3https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 290 B — 230 ms — h2https://global.ketchcdn.com/web/v3/consent/solugenix_corp/updateglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/solugenix_corp/update — 200 — 961 B — 274 ms — h3https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-12-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-12-v1-a1.ts — 200 — 542.2 KiB — 51 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-13-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-13-v1-a1.ts — 200 — 536.2 KiB — 50 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-14-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-14-v1-a1.ts — 200 — 239.2 KiB — 30 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 329 B — 239 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-15-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-15-v1-a1.ts — 200 — 345.1 KiB — 34 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-16-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-16-v1-a1.ts — 200 — 333.2 KiB — 32 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 332 B — 2.6 s — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-17-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-17-v1-a1.ts — 200 — 342.0 KiB — 40 ms — h2https://global.ketchcdn.com/gvl/eu/vendor-list.jsonglobal.ketchcdn.com/gvl/eu/vendor-l... https://global.ketchcdn.com/gvl/eu/vendor-list.json — 200 — 89.3 KiB — 510 ms — h3https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-18-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-18-v1-a1.ts — 200 — 462.6 KiB — 47 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-19-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-19-v1-a1.ts — 200 — 250.9 KiB — 25 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-20-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-20-v1-a1.ts — 200 — 121.5 KiB — 16 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-21-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-21-v1-a1.ts — 200 — 83.3 KiB — 12 ms — h2https://global.ketchcdn.com/web/v2/assetsv1/orgs/solugenix_corp/1765305939046/test/images.pngglobal.ketchcdn.com/web/v2/assetsv1... https://global.ketchcdn.com/web/v2/assetsv1/orgs/solugenix_corp/1765305939046/test/images.png — 200 — 5.2 KiB — 295 ms — h3https://fast.wistia.net/assets/external/allIntegrations.js@a98c2566a0d1013633c90eef5067464cb4be4494fast.wistia.net/assets/external/all... https://fast.wistia.net/assets/external/allIntegrations.js@a98c2566a0d1013633c90eef5067464cb4be4494 — 200 — 15.9 KiB — 8 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 331 B — 238 ms — h2https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-22-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/cb61bdbdc6eb5673b3f6e16edb4b976a5986f598.m3u8/seg-22-v1-a1.ts — 200 — 53.9 KiB — 8 ms — h2https://embed-cloudfront.wistia.com/deliveries/79ac0fc4e0919242b351f1e655beb324be70195b.m3u8/seg-11-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/79ac0fc4e0919242b351f1e655beb324be70195b.m3u8/seg-11-v1-a1.ts — 200 — 145.0 KiB — 16 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 11113ms · 1006KB · €121/mo
Unattributable
Other
Costly
Execution 1922ms
Transfer 0 KB
Monthly Cost €21/mo
www.solugenix.com
Other
Costly
Execution 1766ms
Transfer 42 KB
Monthly Cost €19/mo
js-na2.hs-analytics.net
Other
Costly
Execution 1247ms
Transfer 42 KB
Monthly Cost €14/mo
cdn2.hubspot.net
Other
Costly
Execution 1060ms
Transfer 73 KB
Unused 66%
Monthly Cost €12/mo
www.solugenix.com
Other
Costly
Execution 959ms
Transfer 0 KB
Monthly Cost €10/mo
fast.wistia.net
Other
Costly
Execution 943ms
Transfer 30 KB
Monthly Cost €10/mo
cdn.ketchjs.com
Other
Costly
Execution 872ms
Transfer 259 KB
Unused 44%
Monthly Cost €9/mo
fast.wistia.net
Other
Costly
Execution 554ms
Transfer 0 KB
Unused 74%
Monthly Cost €6/mo
www.solugenix.com
Other
Costly
Execution 550ms
Transfer 200 KB
Unused 40%
Monthly Cost €6/mo
fast.wistia.net
Other
Costly
Execution 431ms
Transfer 147 KB
Unused 76%
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 350ms
Transfer 123 KB
Unused 50%
Monthly Cost €4/mo
www.solugenix.com
Other
Optional
Execution 175ms
Transfer 8 KB
Monthly Cost €2/mo
js-na2.hubspot.com
Other
Optional
Execution 100ms
Transfer 29 KB
Monthly Cost €1/mo
js-na2.usemessages.com
Other
Optional
Execution 98ms
Transfer 34 KB
Monthly Cost €1/mo
LinkedIn Insight
Advertising
Optional
Execution 85ms
Transfer 19 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1922ms and costs ~€21/month
  • www.solugenix.com adds 1766ms and costs ~€19/month
  • js-na2.hs-analytics.net adds 1247ms and costs ~€14/month
  • cdn2.hubspot.net adds 1060ms and costs ~€12/month
  • www.solugenix.com adds 959ms and costs ~€10/month
  • fast.wistia.net adds 943ms and costs ~€10/month
  • cdn.ketchjs.com adds 872ms and costs ~€9/month
  • fast.wistia.net adds 554ms and costs ~€6/month
  • www.solugenix.com adds 550ms and costs ~€6/month
  • fast.wistia.net adds 431ms and costs ~€5/month
  • Google Tag Manager adds 350ms and costs ~€4/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

Unattributable takes 1922ms 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.solugenix.com takes 1766ms 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

js-na2.hs-analytics.net takes 1247ms 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

cdn2.hubspot.net takes 1060ms 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

66% of cdn2.hubspot.net'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.solugenix.com takes 959ms 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

fast.wistia.net takes 943ms 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.ketchjs.com takes 872ms 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

fast.wistia.net takes 554ms 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

74% of fast.wistia.net'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.solugenix.com takes 550ms 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

fast.wistia.net takes 431ms 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

76% of fast.wistia.net'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

Google Tag Manager takes 350ms 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

Image Optimization
53 images, 202 KB total, 85 KB wasted
INFO

Image Optimization Audit

Total Images

53

Total Size

202 KB

Oversized

7

Wasted

85 KB

44 missing dimensions 33 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback