Hello, we have a 1. stage a 2. production environm...
# ask-questions
q
Hello, we have a 1. stage a 2. production environment, we will be using BigQuery integration. Is there a guide how to get started first with the stage environment than progressively migrate to prod workspace? Do you support organizing entities against stage vs prod like workspace? How should we approach this? Do you offer a clone from stage to prod of entities?
f
Hi Marton - We suggest creating an SDK endpoint per environment to keep the payloads separate. Once that is created, you can test out the feature and any rules on your staging. If you're happy with how its working, you can migrate to production by copying the rules over between environments
q
How can we connect two bigquery projects for stage and prod separatly?
f
most companies don't track data on staging
but you can create multiple data sources
q
do you have a guide that helps us to visualize how the user action is propagated between site - GB - ga4 via bigquery - company data via bigquery. This would help us see the big picture how each system must be interconnected.
f
for your case, the data warehouse would be BigQuery, with data being sent first to GA4
q
how would I indicate that a BQ connection is for dev or production? like on this page you have nicely
my current task is to put this together for stage environment as we are under implementation, and probably will take a few weeks until we reach production
and we are looking to get it setup for stage to be able to move it to production easier when we decide to deploy
I am not sure if you fully support the stage/prod separation on each integration level
f
There are two sides to how you run experiments - the assignment side, and reporting side
you only need bigQuery for the reporting side
if you have two data sources for this, you could just name them Staging BigQuery and Production BigQuery