March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hey there,
I have 3 Google Analytics tables:
- one for sessions by country and date
- one for events by country and date
- one for searched terms by country and date
I am trying to find a way to connect these three together. Perhaps with some common ID/Index? Is Session ID a thing? I couldn't find any information about it...
Basically I haven't "imported" all this data as one single table because then I'd miss data (for instance Sessions without events, or search...)... but now I am stuck because I want to be able to use my events info as a way to segment/filter the search table and the sessions table (ie. how many of the total sessions had least trigger Event A once on 25/11/2021)..
Any thoughts?
Solved! Go to Solution.
Hey @lbendlin thanks for jumping in. The thing is that I can have multiple events of one kind within one session, so I needed to be able to have some sort of ID per session so I could group these events to the same session.
BUT I found a solution via this guide: https://www.simoahava.com/analytics/improve-data-collection-with-four-custom-dimensions/#3-session-i...
Basically, I created a new custom dimension (session ID) in GA and generated it using Google Tag Manager. The only issue is that this is in place for new sessions, but it is not retro-active.. but I don't mind it too much.
I am now linking each of the three tables via the session ID.
Hey @lbendlin thanks for jumping in. The thing is that I can have multiple events of one kind within one session, so I needed to be able to have some sort of ID per session so I could group these events to the same session.
BUT I found a solution via this guide: https://www.simoahava.com/analytics/improve-data-collection-with-four-custom-dimensions/#3-session-i...
Basically, I created a new custom dimension (session ID) in GA and generated it using Google Tag Manager. The only issue is that this is in place for new sessions, but it is not retro-active.. but I don't mind it too much.
I am now linking each of the three tables via the session ID.
It all depends on how you want to report against your data. For example if you want to see the result by Country and Date then you can use a geo and a calendar dimension table to control your three fact tables.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
116 | |
77 | |
58 | |
52 | |
46 |
User | Count |
---|---|
170 | |
117 | |
63 | |
56 | |
51 |