mirror of https://github.com/zulip/zulip.git
37431cf0b5
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. |
||
---|---|---|
.. | ||
node_tests | ||
puppeteer_lib | ||
puppeteer_tests | ||
zjsunit |