Charity Engine – Tag Manager Set-up

Javascript Needed: /*! CHARITYENGINE EVENTS ——————————— Below is an example of how to use events built into the CharityEngine forms framework*/ (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’:new Date().getTime(),event:’gtm.js’});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:”;j.async=true;j.src=‘https://www.googletagmanager.com/gtm.js?id=’+i+dl;f.parentNode.insertBefore(j,f);})(window,document,’script’,’dataLayer’,’GTM-XXXXXX’); //Uncomment

Check it out »

Tracking Iframes

What Are iFrames? An iframe (short for “inline frame”) is effectively a website that loads within another website. It is like creating a window that

Check it out »