Anyone heard of the "invisible Popup" or "embedded link" trick on landing pages? :xomunch:
The Adwords Blackbook DVDs promote a service from "gotrythis" where their biggest selling point is that they do this.
It adds javascript ("code" for the non programmers) that places the actual's advertisers page inside your sales letter or squeeze page.
This is used for several reasons:
<script>
var nludcxop = new String(unescape('%3C%4F%42%4A%45%63%54%.....[rest removed for this post]'));
document.write(nludcxop.toLowerCase());
</script>
This essentially writes this HTML into the page (through javascript)
<object codetype='text/html' data='http://www.kqzyfj.com/click-xxxxxxx-xxxxxx' width='0' height='0'></object>
It's done in javascript (and "escaped") to make it harder for google to realize that your site is essentially just a front page for the real offer.
So...Anyone using this trick? Is this a good idea? :bigear:
The Adwords Blackbook DVDs promote a service from "gotrythis" where their biggest selling point is that they do this.
It adds javascript ("code" for the non programmers) that places the actual's advertisers page inside your sales letter or squeeze page.
This is used for several reasons:
- You are avoiding YOUR client from seeing the ugly sales letter the advertiser and want YOUR client to see yours and then go directly to the shopping cart.
- A way to get the email of YOUR client before you send him/her to get your advertiser's product.
- Maybe a way to get credit for the fact that the Client clicked on YOUR site first before clicking back and then going to the REAL advertiser's page (but sorry...now he has YOUR cookie and YOU will get credit for the sale)
<script>
var nludcxop = new String(unescape('%3C%4F%42%4A%45%63%54%.....[rest removed for this post]'));
document.write(nludcxop.toLowerCase());
</script>
This essentially writes this HTML into the page (through javascript)
<object codetype='text/html' data='http://www.kqzyfj.com/click-xxxxxxx-xxxxxx' width='0' height='0'></object>
It's done in javascript (and "escaped") to make it harder for google to realize that your site is essentially just a front page for the real offer.
So...Anyone using this trick? Is this a good idea? :bigear: