Which codes are compatible and where they go

Here are the codes that are accepted:

  • Facebook pixels
  • adwords conversion codes
  • verification tags
  • the only known verification codes that are NOT accepted are "text verification codes"
  • live chat codes

Where they go:

MCP > Common Settings Tab > Google Meta Verify:

  • verification tags
  • all codes made for tracking every page
  • Sumo Me code
  • MAKE SURE THE SITE IS LIVE BEFORE ADDING THE VERIFICATION CODES yo

MCP > Common Settings Tab > Google Analytics Key:

  • This is where the google analytics UA key goes.  Example: UA-1234567-1

MCP > Common Settings Tab > Facebook Pixel Id: 

This is if someone sends in a Facebook pixel, you would copy and paste the id in here.

Example: 

<!-- Facebook Pixel Code -->
<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', '1040386632707703');
fbq('track', "PageView");</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=1040386632707703&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->

 

You would enter: 1040386632707703  

MCP > Advanced Site Settings > 

  • ALL conversion codes- unless specified to track the seller lead tool, will go here 
  • if there is a bing conversion code, you would need to add an extra piece of code underneath the code that they send.  
  • ex:
  • <script>
  • window.uetq = window.uetq || []; 
  • window.uetq.push({ 'ec':'Lead', 'ea':'LeadSubmit', 'el':'NewLead', 'ev':1 });
    </script>
  • The ec, ea, el, and ev fields all refer to the goals that they set up. make sure you send them: http://docs.realgeeks.com/bing_ads and say that they must set up their goals exactly how it shows in the doc

MCP > Advanced Site Settings > 

  • If the person wants to track the number of times a potential lead inputs his/her address, put the code here (if the person has the seller lead tool)

MPC > Advanced Site Settings > 

  • If the person wants to track the number of seller lead conversions, add the code here (if the person has the seller lead tool)

  • Live chat codes 
  • adwords retargetting code