Hi,
After thinking about this more, I think the problem may be that the
pageTitle is showing the title of the pagePath and not the
landingPagePath.
Afaik, landingPagePath is showing the page that users entered from the
search engine. However, pagePath refers to any page that the user
viewed in the session after entering the site from the search engine.
I think that even though we're not specifying pagePath as a dimension,
pageTitle is referring to the pagePath.
If this is the case, then it poses the question - how can we find out
the pagetitle of the landingPagePath?
Can anyone confirm or deny this?