Hello, Lest say, there are two different design of same website. Now if i want to track the effectiveness of each design can any one suggest the way to track it. Design will be automatically selected user visit the website. design modifications is being handled by CSS. here what i m thinking is to create two separate analytic account for each design and compare the stat to evaluate the performance. But i think this is not the right solution, there must be some facilities to track such stats.
yes, i know about Google website optimizer and having few ideas about it too. Currently i m doing my research on it. But still i want to know if any other way is there.
Would the two different lay out have different URL ? If you can do that, with Default GA you can track. If URL would remain same you can fire pagetracker._trackevent() function with appropriate arguments into it to track different lay out. Hope this helps ! Thanks, Ravi Pathak