'use strict'; var DCP3240campaignOpts = { agentId: 'DCP-3240', author: 'Young michael', selector: 'body', injectType: 'append', campaignType: 'live', description: 'Personalisation - Cart Abandonment Retarget for Cohortâ„¢', message:[], dependencies:['SERV-personalisation', 'SERV-popup'] }; var crowdFinderDCP3240 = setInterval(function () { if(croWD){ clearInterval(crowdFinderDCP3240); crowdFinderDCP3240 = null; croWD.client.init(DCP3240campaignOpts); } }, 1000);