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......
Answer Posted / 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 View All Answers
What is the difference between the substr() and substring() functions in javascript?
How can you create an Array in JavaScript?
What is the difference between innerHTML and innerText?
Which is best for front end?
What are the predefined functions in javascript?
What value does prompt() return if the user clicked the cancel button?
What is an example of javascript?
What is triple dot in javascript?
What is console.time() and console.timeend()? What is its syntax, and why is it used?
How to write normal text code using JavaScript dynamically?
What are the data types in js?
Can I write javascript in notepad?
What is event bubbling in JavaScript?
Is javascript backend or frontend?
How can you detect the client operating system using javascript?