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
Is dart better than javascript?
Name the types of functions.
How to create array in JavaScript?
Who is the world famous hacker?
Where do you write javascript?
How do you disable javascript?
Can you assign an anonymous function to a variable?
Explain javascript event delegation model?
What is a scope in javascript?
What is a null variable?
What coding language should I learn first?
How to add html elements dynamically with JavaScript?
How does typeof operator work?
What are the basic groups of dataypes in JavaScript?
Example of using regular expressions for syntax checking in javascript?