Currently, when you click the "Analyze Query Plans" button in DarkConsole, it reloads the page with the added parameter. This isn't very useful when you're looking for the analysis in ajax requests.
[21:48:04] <RichardJ> also, when I click the button obviously it analyses for the page. However, I'm interested in the analysis of the ajax requests
[21:48:51] <epriestley> RichardJ: we could cascade it to the Ajax requests; we do that for the profiler right now, but just haven't bothered with the ajax requests.