Yes, you can! Follow these steps:

 

1. Go to Floating Widget Campaign 


2. Navigate to Editor tab


3. Select Advocate trigger widget view


4. Switch to HTML-CSS tab 


5. Find this string:  Talkable.triggerOffer(); 




6. Replace it with the following code: setTimeout(function() {  Talkable.triggerOffer(); }, 3000);


7. Save changes