Forum Discussion
jackstalker
9 years agoFrequent Visitor
Error when trying to pull 'Page' field from Google Analytics into Query editor
Hi, I have successfuly pulled Page Title, Pageviews, Hostname, and various time fields from Google Analytics into Query editor, but when I try and select 'Page' I get this error; DataSource.E...
jackstalker
9 years agoFrequent Visitor
Not yet unfortunately. I am hoping my manager will be able to tell me today or tomorrow - if he works it out I will post here.
Fulga_B
9 years agoFrequent Visitor
Your error is pretty clear, because it seems there is a limit of dimensions. I tried to pull only 'Page' and 'Date' in order to match SKU product from the link with the sales info from ERP. The real problem is that this is a huge amount of info and the request times out.
The only way we managed to find for this problem is to pre-filter all this info somehow. We use a connector to pull the data into SQL Server and from there everything is more easier:)