--- title: "Astro" description: "Integrate Pulse analytics with Astro. Add the script to your base layout for all pages." category: "framework" brandColor: "#BC52EE" officialUrl: "https://docs.astro.build" relatedIds: ["svelte", "hugo", "eleventy"] date: "2026-03-28" --- Add the Pulse script to your base layout so it's included on every page of your Astro site. --- ## Add to your base layout Place the Pulse script in the `
` of your shared layout component.