zulip/frontend_tests
Aman Agrawal 37431cf0b5 urls: Provide `email` as a GET parameter.
Since we want to use `accounts/new/send_confirm` to know how many
users actually register after visiting the register page, we
added it to Google Tag Manager, but GTM tracks every user
registration separately due <email> in the URL
making it harder to track.

To solve this, we want to pass <email> as a GET parameter which
can be easily filtered inside GTM using a RegEx and all the
registrations can be tracked as one.
2023-01-24 11:29:50 -08:00
..
node_tests emojis: Prioritise custom / realm emojis when sorting. 2023-01-20 14:41:21 -08:00
puppeteer_lib puppeteer: Check compose form contents in a new distinct function. 2023-01-23 11:31:47 -08:00
puppeteer_tests urls: Provide `email` as a GET parameter. 2023-01-24 11:29:50 -08:00
zjsunit compose: Migrate compose_not_subscribed to use compose_banner. 2022-12-06 15:43:34 -08:00