<form id="form_1"> <input placeholder="Enter your name" name="user" size="25" class="mb-input"></input> <input placeholder="Enter your phone number" name="phone" class="mb-input"></input> <button class="mb-button" type="button" onclick="roistatGoal.reach({name: "Name", phone: "79111234567", email: "e@mail.ru", price: "300", leadName: "New deal", text: "Order form"})">Buy</button> <!-- The goal is completed when the Buy button is clicked on --> </form>