I have developed a web page , that contains some automated tasks . Currently, in my access logs, I am receiving only the pages accessed by users.
How can I track, what option the user is selecting from the web page? Is it possible to get this information in the access-logs of Apache 2.2?
Please help me in resolving this problem.