Skip to content
This repository was archived by the owner on Oct 4, 2022. It is now read-only.
This repository was archived by the owner on Oct 4, 2022. It is now read-only.

Pass agent/referer via query string #223

@cavis

Description

@cavis

After PRX/dovetail.prx.org#358.

For "dovetail" urls (where we're also doing ?debug) ...

  • Set a custom UA using window.navigator ... PRX-WebPlayer iPhone MacOS or something. Include the OS/DeviceType in that string too.
  • Pull referer from somewhere if possible (window.location / window.parent.location / document.referrer)
  • Make sure Adzerk requests include those UA/referer
  • Pass the UA/referer to Dovetail as well. May be able to set them directly on XHR requests, but need query params on mp3 requests. (Basically ... make sure these are the values that end up in BigQuery).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions