Can any one tell me about s_objectID used for the anchor tag
why it is used, what for and how to use it properly.
with an example...please please......



Can any one tell me about s_objectID used for the anchor tag why it is used, what for and how to us..

Answer / dan burke

It is used for web analytics. By having a unique ID
associated with each link, it makes web analytical programs
like SiteCatalyst better able to track how many users are
clicking on each link on your site, etc.

Check out my blog for more tips at
ProgrammerBurke.blogspot.com

And my web company at Quasitime.com

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What is the use of isNaN function?

0 Answers  


What happens when the recursion calling is applied on two functions?

0 Answers  


Write a program to check whether a given number is a palindrome or not?

13 Answers  


What is the difference between script type and the script language attributes?

0 Answers  


Taking a developer's perspective, do you think that that javascript is easy to learn and use?

0 Answers  






What is console.time() and console.timeend()? What is its syntax, and why is it used?

0 Answers  


how to post the form without submit button with help of javascript

2 Answers  


What is the difference between JavaScript and jscript?

0 Answers  


What is node value?

0 Answers  


What is Browser Object Model?

0 Answers  


What is the main difference between Map collections and other collections such as Set.

0 Answers  


Why javascript is not secure?

0 Answers  


Categories