Skip to content

⚡ Script-Loading | Deferring Low-Priority Analytics SDK Integrations #376

Description

@Sadeequ

Description

Injecting secondary reporting scripts directly within the layout root blocks the initial page parsing path, reducing initial load speeds.

Technical Requirements

  • Refactor auxiliary script loaders to utilize Next's native Script helper tag.

  • Apply explicit strategy="lazyOnload" parameter conditions to defer script execution until after the core dashboard finishes rendering.

If you find this implementation useful, please star the project and leave a review! 😊

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions