Eloqua Dynamic Content
Categories
Component ID
2790273
Component name
Eloqua Dynamic Content
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
485
Component created
Component changed
Component body
Provides an input filter to embed Eloqua Dynamic Content into landing pages on your Drupal site without adding or editing any JavaScript.
Installation
- Follow the standard module installation guide to install the Eloqua Dynamic Content and Eloqua Asynchronous Visitor Tracking modules.
- Configure the Eloqua Asynchronous Visitor Tracking module.
- Enable the Eloqua Dynamic Content filter for your text formats.
Usage
- Follow Eloqua's documentation on embedding dynamic content in an external landing page. At step 3.III, don't copy the JavaScript code, but only the two numbers in the line that looks like
elq.dynamic(-500004, 1702995451), 'replace-me'). - Edit your content on your Drupal site and add the following tag
[elq.dynamic:-500004, 1702995451]where you want the dynamic content to appear (replace the two numbers with those from the previous step).
