Add External Account


Account info

Is this active?
If set to "Yes," then this code will be active on this page only. If you want to add custom code to all of your site's pages, go to Sitewide External Accounts.
Follow these instructions to obtain your Facebook Pixel code. See the sample code below, which highlights the location of the unique ID that you will need to enter into the "Facebook Pixel ID" field above.
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '[Facebook Pixel ID]');
fbq('track', 'PageView');
</script>
<noscript>
<img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=XXXXXXXXXXXXXXX&ev=PageView&noscript=1"/>
</noscript>
Follow these instructions to obtain your Fundraise Up code. See the sample code below, which highlights the location of the unique ID that you will need to enter into the "Fundraise Up ID" field above.
<script>
(function(w,d,s,n,a){if(!w[n]){var l='call,catch,on,once,set,then,track'
.split(','),i,o=function(n){return'function'==typeof n?o.l.push([arguments])&&o
:function(){return o.l.push([n,arguments])&&o}},t=d.getElementsByTagName(s)[0],
j=d.createElement(s); j.async=!0; j.src='https://cdn.fundraiseup.com/widget/'+a; 
t.parentNode.insertBefore(j,t); o.s=Date.now(); o.v=4; o.h=w.location.href; o.l=[]; 
for(i=0; i<7; i++)o[l[i]]=o(l[i]); w[n]=o}
})(window,document,'script','FundraiseUp','[Fundraise Up ID]');
</script>
Follow these instructions to obtain your Google Adwords code. See the sample code below, which highlights the location of the unique ID that you will need to enter into the "Google Adwords ID" field above.
<script async src="https://www.googletagmanager.com/gtag/js?id=XXXXX"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', '[Google Adwords ID]');
</script>
Follow these instructions to obtain your Google Analytics ID. The ID is a "G-" followed by a series of letters and numbers and must be a Google Analytics v4 ID.