Skip to content
Snippets Groups Projects
Commit d019bd55 authored by Lily Yan's avatar Lily Yan Committed by Igor Biki
Browse files

ISTWCMS-6675 Add aria-label for google tag manager

parent 6c0da9b6
No related branches found
No related tags found
1 merge request!118ISTWCMS-6675 Add aria-label for google tag manager
......@@ -54,7 +54,7 @@
{% if not uw_admin_page %}
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M9XLVF" height="0" width="0" style="display:none;visibility:hidden"></iframe>
<iframe aria-label="Google Tag Manager" src="https://www.googletagmanager.com/ns.html?id=GTM-M9XLVF" height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
{% endif %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment