mozilla / concepts

Static site tool for generating product concepts
4 stars 6 forks source link

Launch Checklist #73

Closed johngruen closed 5 years ago

johngruen commented 5 years ago

TODOS: Matt, Gregg, and Rob:

  const rc = encodeURIComponent(params.get('rc'))
  const rv = encodeURIComponent(params.get('rv'))
  const aid = metaCleanName
  const av = metaVariant
  const t = typeof window === 'object' ? navigator.doNotTrack === "1" : false
  const debug = encodeURIComponent(params.get('debug'))
  const surveyUrl = `${metaSurveyUrl}/?rc=${rc}&rv=${rv}&aid=${aid}&av=${av}&t=${t}&debug=${debug}`

John and Wil

johngruen commented 5 years ago

example of inbound URI:

https://firstlook.stage.mozaws.net/vpn?rc=snippet&rv=private

if debugging add

&debug=true
ghost commented 5 years ago

Things are looking pretty good on stage. I claim the survey is done. I haven't tested every complete user flow, but will now.

Items of note in the survey: