- Issue created by @trackleft2
- Status changed to Closed: works as designed
over 1 year ago 7:40pm 11 July 2023 - πΈπ°Slovakia kaszarobert
Right now, the dimensions and metric can be altered on the form. Other parts of the query can be altered using custom module by subscribing to the GoogleAnalyticsCounterQueryAlterEvent. Maybe the query can be altered to request absolute URLs from GA4 and put a string contains domainname filter somehow. We have a multi-domain site where we submit the domain name as custom dimension using GTM, and we use that dimension in the Looker Studio and BigQuery reports to differentiate the pageviews. Probably with a little bit of altering the query using the event I mentioned can be done the same.
These filtering and sorting setting is a little bit problematic to achieve on the form, so right now the only way is custom code. At least until β¨ Add GA4 dimension and metric filter possiblity to the form Postponed: needs info issue is done by somebody who can build an easy to use and valid JSform element solution for this specific use case. - πΊπΈUnited States trackleft2 Tucson, AZ πΊπΈ
Thank you for the feedback, I'll look into this.