Page MenuHomePhabricator

June 23 – 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 22 2022, 10:00 PM

Event Timeline

kostajh set Due Date to Jun 22 2022, 10:00 PM.Jun 8 2022, 9:29 AM

On mwmaint1002:

mwscript extensions/GrowthExperiments/maintenance/ExportWelcomeSurveyMailingListData.php --wiki=eswiki --debug --from=20220620100820 --to=20220623121800 --output-format=csv > june23.csv

Debug output:

Converting registration timestamps:
	From (exclusive): 20220620100820 -> UID 6592715 (registered: 20220620100813)
	To (inclusive): 20220623121800 -> UID 6595482 (registered: 20220623101338)

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