// // 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"); }

Don’t rely on one type of link for PageRank

by Patrick Altoft on October 25, 2007

The furore surrounding yesterdays PR downgrades doesn’t seem to be dying down yet. I’ve managed to steer well clear of Digital Point so have happily missed most of the discussion so far.

The sites that lost PR include a lot of big names that have not lost rankings in Google so most people won’t really care. However a loss of PR does make you a bit worried in case a ranking penalty is around the corner.

Most sites that lost PR are probably just the victim of Google bringing their scores back down to where they should be. Having adjusted for paid links and devalued links across site networks there must be a huge impact on PR calculations.

This update really brings home to me that websites should have as many links as possible from as many different sources as possible. Relying on one type of link is never a very good idea.

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>