Remember to have this added to a responsive grid, as any other element, the tab element should follow a hierarchy to facilitate responsiveness. First, add an empty column and navigate to the interactive components …
Author: Charmaine Yu
To add an external link to a text in the Creative, select the Text container and open the Standard Text box: Insert your website and text to be linked within <a> tags, following …
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 …
Using ion’s code-free calculation rule and tags, you can create an engagement score and then use that score to calculate the percentage of your content that was consumed. Here’s how: For any action you …
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 …
Query string parameters are automatically saved under their name within the respondent record. So after you set up your UTM Parameters, your URL should somehow look like this: https://qa.postclickmarketing.com/kbutm?utm_campaign=marketing&utm_content=whitepaper&utm_medium=socialmedia&utm_source=linkedin&utm_terms=example You can check this link …
When building any web experience, it’s important to be mindful of how fast it will load for your visitors. The faster your page loads, the easier it will be to encourage them to convert. …