Allow passing a nonce to google tag manager related script (#73370)
What
Adding nonce in script in google tag manager
Why
Prevent from using csp header inline script or adding url manually in
csp headers by package users.
How
passing nonce to the script.
Co-authored-by: JJ Kasper <jj@jjsweb.site>