I have a query which references Google Analytics data - this is working fine.
I have a query which references MySQL data - this is working fine.
Both of the above return userid.
When I do a join across these two it doesn’t match any data.
Am I doing something wrong?
Thanks