You can display different content to different visitors based on the presence of certain query string values or data collected elsewhere in the experience. For example, you could set your email address form field to …
Category: The Advanced Capabilites
See how to update your integration to use the new fields. To add a new field to work with your integration, it’s important to follow a few steps. You need to create the field …
Follow this step-by-step for authentication: { “grant_type”: “client_credentials”, “client_id”: “yourclientid”, “client_secret”: “yourclientsecret”, “scope”: “list_and_subscribers_write list_and_subscribers_read data_extensions_write data_extensions_read” } All ready! The integration to perform the authentication was created. Below is the step-by-step process to …
You can use the Ion platform to have people register for your next event! If you can only accept a certain number of registrations, a lookup table can be created and used with a …
If you’re already familiar with CSS or interested in learning, you’ll be happy to know that Ion fully supports adding your own custom CSS to your creatives. Of course, you have the ability to …
A really helpful feature in ION, is the ability to add on custom CSS to elements and combining them with media queries. We found this to be very helpful in creating custom creatives. In …
Ion’s global script library enables you to store and manage your third-party tracking scripts and/or custom Javascript solutions for use on your ion experiences. You’ll organize your scripts in categories and, once saved, pull …
CAPTCHA is an acronym for Completely Automated Public Turing test to tell computers and humans apart. Typically, CAPTCHA serves-up a checkbox that must be checked before a form can be submitted to prevent non-humans …
Data collected through your Ion experiences can be submitted to a HubSpot form by leveraging ion’s ‘post to web form’ integration. This document provides step-by-step instructions to create an integration that posts data to …
You have two integration methods to select from when exporting data from ion to your Pardot instance (also known as an “Add Lead” integration): the Post to Web Form (Form Handler) method and the …