Tag: html

  • Add Google Tag Manager to an Angular application

    Add Google Tag Manager to an Angular application

    First add the noscript tag to handle cases where javascript is turned off and you still want to capture analytics data. Next add the Google Tag Manager script as far up in the head of your index.html as possible Now the GTM will be ready to use The DataLayer You can see in the above […]