Javascript Web SDK
Overview
Last updated
Was this helpful?
Overview
Last updated
Was this helpful?
The Javascript Web SDK is a way to interact with the iAdvize solution from the client side.
If the iAdvize tag was installed using the recommended script (see ), a global window.iAdvizeInterface
should be available. You can safely push functions inside window.iAdvizeInterface
: they are guaranteed to be executed once the iAdvize tag is fully loaded.