Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

As well as initiating a preezie pop up via the CTA feature in the CMS. You can also trigger a preezie pop up via any link on your website’s pages.

This requires instead calling a custom JavaScript function.

All you need to do is attach the function below to any anchor or click event on your pages, the most common is from a button or anchor link.

Just use “PREEZIE_GUIDE.openPrzCtaGuide()” to call the function to open the popup.

See example below:

<a onClick="PREEZIE_GUIDE.openPrzCtaGuide()">Open Guide CTA</a>

  • Please ensure the correct widget popup script you want to trigger is loaded on the page before this.

  • A CTA MUST be configured in the preezie CMS before the function will trigger.

  • Pop ups are limited to one per page.

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.