I am currently building a form using Wix Form. In there I have a hidden form field I want to use to Track Refferal to the page. I first wanted to pass the Current URL to test my code before changing it to pass the query and then produce multiple queries for my different referral sources. This is my current code:
I don’t know what wix forms are (if they are the ready-made form applications, I never use them and I don’t know, but I believe at least some of them can receive value by code).
They’re the ready-made form application provided by Wix. They can receive value by code I believe but the .onReady command does not work with them basically…