Common use cases
Custom Sign Up Forms
3 min
although your aiq account comes with sign up forms with many fields your setup might require a more specific form below you will find alternative methods that can be implemented and still used directly with your aiq account option 1 native integration aiq offers several integrations that can serve as a data source these integrations allow customers to input their data, which is then automatically pulled into aiq you can view a list of available integrations by navigating to the connect data tab and selecting data sources some data sources support opt in text requests or automatic enrollment into loyalty programs please review the settings on each integration card to ensure correct configuration option 2 using our rest api for custom layouts or in house systems, you can build your own sign up form and submit contact data directly to aiq using the persona endpoint this method is ideal when the customer has provided at least their name, phone number, and/or email address and is ready to submit the form option 3 using the js tracking pixel if you have the aiq tracking pixel installed on your site, you can trigger the "contact" event as documented in our guide after a user submits their information (e g , name, phone, email), the pixel will send this data to aiq automatically