Forum Discussion

hmilam's avatar
hmilam
New Member
1 year ago
Solved

Google Analytics GA4 Connector

I'm using the Google Analytics connector in a Dataflow Gen2 with GIT/CI/CD enabled. Everything works as expected when I sign in, select dimensions/metrics, and save the dataflow. I'm able to preview ...
  • v-hashadapu's avatar
    1 year ago

    Hi hmilam , Thank you for reaching out to the Microsoft Community Forum.

     

    The problem lies not in your pipeline setup but in a fundamental limitation of how the GA connector handles parameter injection during runtime. There is no reliable way to work around this within the Dataflow + GA connector path today. Your best bet is either to stage the GA data separately using a non-parameterized dataflow or switch to direct API ingestion into your Lakehouse or Warehouse. Both options are stable under CI/CD, work well in production, and avoid the brittle connector behaviour you're currently facing.

     

    If this helped solve the issue, please consider marking it “Accept as Solution” so others with similar queries may find it more easily. If not, please share the details, always happy to help.
    Thank you.