Custom Sign Up Forms
Although your Alpine IQ 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 Alpine account.
Option 1: Using A Native Integration
We have a number of integrations that can be used as a Data Source. This means that the integration has an entry way for customers to input their data and then it is pulled into Alpine IQ. You can see a list of available integrations by heading into your Connect Data tab and then clicking Data Sources.
Some of the more popular options include:
Keep in mind that data sources have the ability to send and optin text request or auto enroll contacts into loyalty so please reivew the settings on the respective integration card.
Option 2: Using Our Rest API
If you want to build out your own form using a custom layouts or in-house systems, you can lean on pushing contacts directly hitting the Persona endpoint here. This is best used on clicking sumbit after a customer has filled out at least a name, phone number and/or email address.
Option 3: Using the JS Tracking Pixel
You could utilize the tracking pixel if it is installed on your site and evoke the "Contact" event listed on our documentation guide. Essentially after a user fills in the required information and clicks a submit button it would send over the information.