thunderbird / thunderbird-website

Build code for the websites on thunderbird.net and start.thunderbird.net
https://www.thunderbird.net
145 stars 73 forks source link

Adjust download link events for the FRU flow. This does not affect gi… #401

Closed MelissaAutumn closed 1 year ago

MelissaAutumn commented 1 year ago

…ve flow. (Fixes #400)

Core idea is we want to change which class matomo tracks as the download link for the FRU bucket only. We have to use an extra javascript command queue call, otherwise we'd be getting download=thunderbird.net?form=support if they hit "Donate". lol.

Only noticed this when looking at the visitor log. It's also a little bolted on, but it additional code in track will be moved to matomo.js once the AB test ends.

I removed the file extensions so that Download Daily button doesn't also fire the download event. Again this only happens on FRU flow.