Connect AdRoll to my Squarespace store

Our Squarespace integration will automatically create abandoned cart and conversion audience segments for you to use in your campaigns. Just follow our step-by-step instructions to get started.

  1. Click View all available integrations and select Squarespace.

    squarespacepixel.gif
  2. Click Continue.
  3. Go to the Code Injection Page in your Squarespace account.
  4. Copy the pixel code below and paste it in the Footer field.
    <script data-adroll="squarespace-manual-placed-adroll-pixel" type="text/javascript">
        adroll_adv_id = "DEMOADVERTISABLEIKXOPF";
        adroll_pix_id = "CEXCDWIJRFGBLEKZR2A6MJ";
        adroll_version = "2.0";
        (function(w,d,e,o,a){
         w.__adroll_loaded=true;
         w.adroll=w.adroll||[];
         w.adroll.f=["setProperties","identify","track"];
         var roundtripUrl="https://s.adroll.com/j/" + adroll_adv_id + "/roundtrip.js";
         for(a=0;a<w.adroll.f.length;a++){
         w.adroll[w.adroll.f[a]]=w.adroll[w.adroll.f[a]]||(function(n){return function(){w.adroll.push([n,arguments])}})(w.adroll.f[a])};e=d.createElement("script");o=d.getElementsByTagName("script")[0];e.async=1;e.src=roundtripUrl;o.parentNode.insertBefore(e, o);})(window,document);
    
        adroll.track("pageView");
    </script>
  5. Copy the conversion tracking code below and paste it in the Order Confirmation Page field.
    <script data-adroll="squarespace-adroll-conversion-page-pixel" type="text/javascript">
        window.adroll_order_id = "{orderId}";
        window.adroll_order_total = "{orderGrandTotal}";
        window.adroll_email = "{customerEmailAddress}";
    </script>
  6. Save your changes, then click Check Installation below to make sure it worked.
Was this article helpful?

We're sorry to hear that!

Please tell us why.