-
Google Analytics 4 Preferred Connector Error 401
I'm currently attempting to pull data for a GA4 account into Domo using the preferred Google Analytics 4 connector. I've selected all of the dimensions and metrics that I would need, but when I attempt to run the dataset it will attempt to pull the data in for around an hour and then return '401 : Unauthorized : Error…
-
Google Ads Connector isn't pulling in Product Feed Demand Gen Campaigns
I have multiple Google Ads Connectors setup to pull in at both an 'Ad Group' and a 'Campaign' level for pulling in PMAX as well as normal campaigns. I'm getting all of the campaigns that I need aside from one single campaign. We are also storing this data in Looker Studio with a 3rd party connector tool and it isn't…
-
Custom Summary Number Alerts
I'm currently using a custom summary number that has been configured using the CONCAT function on a standard table which points out the overall spend for a specific client for the previous day and then says what the total spend for that client currently is. I want to set up an alert which will just share the contents of…
-
Using RegEx to split a column at a delimeter
I currently am working with a column that is delimited using underscores. I was able to write the following RegEx in a builder which was able to do what I needed: ^(?:[^_]+) What is the best way to implement this RegEx to return the part of the string that this captures?
-
Is it possible to implement a secondary progress bar to show a comparison of values?
I'm currently setting up a pacing progress bar showing % of the performance compared to our goal for the year. I received a request to add a secondary bar or point on the bar to see where we should be on that date if we want to reach our goal. Is this something that is possible to implement? The red would increase each day…