Hello Team,
our requirement is add script in head tag just an example
please guide me how I can add this script?
now i have added to this
{
provide: APP_INITIALIZER,
useFactory: initializeApp,
deps: [AnalyticsService],
multi: true
} way but it is not working properly