Google Analytics Connector

Hey everyone,

i tried to download content grouping with Knime, but i get just an error. I choose the dimension contentGroupXX and the metric pageviews. The Filter had have the value contentGroupXX==Herrenmode.

The error Message is:

ERROR     Google Analytics Query             Execute failed: 400 Bad Request
{
  "code" : 400,
  "errors" : [ {
    "domain" : "global",
    "message" : "Unknown dimension(s): ga:contentGroupXX",
    "reason" : "badRequest"
  } ],
  "message" : "Unknown dimension(s): ga:contentGroupXX"
}

i doent know the reasion for this error. So, maybe some of you can help me?

 

Thanks a lot!!

Hi,

unfortunatlly the description provided by the metadata API does not explain that the XX needs to be replaced by the index of the content group (which you can find on the analytics webpage under Admin->View->Content Grouping). You have to manually add the dimension contentGroup1 (or another number from 1 to 5) with the + button.

Cheers,

Patrick

This issue has been resolved with KNIME 3.2. If you now add a dimension or metric that needs replacement of the XX it will pop up a dialog asking you for the number.

Cheers,

Patrick