Hi i need some help i need code to make my ads invisible

getlow

Junior Member
Joined
Oct 24, 2015
Messages
115
Reaction score
7
Hi i need help from someone who know how to make this code i'm learning about coding but 5 days i try to make this code and nothing .... I need to make my ads invisible or to pot ads behind image ot play button . Thanks
 
Are you trying to hide the ads but still get impressions? This will violate most advertising companies policies, but it's still possible.

When you say 'invisible' what type of ad are you talking about? A banner ad or a link?

As for behind the image of a play button, this is possible with javascript having a temporary ad appear and when the user clicks it then it disappears. I'd need to know more about your code in order to help though.
 
Are you trying to hide the ads but still get impressions? This will violate most advertising companies policies, but it's still possible.

When you say 'invisible' what type of ad are you talking about? A banner ad or a link?

As for behind the image of a play button, this is possible with javascript having a temporary ad appear and when the user clicks it then it disappears. I'd need to know more about your code in order to help though.
I need this for AD banner i whant to try to make some click on fast way and than to buy some traffic to make CTR normal :)
 
Maybe iframe would do the job. Put your ads in a different page of your website, make an iframe of that page, embed it in a page you want to, and masking it using z-index.

Hope it helps, BUT really, man... it is evil, what you're going to do is really bad for advertiser. They lose their money for nothing !
 
Back
Top