PRO
OptinMonster Team
Member since March 2023
94
Snippets
<10
Favourites
<10
Downloads
gistfile1.txt
document.addEventListener('om.Campaign.afterShow', function(event) { if (event.detail.Campaign.id == 'zjd3hxxogbfvmy2iz0rp') // your slug { var campaignID = 'om-'+ event.detail.Campaign.id;…
<10
dynamic-monsterlinks-by-id.js
// Target by ID window.onload = function(){ document.getElementById("someID").href="MONSTERLINK_URL"; }
<10
slide-top-center.css
html div#om-{{id}} { top: 0px !important; bottom: unset !important; width: 350px !important; left: calc(350px / 2)…
<10
om-webhook-example-v1.0.1.json
{ "lead": { "email": "[email protected]", "ipAddress": "1.2.3.4", "referrer": "https://optinmonster.com/", "timestamp": 1699985224, "privacyConsent": true, "firstName": "Archie", "lastName":…
<10