How to intergrate your poptin with Callbox?
We allowed in our script to listen to a popup's view, which means knowing when a popup shows up.
If you work with Callbox and want to display a changing virtual phone number in their poptin, you should add this code to their website:
If you work with Callbox and want to display a changing virtual phone number in their poptin, you should add this code to their website:
function poptinVisible(poptin_id){ __ctm.main.runNow();
}
Updated on: 15/11/2024
Thank you!