I’ve been asked by our marketing company to add a couple of retargeting pixel <img>
tags to the <head>
of our homepage and a view page that I have on my site and I’m not 100% sure on how to go about doing this? I understand how to add specific js libraries but because this is an <img>
tag, I’m not quite sure.
Basically, they need one of the following added to the <head>
of the homepage and one to a page that is a view: <img height="1" width="1" style="border-style:none;" alt="" src="https://example.url"/track/pxl/?adv=abcd>
Does anyone have any experience with this or know how to go about doing this?
I have the Header Footer Scripts module installed, however, this only allows me to place the code globally and not specifically to individual pages/views.