Hello Lap! Thank you for your swift answer! We modified the code so it can return the value of the radio button if we omit the following line of code (based on the guide provided):
mc4wp.forms.on('success', function(form)
So the tag fires correctly by capturing the radio button, although this is problematic because the tag needs to fire only on success.
Any ideas?
Thank you!