Edit External Account


External Account Info

This code was last modified on 10/25/2018 by User Name Goes Here.
Page title
Page Title Goes Here
Is this code 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 Custom Site Code.
Click here for instructions on getting your Facebook Pixel code. Once you have that code, compare it to the sample code below to know what should be copied and pasted into the "Facebook Pixel ID" field above. Note: Copy and paste the portions of your code that are highlighted in the sample code below.
<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>
Click here for instructions on getting your Fundraise Up code. Once you have that code, compare it to the sample code below to know what should be copied and pasted into the "Fundraise Up ID" field above. Note: Copy and paste the portions of your code that are highlighted in the sample code below.
<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>
Click here for instructions on getting your Google Analytics ID. Your ID will look like G-XXXXXXXXXX. It must be a Google Analytics v4 ID.