Hi All, We are working on adding Advanced Collection Rule as a Goal to capture Form Submit event from a web page in CI360. However when we inspect the page for this particular form, we did not find FormID or Form Name in the HTML code. It seems this particular form is designed by using the Form class (<form class="form1 col s12">..... </form>).we tried using "form1 col s12" but did not work. Is there any way to track the Form submit without using Form ID or name ? Any help would be greatly appreciated. Thanks in advance.
... View more