Sitecore / XM-Cloud-Introduction

A repository containing the code for the MVP & SUGCON Sites, powered by XM Cloud
47 stars 51 forks source link

SUGCON24 EU: Vercel Speed Insights #435

Closed cheeto-bandito closed 6 months ago

cheeto-bandito commented 6 months ago

Description / Motivation

Added the snippet for enabling Vercel's Speed Insights functionality for the SUGCON EU site. https://vercel.com/sitecoretechnicalmarketing/sugcon24/speed-insights

This will allow us to track the overall performance of the site according to the Core Web Vitals standard.

I've also included an environment variable for toggling this setting. @lovesitecore you can enable this feature by adding NEXT_PUBLIC_ENABLE_SPEED_INSIGHTS=true to the project's environment variables.

 

How Has This Been Tested?

I've added this snippet locally and run the site.

Types of changes

Checklist: