Skip to main content

Using Adobe Launch

  1. Create a Launch Rule named “Krestor Beacon”, and set the Event Type to DOM Ready:
Adobe Event Configuration
  1. Navigate to “Action Configuration”, and then set Language to “HTML” and click “Open Editor”.
Adobe Action Configuration
  1. Type this Javascript snippet in the editor, replacing <CUSTOM_BUNDLE_NAME> with the custom bundle name provided:
<script
src="//cnstrc.com/js/cust/<CUSTOM_BUNDLE_NAME>.js">
</script>