ETL to connect google analytics and SQL data with purchases
Hi all,
Need your help in a following question:
Our business is online retail. We track visits in google analytics and we track purchases on our site with accounting data stored in SQL server.
What we want to see in domo is conversion rate: number of purchases per day / number of visitis per same day.
First I think we need to connect data from SQL and from google analytics:
Data from SQL is already in DOMO and looks in the following way:
Date ; Order #
21 Nov 2017; 000001
21 Nov 2017; 000002
21 Nov 2017; 000003
Data from Google analytics is the following:
Date; Number of visits
21 Nov 2017; 6
22 Nov 2017: 10
23 Nov 2017: 11
What I need to build
Date; Number of visits; Number of Orders; Conversion rate
21 Nov 2017; 6 ; 3 ; 50%
22 Nov 2017; 10 ; 0 ; 0%
23 Nov 2017 ; 11 ; 0 ; 0%
Please help. I assume that 1st thing I need is to connect data with ETL but i tried to use data column and a common criteria and that doesn't work for some reason
Comments
-
You're right to join on date and any other common column you might have, like segment or whatever. Make sure you don't miss any join conditions or you'll get more data than you want.
You probably need to also make sure that you've aggregated the transaction detail up to that daily summary level, like the GA data is. Otherwise you'll have your rows multiplied too many times because many transactions exist per day for every one row of aggregated daily GA visit data.
If you try that aggregating first and joining second, and it doesn't work, let us know.
Aaron
MajorDomo @ Merit Medical
**Say "Thanks" by clicking the heart in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"0
Categories
- All Categories
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.6K Connect
- 1.2K Connectors
- 300 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 2.9K Transform
- 102 SQL DataFlows
- 626 Datasets
- 2.2K Magic ETL
- 3.9K Visualize
- 2.5K Charting
- 755 Beast Mode
- 61 App Studio
- 41 Variables
- 693 Automate
- 178 Apps
- 456 APIs & Domo Developer
- 49 Workflows
- 10 DomoAI
- 38 Predict
- 16 Jupyter Workspaces
- 22 R & Python Tiles
- 398 Distribute
- 115 Domo Everywhere
- 276 Scheduled Reports
- 7 Software Integrations
- 130 Manage
- 127 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 11 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 110 Community Announcements
- 4.8K Archive