Skip to content

Allow referrer for external websites for better analytics #198

@yathomasi

Description

@yathomasi

As per Slack Discussion Thread,

Thanks, @mvshmakov for the deep dive:

Plausible identifies sources in 2 ways:

  1. HTTP Referrer header.
  2. UTM tags.

dvc.org has nofollow noopener noreferrer on all links and does not use manual UTM tags on any of them (proof attached). So, Plausible, in the case of dvc.org/docs/studio -> studio.iterative.ai/* requests, does not have a way to infer the source, so tags the request with “other”.

Screenshot

image

We cannot do anything with it on the Studio side because of the browser privacy features and the way Plausible works. Suggested solutions:

  1. Allow referrer header in the links on dvc.org (and on all the rest of our websites that we want to track Studio links). I’m in favor of this option.
  2. Manually UTM-tag all links that direct users to the Studio.

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