Omnisend Embedded Form
How to configure and trigger Omnisend popups using LinkWrangler.
Prerequisite: You must have the Omnisend universal snippet installed on your website for this module to work.
Step 1: Configure Omnisend Form
In your Omnisend Dashboard, create a new Popup form (or edit an existing one).
- Go to the Behavior tab of your form settings.
- Under the Display section, select Custom Trigger.
- This ensures the popup does not appear automatically on page load, but waits for LinkWrangler to trigger it.
Step 2: Get the Form ID
Once you select "Custom Trigger", Omnisend will display a JavaScript snippet. You do not need the full code, only the Form ID.
Look for the string inside the openForm call. It usually starts with omnisend-embedded-v2....
Step 3: Setup in LinkWrangler
Back in LinkWrangler, add the Omnisend Embedded Form module to your Wrangle or Action.
- Paste the Form ID into the settings field.
- Click Save.
That's it! When the module triggers (e.g., on a specific URL matching your Wrangle), LinkWrangler will tell Omnisend to open this specific form.