Javascript actions can be created to trigger specific actions based on user behaviour. Trigger events include page load, clicks, countdowns, trigger opened and slide shown. The javascript actions themselves are pre-configured, and contain multiple further customisation options. Multiple javascript actions with varying triggers/actions can be implemented on a single page.
Start in the Javascript actions tab in the Page management area of the page to which the javascript action will be added.
If a trigger option such as page onload has been selected, the Selector/Name of the object that is the trigger field can be left blank, as the page loading will trigger the javascript action. If a trigger such as click has been selected however, an ID of the object which is to be clicked must be entered into this field.