mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-05 05:15:18 +00:00
8 lines
No EOL
513 B
PHP
8 lines
No EOL
513 B
PHP
<?php Response::addJsAsset('//platform.twitter.com/oct.js') ?>
|
|
<?php js_start() ?>
|
|
twttr.conversion.trackPid('nty1x', { tw_sale_amount: 0, tw_order_quantity: 0 });
|
|
<?php js_end() ?>
|
|
<noscript>
|
|
<img height="1" width="1" style="display:none;" alt="" src="https://analytics.twitter.com/i/adsct?txn_id=nty1x&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=nty1x&p_id=Twitter&tw_sale_amount=0&tw_order_quantity=0" />
|
|
</noscript>
|