campaign.identify({ firstname: "the user's first name", email: "the user's e-mail" }, function() { /* optional callback */ /* you can hide the form here*/ });