Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Click track event on custom script

$
0
0

Replies: 0

Hi,

My client is creating an advertising campaign with some third-party.

The script they gave is,
<script>(function(){var VendorPixelURL = 'https://sample.com/event/tracking.php?VendorpixelId=1234&_w=1&rd='+new Date().getTime();(new Image()).src = VendorPixelURL;})();</script><noscript><img height='1' width='1' style='display:none' src='https://sample.com/event/tracking.php?VendorpixelId=1234&_w=1'/></noscript>

Where to add this to “track the click” events?

Any help?


Viewing all articles
Browse latest Browse all 59525

Trending Articles