using the Google Analytics Data Export API with
http://code.google.com/apis/analytics/docs/gdata/gdataExplorer.html
I put inpagePath and nextPagePath for dimensions, and pageViews for metrics, and filter for ga:pagePath=~faq.html
But it returned a table with pagePath equal to nextPagePath which is the faq.html path. Is there a way to find the result?