I am trying to combine 8 image pixels and two javascript pixels into one secure javascript pixel that I control.
I created a js file and added the image pixels by using document.write and simply pasted the two javascript pixels below that. For some reason, none of the pixels are firing...
If it matters, I am hosting the js file on a server using nginx that is only used to host html creatives. Does it matter if I'm not using apache?
Any help or suggestions would be greatly appreciated.
- Robert
I created a js file and added the image pixels by using document.write and simply pasted the two javascript pixels below that. For some reason, none of the pixels are firing...
If it matters, I am hosting the js file on a server using nginx that is only used to host html creatives. Does it matter if I'm not using apache?
Any help or suggestions would be greatly appreciated.
- Robert