Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Mathias_Siebenbuerger
Contributor II
Contributor II

GA4 API via Qlik Web Connector

Hey everyone!
Is there anyone already familiar with the new GA4 connector?
I want to pull some dimensions and metrics via the table "RunReport", but was not able to apply filters. 

The GA4 help page only provides the following, but that doesn't really help much for the Qlik Web Connector:

...
"dimensionFilter": {
 
"notExpression": {
   
"filter": {
     
"fieldName": "pageTitle",
     
"stringFilter": {
       
"value": "My Homepage"
     
}
   
}
 
}
},
...

Thanks in advance for your help!

Cheers, Mathias

Labels (1)
0 Replies