Jump to content

Tracking source of form submissions if the users clicks several times before submitting the form

Recommended Posts

Posted (edited)

We use tracking links to track the source off traffic to our website: social media, pay per click, and etc. Then when a form is submitted, we have a hidden source field so that we can track the lead source in our CRM and track conversions and make advertising decisions. However, Squarespace strips out the tracking link as soon as a user clicks away from the landing page. To solve that, I added this code 

 <script >
   <!-- Code to keep tracking URL through entire session -->
     
   $('.three-digits .field-element').attr("type", "number");
   $('.number .field-element').attr("type", "number");
  </script>

This would keep that tracking code appended to the link as a user browsed the site. However, it stopped working a few months ago. Any suggestions on how to solve it?

Edited by djtentman
  • Replies 2
  • Views 1.1k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted
3 hours ago, djtentman said:

We use tracking links to track the source off traffic to our website: social media, pay per click, and etc. Then when a form is submitted, we have a hidden source field so that we can track the lead source in our CRM and track conversions and make advertising decisions. However, Squarespace strips out the tracking link as soon as a user clicks away from the landing page. To solve that, I added this code 

 <script >
   <!-- Code to keep tracking URL through entire session -->
     
   $('.three-digits .field-element').attr("type", "number");
   $('.number .field-element').attr("type", "number");
  </script>

This would keep that tracking code appended to the link as a user browsed the site. However, it stopped working a few months ago. Any suggestions on how to solve it?

Can you share your URL so I can check it?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.