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

Warn instead of error when null page location #177

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

adamribaudo-velir
Copy link
Collaborator

Description & motivation

Closes #169

It seems as though Google has changed their implementation recently as many including myself have started seeing null page_location values. Unclear on how this occurs, but it makes sense to change the column test to "warn" if this can occur in cases when there is no actionable implementation issue.

Checklist

  • I have verified that these changes work locally
  • [na] I have updated the README.md (if applicable)
  • I have added tests & descriptions to my models (and macros if applicable)
  • I have run dbt test and python -m pytest . to validate existing tests

@adamribaudo-velir adamribaudo-velir merged commit feb79ac into main Apr 10, 2023
@adamribaudo-velir adamribaudo-velir deleted the warn-null-page-location branch April 10, 2023 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

stg_ga4__event_page_view: fails not_null check for 'location'
2 participants