We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Why is my Twitter pixel not detected in different Shopify themes?

Why is my Twitter pixel not detected in different Shopify themes?

perco23232323
Visitor
1 0 1

hi guys, really problematic issue, tried with different native shopify themes, added snippet code provided by twitter and put it in theme.liquid file (be sure to put it above the /head tag)

BUT twitter pixel still not detected 😞 weither it be with chrome extension, or in chrome dev tools, or in twitter dashboard doesnt have right metrics forwarded

 

do you guys have any idea ?? thanks

 

 

    <!-- 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','o98ddgu');
twq('track','PageView');
</script>
<!-- End Twitter universal website tag code -->

 

Reply 1 (1)

jaythornton000
Visitor
2 0 0

Same issue. Bump for an answer?