Take the situation where you need a prosper pixel placed along with another network pixel.
Instead of having the CPA network place 2 pixels is it possible to simply have them place something like:
<img height="1" width="1" border="0" style="display: none;" src="https://myprosper202domain.com/pixel.html"/>
and then within this pixel.html file paste both my normal prosper pixel and the network pixel inside
<html>
<body>
prosper pixel pasted here
network pixel pasted here
</body>
</html>
I've tested this and it doesn't seem to be working- is this because I'm an idiot and an image tag can't reference a .html file? Anyway to make this work easily?
Thanks
Instead of having the CPA network place 2 pixels is it possible to simply have them place something like:
<img height="1" width="1" border="0" style="display: none;" src="https://myprosper202domain.com/pixel.html"/>
and then within this pixel.html file paste both my normal prosper pixel and the network pixel inside
<html>
<body>
prosper pixel pasted here
network pixel pasted here
</body>
</html>
I've tested this and it doesn't seem to be working- is this because I'm an idiot and an image tag can't reference a .html file? Anyway to make this work easily?
Thanks