- Issue created by @cosolom
- last update
over 1 year ago 54 pass - Status changed to Needs review
over 1 year ago 8:40am 6 December 2023 I am having the same issue with both "Login" and "Sign Up" events ("User registration" as it's named in the Admin UI). The only way I can get these event to fire is to implement a custom submission handler, then use
$form_state->disableRedirect();
. This is not really a "solution" though, because it leaves the user on a form that has already been submitted.@cosolom's changes fixes it for me. Nice work.
I wonder if this could also fix the
purchase
event issue I reported here? https://www.drupal.org/project/google_tag/issues/3406399 π purchase event not being sent on successful webform submission Active- last update
over 1 year ago 50 pass, 1 fail The last submitted patch, 6: google_tag-signup-login-events-3406422-6.patch, failed testing. View results β
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.- last update
over 1 year ago 54 pass - last update
over 1 year ago 50 pass, 1 fail - last update
over 1 year ago 54 pass