-
Google Analytics "Since Last Successful Run" doesn't work for hourly refresh
I’ve found a rather troubling issue with the new GA connector. If I use the Range setting “Since last successful run”, then set the refresh to hourly, every time it runs it pulls the entire previous day again, not just the data since the last successful run. I understand that Google has a processing time that differs…
-
Connecting suiteCRM data with Google Analytics
Hey everyone, I am relatively new to Domo but have been playing around quite a bit with the dashboards, data center and analyzer. I am trying to create a dashboard to show me the ROI of our leads. For that I need to pull the price of each lead from google analytics and the premium off of our suiteCRM. Both are connected…
-
Google Analytics Enterprise Connector unable to select views
Hi, I'm having some trouble trying to configure one of GA Enterpise connections. It seems to be unable to connect to my account and retrieve any data.I've tried resetting the client ID and Secret through the Google API console. My credentials always pass the verification step, but I can't even select which view I want to…
-
Google Analytics Custom Dimension fails
I have a Google Analytics connector already working, using a custom dimension labeled 'dimension1'. The docs say to enter comma separated custom dimensions. But when I did that, comma separated, the report totally fails. How can I get my other Custom Dimension in GA to show in DOMO? Attached is a screen shot.
-
Course Builder Google Analytics Tracking ID
I used this knoweldge base article as a reference: https://knowledge.domo.com?cid=gatracking So i attached the tracking ID to the course builder app and deployed it to my domo instance. Then I created a new card from the asset but I cannot get google analytics to track it. Just wondering if there is anything obvious im…
-
Filtering Google Analytics API to "start of month" through "today"
All, We create monthly KPIs based on GA data that I am trying to recreate in Domo. I would like to filter the connector to run based on a relative date range including the start of the month to today. E.g. running the report today would pull in data from 9/1 to 9/18. Running on Oct. 1 would pull data from 10/1 to 10/1. Is…
-
Importing Google Analytics Custom Dimensions
Wondering if there's a way to import Custom Dimensions created in GA. This used to be a feature in the beta version of the GA connector, but now all you can access are the static / predefined metrics and dimensions. Anybody know what's up?
-
Goolge Analyticsコネクターデータで日本地図を使う
Google Analyticsコネクターで取得したデータの”Region”の値には、Prefectureが付加されているので、以下のようなcase文でPrefectureを外して、Domoの日本地図で読み取れるように変換する必要があります。 case when `Region` = 'Aichi Prefecture' then 'Aichi' when `Region` = 'Akita Prefecture' then 'Akita' when `Region` = 'Aomori Prefecture' then 'Aomori' when `Region` = 'Chiba Prefecture' then 'Chiba'…
-
I added new View(Profiles) to Google Analytics but they are not in Domo
To make the new Google Analytics View(Profiles) available for the Domo user, you need to grant permission for those View(Profiles) in Google Analytics. Step 1. Sign into Google Analytics and navigate to the main page that shows the View(Profiles. Step 2. Go to the dropdown next to your email address at the top right and…
-
Search Term and other dimensions in Google Analytics
Hello everybody, I've been working with Google Analytics and Domo for more than a year. I know that Google Analytics connector is still in Beta and I was hoping that it this new conector allow us to select the dimensions and metrics we are looking for. This conector has predefined dimensions and metrics (that can be useful…