// // Create a fake order ID using the current // time and the unique identifier that GA uses to // track this visitor. // var timeObj = new Date; var unixTimeMs = timeObj.getTime(); var unixTime = parseInt(unixTimeMs / 1000); var orderID = pageTracker._visitCode() + '-' + unixTime; // // This function assigns order values depending // on what has been clicked and submits the transaction // function subscriptiontracker(subtype,value) { pageTracker._addTrans( orderID, // Order ID "", // Affiliation value, // Total "", // Tax "", // Shipping "", // City "", // State "" // Country ); pageTracker._addItem( orderID, // Order ID subtype, // SKU subtype, // Product Name "blog", // Category value, // Price "1" // Quantity ); pageTracker._trackTrans(); alert("Test successful"); }

Google AdSense displayed without ad notice on LinkedIn

by Kevin Gibbons on April 19, 2007

I spotted today that LinkedIn is currently displaying a plain text advert at the top of it’s homepage which is provided by Google AdSense, containing no sponsored links or Ads by Google notice!

Here is a screenshot’s of an advert which is currently being displayed (highlighted in red box), this is generated by Google AdSense JavaScript and links to a pagead2.googlesyndication.com URL, clicking on the image shows a full-size screenshot where I’ve hovered over “SEO Compare The Definitive Top Five SEO Websites” so you can see the URL at the bottom of the browser.

Google AdSense displayed without ad notice on LinkedIn
2 example AdSense ads displayed on LinkedIn homepage:

It looks like LinkedIn is a Google search network partner so they will have more ad formats available to them than regular AdSense publishers, but until now AdSense ads have always been marked as sponsored links even if the Ads by Google notice isn’t always displayed. An example of another Google partner displaying ads without the Ads by Google notice is MySpace but all ads have been clearly marked as sponsored links instead.

LinkedIn do display an additional Google AdSense block on this page which is clearly marked, but it seems surprising that they would list a plain advert without marking this as an ad because they’ve always been clear about making sure their ads are differentiated from natural search listings or regular links.

No related posts.

Struggling to make your online marketing sparkle?

SEOptimise SEO

If you liked this post, you'll love what we can do with your SEO, PPC and online marketing campaigns. You can have the authors of this blog work directly on your campaigns!

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>