Hi everyone, I am trying to connect GA as a source...
# ask-community-for-troubleshooting
j
Hi everyone, I am trying to connect GA as a source, but I don`t know wich column should be the primary key of each table, does anyone knows it?
m
That’s up to you 😉 My recommendation is: use a close start_date. Sync all stream as full refresh and understand the output from the data you want. After you’l be able to select the primary you want for the streams.
v
Copy code
view_id, ga_date: should do it
You have to understand the schema of each service.. there is no short cut. If you don't then you will have your data overwritten.