- Issue created by @Anybody
- Merge request !20Issue #3494753 by anybody: Additionally track registration form HTTP_REFERER → (Merged) created by Anybody
- 🇩🇪Germany Grevil
LGTM! One tiny comment, after that RTBC. Have you tested the update hook?
If the HTTP_REFERER is present in the persistent data, we currently don't track the (probably on-page) referer of the registration form. This might still make sense despite the original UTM referer, to see where user registered, for example if the registration form is placed in a modal.
Let's add a "Registration form HTTP_REFERER" (registration_form_http_referer technically)
Active
2.0
Code (persistent_visitor_parameters_user_registration)
LGTM! One tiny comment, after that RTBC. Have you tested the update hook?