Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello everyone,
Need your help regarding this issue,
I trying to integrate the twitter purchase pixel but I donno how to setup the parameters,
Here's the code for the pixel,
<!-- Twitter conversion tracking event code -->
<script type="text/javascript">
// Insert Twitter Event ID
twq('event', 'tw-o74u6-odopm', {
value: {{ order.total_price }}, // use this to pass the value of the conversion (e.g. 5.00)
currency: null, // use this to pass the currency of the conversion with an ISO 4217 code (e.g. ‘USD’)
conversion_id: null // use this to pass a unique ID for the conversion event for deduplication (e.g. order id '1a2b3c')
});
</script>
<!-- End Twitter conversion tracking event code -->
Can anyone share with me the default Shopify liquid code to catch the parameters for example,
Value: {{ order.total_price }}
Currency:
Conversion_ID:
Thanks, A lot,
Please help.
Hey, did you find anything for this?
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025