So how do we turn it off? Found it. Go to settings, type privacy into the search box. The last item under "Firefox Data Collection and Use" is a check box labelled "Allow websites to perform privacy-preserving ad measurement". It was already unchecked on mine when I looked just now.
programs.firefox.policies.Preferences."dom.private-attribution.submission.enabled" = false;
(https://gitlab.com/engmark/root/-/commit/bbb3ff9efb878ddda38...)