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

The most important site you design is your own

by Patrick Altoft on December 17, 2007

Designing and optimising client’s websites is the main part of my business and sometimes client work has to take over from blogging and updating our own websites. However the old web design adage that the most important site you ever design is your own is especially true for SEO companies.

Design is tough work, as ReadWriteWeb is finding out today with some criticism of their new design. Personally I’m trying to design a new theme for my blog and it is proving almost impossible purely because I want it to be perfect.

Todays ProBlogger consulting project discusses a SEO blog that wants tips on how to gain more readers and yet hasn’t optimised the blog template with unique meta descriptions. Astute readers will wonder why they should take the advice of somebody who doesn’t optimise their own blog. I know that most successful people are too busy to worry about SEO for their own sites but most clients expect their SEO’s site to be perfect, just as a web design client won’t choose a designer with a badly designed portfolio site.

Appearances are everything online.

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>