Twitter Universal Website Tag

Bronze Contributor
Bronze Contributor

Hello,

 

What would be the best method for implementing the following tag in Tealium iQ?:

 

<!-- Twitter universal website tag code -->

<script src="//platform.twitter.com/oct.js" type="text/javascript"></script>

<script type="text/javascript">twttr.conversion.trackPid('12345', { tw_sale_amount: 0, tw_order_quantity: 0 });</script>

<noscript>

<img height="1" width="1" style="display:none;" alt="" src="https://analytics.twitter.com/i/adsct?txn_id=12345&p_id=Twitter&tw_sale_amount=0&tw_order_quantity=0" />

<img height="1" width="1" style="display:none;" alt="" src="//t.co/i/adsct?txn_id=12345&p_id=Twitter&tw_sale_amount=0&tw_order_quantity=0" />

</noscript>

<!-- End Twitter universal website tag code -->

 

Thanks

2 REPLIES 2

Twitter Universal Website Tag

Employee Emeritus

Hello @jdann_rei. You can actually use the "Detect Tag From Code" helper in the "Tags Tab". Please follow the screenshots below.

 

  1. Click on the Tags Tab.
    Screen Shot 2016-04-04 at 3.53.51 PM.png

  2. Click on the Add Tag button
    Screen Shot 2016-04-04 at 3.54.26 PM.png

  3. Click on the "Detect Tag From Code" button
    Screen Shot 2016-04-04 at 3.53.30 PM.png

  4. Copy your code into the "Detect Configuration" text box than click on the "Detect Configuration" button.
    Screen Shot 2016-04-04 at 3.58.21 PM.png

  5. Click on the "+Add" button.
    Screen Shot 2016-04-04 at 3.59.38 PM.png

  6. Add any further required information then follow the instructions on the next screens.
    Screen Shot 2016-04-04 at 4.00.55 PM.png
  7. Here are further instructions just in case: https://community.tealiumiq.com/t5/Getting-Started/Tags-Tab/ta-p/5016

 

Let us know if you have any other questions, @jdann_rei.

Remember to give me a kudo if you like my post! Accepting my post as a solution is even better! Also remember that search is your friend.

Twitter Universal Website Tag

Bronze Contributor
Bronze Contributor

Thanks!

Public