Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[multi-stream-activation] Events don't appear in GA4 #267

Open
enestrkkn opened this issue Dec 12, 2024 · 0 comments
Open

[multi-stream-activation] Events don't appear in GA4 #267

enestrkkn opened this issue Dec 12, 2024 · 0 comments
Assignees
Labels
invalid This doesn't seem right

Comments

@enestrkkn
Copy link

Trainings are completed and predictions have been running daily for purchase propensity pipelines. GA4 variables are provided as follows (multiple stream id):

_####################  GA4 VARIABLES  #################################
ga4_property_id        = "{property id}"
ga4_stream_id          = ["{first stream id}", "{second stream id}"]
ga4_measurement_id     = "{measurement id}"
ga4_measurement_secret = "{measurement secret}"

Predictions were successfully completed (whole pipeline results successful) and I can validate there are prediction outputs in bigquery tables respectively. However, events are not pushed to GA4 (controlled through UI and bigquery exports). Also, I see the log file of the activation step of the prediction pipeline is empty.

Measurement ID and secret are accurate and controlled bigquery and GA4 after 72 hours as well. What should be done to control further or is there an implementation issue?

@chmstimoteo chmstimoteo added the invalid This doesn't seem right label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants