Page MenuHomePhabricator

July 1 – Export and upload welcome survey data
Closed, ResolvedPublic

Description

See parent task for instructions.

Note that --from and --to should pick up where the previous export left off; e.g. when the June 6 export used 20220606222301 as the --to value, the June 9 export should use --from=20220606222301.

When doing this task, please leave a comment at the end like:

On mwmaint1002:

mwscript extensions/GrowthExperiments/maintenance/ExportWelcomeSurveyMailingListData.php --wiki=eswiki --debug --from=20220526222301 --to=20220530182800 --output-format=csv > may30.csv

Debug output:

Converting registration timestamps:
	From (exclusive): 20220526222301 -> UID 6568306 (registered: 20220526222226)
	To (inclusive): 20220530182800 -> UID 6571613 (registered: 20220530182529)
`

The uploaded file is in the private google drive.

Details

Due Date
Jun 29 2022, 10:00 PM

Event Timeline

kostajh set Due Date to Jun 29 2022, 10:00 PM.Jun 8 2022, 9:30 AM
KStoller-WMF renamed this task from June 30 – Export and upload welcome survey data to July 1 – Export and upload welcome survey data.Jun 27 2022, 4:48 PM

On mwmaint1002:

mwscript extensions/GrowthExperiments/maintenance/ExportWelcomeSurveyMailingListData.php --wiki=eswiki --debug --from=20220627162700 --to=20220701090000 --output-format=csv > july1.csv

Debug output:

Converting registration timestamps:
	From (exclusive): 20220627162700 -> UID 6598789 (registered: 20220627162600)
	To (inclusive): 20220701090000 -> UID 6601807 (registered: 20220701085935)

The uploaded file is in the private google drive.
cc @EdErhart-WMF