A friend of mine is planning to implement comscore for tracking his site and I m helping him do that. Went through a pdf doc that described the variables c1,c2...their purpose, if required or not etc. My question is regarding the code implementation. The code creates a script element and appends the src value and places it in the body tag. There s no specific reason mentioned as to why it s in the form of inserting it into the DOM structure rather than merely placing the chunk of code in beginning or end respectively. Also if possible please let me know if any of you uses comscore for tracking your site analytics and if its better than Omniture Site Catalyst..if so in what way. Thanks in advance, Optimus.
How to get a selected text inside a iframe. I my page i m having a iframe which is editable true. So how can i get the selected text in that iframe.