Adobe Launch

To install the Constructor beacon via Adobe Launch:

  1. Create a Launch Rule named “Constructor Beacon”, and set the Event Type to DOM Ready

  1. Navigate to Action Configuration, and then set Language to "HTML" and click "Open Editor"

  1. Enter the following 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>