Opened 5 years ago
Closed 5 years ago
#4889 closed defect (bug) (invalid)
login.wordpress.org missing GTM component
Reported by: | jonoaldersonwp | Owned by: | |
---|---|---|---|
Milestone: | Priority: | high | |
Component: | General | Keywords: | analytics |
Cc: |
Description
Our GTM snippet comes in two parts - some header script, and a noscript body component.
The login.wordpress.org site is missing the second part. The following should be added immediately after the opening body tag:
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P24PF4B" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
Note: See
TracTickets for help on using
tickets.