You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 4, 2022. It is now read-only.
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).