|
|
|
|
|
by ck2
5524 days ago
|
|
How is query analysis hard to do on any significant website? All queries are typically passed through a standard function. Part of the function logs the queries and times them. Append them to the bottom of a page or in hidden html comments when special cookie is present. |
|