Hiding Your Identity For Amazon SES Mailer Setup

This snippet will enhance privacy and domain restrictions using WP Mail SMTP with Amazon SES mailer.…

Hotfix: Free Downloads - Always load assets

In version 2.3.15 of Free Downloads, an attempt was made to only load the Javascript asset…

Dynamic Monsterlinks by Id

// Target by ID window.onload = function(){ document.getElementById("someID").href="MONSTERLINK_URL"; }

om-js-event-ga-name-change.js

document.addEventListener( 'om.GoogleAnalytics.preConversionEvent', function( event ) { const { gaEvent } = event.detail; gaEvent.name = 'generate_lead'; //…

Editorial Group GTM Body Tag

Add GTM Tag to Site Body in Editorial Site Group

Colin Bunn PRO
<10

WPFire

WPCode snippet

Nabil El-Khodari
<10

Multiple Event Tracking with an HTML Link

Example of how to use Multiple Event Tracking with an HTML link.

1 90 91 92 93 94 141