Applicable plans
Sprout Blossom Garden Estate Forest


Smartforms (formerly Autotrack) is a feature that helps you track how your leads interact with your page. By integrating Smartforms on to your website, you can track your forms and push leads onto your CRM. Learn more about your customers’ website interactions and improve your way of engaging with your customers. In this support article, we will explain how to integrate smart forms on a WordPress account. If you use a different website builder, please follow the logic given below and embed your smart forms code on the source code of your website's footer.

TOTAL STEPS: 13


QUICK STEPS: 


On Freshsales: 

Freshsales > Admin Settings > Integrations > Web forms > Integrate with Existing form > Select Smartform code snippet > Copy link

 

On WordPress:

My Site(s) > Themes > Customize > Widgets > Footer > Add a Widget > Custom HTML > Paste Link > Done



DETAILED STEPS:

On Freshsales:

  1. Login as an Admin on your Freshsales platform. (Note: Only Admins and Account Admins have access to edit and set up Web forms)

  2. Click on to the Gear  icon. This is the Admin settings button and opens the Admin settings page.

  3. On the Admin settings page, head on to the Integrations row and click on the Web forms button.


  1. Clicking on the Web forms button opens up the page that is dedicated for Web forms. Here, you can find options for both Web forms and Smartforms. If you haven’t created a form and are looking to create a form from scratch, follow these instructions.

  2. If you have already created Web forms or any other form and are looking to embed Smartforms into it, click on the button titled “Integrate with existing website form. ” This opens up the Smartforms page.

  3. On the Smartforms page, find the code snippet that helps your website track activities and Select the code. This copies the code to your clipboard and allows you to paste it at a place of your choice.



  4. Open your website's front end codebase and paste the HTML head tag on the header or footer section of your website.  This ensures the HTML tag works every time the website loads and, therefore, captures visitor information.


If your website is built on Wordpress, follow the instructions given below.

On WordPress:


Note: To integrate Web forms and Smartforms on WordPress, you require a Business Plan. Please ensure that your current WordPress plan is upgraded to the Business plan before you proceed with the integration.

  

  1. When it comes to setting up Smartforms, it is important to understand that the script is embedded in the codebase of your website’s frontend. Hence, all edits should be carried out on the website’s themes for it to work effectively.

  1. On your WordPress website, find the My Site button on the top left corner of your page and click it. This opens the Site Customizer and gives you access to a dashboard where you can find a host of tools that allow you to carry out customizations on your website.

  2. On the Site Customizer page, scroll down to the Themes section and click on the Customize button associated with the same. The Customize section opens a toolbar that allows you to carry out modifications to your website’s theme and add widgets.

  3. Scroll down to Widgets and click on the same. This opens up a dedicated page where you can find your website’s footers.


  4. Clicking on the footers allows you to modify them according to your choice. Click on the button. This opens up a toolbar that allows you add a variety of Widgets such as such as images, videos, forms, HTML code, buttons, etc.

  5. Click on the “+ Custom HTML” widget. This allows you to add arbitrary HTML code to your footer.

  6. Paste your Smartforms code snippet in the contents section of this widget and click on “Done.” This embeds the Smartforms code in your website and sends the data back to your Freshsales platform.


How to find out if my website is receiving data?

On Freshsales, you can test to find out if your website is sending data back to the Freshsales. Here’s how you can do it.

  1. On the Smartforms page, find the section titled “Test your website integration with Freshsales.”

  2. Paste the URL of your website in the text field and click on Check Now button.


  1. If your smartform integration is successful, you will receive a success message on top of the text field. This will allow your Freshsales platform to track visitor engagement on your website.


Here’s how you can see how your leads are interacting with your website:


How does Smartforms update lead fields?


  • Every field in your web form is mapped automatically to your Lead fields, Default and Custom fields.
  • To update custom fields, create one with the same label name used in your web form. Data entered by your lead in the form is updated to the custom field.
  • If one or more of your form's field did not match with the existing lead property, a note stating so is added to the lead page, so that you don't lose any of your form's data. Later you can create a custom field with the name of the form's field.


Start tracking events for your leads. When you start tracking events you will be able to view your lead's interactions on your website. 


Freshsales also has a javascript library to track only specific forms manually. Your developer can refer this tutorial for details.