Commit 72f4a524 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

add twitter tag

See merge request manzarH/dic-global-dev!724
parents 2bfcbe88 45cbc71b
...@@ -49,6 +49,16 @@ ...@@ -49,6 +49,16 @@
gtag('config', 'UA-160840935-1'); gtag('config', 'UA-160840935-1');
</script> </script>
<!-- Twitter universal website tag code -->
<script>
!function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);
},s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='//static.ads-twitter.com/uwt.js',
a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script');
// Insert Twitter Pixel ID and Standard Event data below
twq('init','o3ndg');
twq('track','PageView');
</script>
<!-- End Twitter universal website tag code -->
</head> </head>
<body{{ attributes.addClass(body_classes) }}> <body{{ attributes.addClass(body_classes) }}>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment