Lookup tables are comprised of a key column with a corresponding column of values. The key can be a piece of respondent data collected on your form, a query string parameter, or an Ion …
Tag: advanced
Save Computed Data Weighting Responses When setting up an interactive experience like a quiz, you may want to tell visitors how many correct answers they received once they complete the quiz. To do so, …
The ion platform has two reporting gauges that help you track the parameters you pass into ion on the query string. The Track Parameters Data Cloud and Data Table are available at every level …
You can call a server scriptlet in page-level JavaScript by using the liveBallScriptlet function. Here’s an example of what this line of code would look like in your page-level script: var result = liveballScriptlet(1, …
The power behind scriptlets is that you can write code for advanced, custom logic on your pages, store it centrally then plug it into creatives as needed! 1. Add Scriptlet(s) to your Ion console …
Introduction Conditions Actions Duplicate Rules Introduction Advanced Rules can be used to create hyper-targeted experiences. Based on a Condition, or combination of Conditions, Ion can perform a specific Action or set of Actions. Any …
Why use GA4? ⚠️Firstly, it’s important to note that Universal Analytics will be deactivated on July 1st, 2023. Therefore, it’s crucial that you set up a GA4 tracking code on Ion to ensure …
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 …
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: Create a new Field Mapping (on the Integrations tab): choose an easily identifiable name. The integration must be of type “POST XML/JSON to a web service”: In the “Post …