--- title: "Angular" description: "Add Pulse analytics to your Angular application. Simple index.html setup for all Angular versions." category: "framework" brandColor: "#0F0F11" officialUrl: "https://angular.dev" relatedIds: ["react", "vue"] date: "2026-03-28" --- Add the script to your `src/index.html` — the single entry point for all Angular applications. --- ## Add the Pulse script to index.html Place the Pulse script inside the `` tag of your Angular app's `src/index.html`. {` My Angular App `} For more details, see the [Angular docs](https://angular.dev/guide/components).