Integration: Salesforce Marketcloud (SFMC)

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

Learn more

How to work with custom CSS

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

Learn more

Media Queries

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

Learn more

Global Script Library

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

Learn more

How to add reCAPTCHA to a form

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

Learn more

HubSpot: Post data to HubSpot form

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

Learn more

Ion Integration: Pardot

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

Learn more