Skip to content
This repository was archived by the owner on Mar 2, 2021. It is now read-only.
This repository was archived by the owner on Mar 2, 2021. It is now read-only.

Looker: some page view IDs are lost due to deduplication logic in web_page_context #43

@tomekzbrozek

Description

@tomekzbrozek

There's a deduplication logic in this line https://github.com/snowplow/snowplow-web-data-model/blob/faa9f7a19b64c3baf80957fcebfa3f4b669d42f1/looker/web-block-v3/00_scratch_web_page_context.view.lkml#L35
that makes root IDs associated to multiple rows filtered out from the events that are processed further. What's the rationale behind this? Shouldn't the model drop only duplicate values, but keep at least one event per root ID / page view ID?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions