Thanks for your inputs... Middleware is not just used for tracking the client information. Middleware is dedicated for servicing the requests from Client and parallely does the client tracking. I'm able to achieve this but the issue I'm facing is with GA engine captures data from the requests. This data is always middleware's rather than the Client information which I would like to track. Please advice. |