bcc-code / bcc-media-platform

[BCC Media] Website and backend for the BCC Media apps
https://app.bcc.media
Apache License 2.0
9 stars 4 forks source link

Automated test for analytics #863

Closed mulundapm closed 2 months ago

mulundapm commented 8 months ago

Need a process for ensuring set up for RS/ npaw data are correct per release

prototype

andreasgangso commented 2 months ago

I made this for RS and its working in prod. Npaw is a different beast and i dont think its worth it.

andreasgangso commented 2 months ago

Changing story points to 1 and splitting out tvos

andreasgangso commented 2 months ago

Jeg satte opp en webhook i rudderstack som piper dataen i prod også til https://github.com/bcc-code/analytics-test-webhook (hosted in the utils google project, deployed manually with gcloud run deploy).

(men en rudderstack transformer whitelister kun eventer hvor userId == automated test kontoen)

Også sjekker vi bare om vi har fått litt data inn: https://github.com/bcc-code/bcc-media-app/blob/master/scripts/check_analytics.sh