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 loyalty 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.
/api/v2/loyalty will create the persona instantly in AIQ and is able to be marketed too.
Include the legal lingo:
βI consent to signup for the {{brand name}} rewards program where I will receive marketing communications. By doing so, I understand that I am allowing {{brand name}} and it's technology provider(s) to retain my personal contact details/ engagement history for use in personalized marketing. Opt out at any time by replying "STOP" to messages. Standard message and calling rates may apply.β
Canada: Replace "Rewards program" with "club program"
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.
Additional Data Management Options
If you need to use the collected data in another platform, AIQ allows you to export or manually upload the data to the desired system. This flexibility ensures that your loyalty program data can be utilized across various tools and platforms as needed.