Hi, I have been trying to send the email field entry of my form to my analytics website which is Oribi analytics. This requires me to use as the Oribi Javascript API call:
ORIBI.api(‘setUserEmail’, );
My problem right now is I don’t know the variable name for the email to input.
I am using the custom javascript code plugin from gravity wiz to do this.