Logo

Please install Yoast or RankMath to use breadcrumbs.

Configure ActiveProspect Consent Tracking on a form within GoHighLevel

To enable ActiveProspect consent tracking on a form, follow these steps: 

Navigate to Sites, select Forms, choose Builder, and then navigate to Custom Fields on the right-hand side. Scroll down, click Add Custom Field, and choose Single Line on the Text Input Category. 

Create a Custom Short Text Field named ‘xxTrustedFormCertUrl‘ and place it above the submit button by dragging the field into your form.

Access the Integrate Form tab and select a desired Layout type from the available options. Click on the Copy Form Link button. Open the form in a Chrome browser by pasting the copied form link into the browser’s address bar.

Copy and Paste this Custom Script:

<script type=”text/javascript”>

  (function() {

      var field = ‘xxTrustedFormCertUrl’;

      var provideReferrer = false;

      var invertFieldSensitivity = false;

      var tf = document.createElement(‘script’);

      tf.type = ‘text/javascript’; tf.async = true;

      tf.src = ‘http’ + (‘https:’ == document.location.protocol ? ‘s’ : ”) +

        ‘://api.trustedform.com/trustedform.js?provide_referrer=’ + escape(provideReferrer) + ‘&field=’ + escape(field) + ‘&l=’+new Date().getTime()+Math.random() + ‘&invert_field_sensitivity=’ + invertFieldSensitivity;

      var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(tf, s); }

  )();

function trustedFormCertUrlCallback(certificateUrl) {

    document.getElementsByName(‘FORMID’)[0].value = certificateUrl; 

  document.getElementsByName(‘FORMID’)[0].dispatchEvent(new Event(“input”));

}

</script>

<noscript>

    <img src=”http://api.trustedform.com/ns.gif” />

</noscript>

Return to the Fields section, specifically the Standard category. Scroll down, select the HTML option, and drag and place it below the Button tab.

Click on the HTML tab, select Edit Script, and Paste the script you copied into the designated area.

Scroll down until you see the FORMID, and replace it.

Return to the tab where the form is currently open, and on the Chrome browser, right-click and choose the option to Inspect the page.

Select the mouse pointer option.

Hover over the field that we added, just above the submit button, and click.

By doing this, you can view the Form Field Name. Double-click on it and copy the alphanumeric string.

Return to the form and replace the two occurrences of “FORMID” with the string you have just copied.

Now, we want to hide this form field.

Please copy the following Custom CSS code:

.menu-field-wrap:nth-child(4) {

display: none;

}

Afterward, navigate back to the form and access the Styles section. From there, find the Custom CSS Dashboard and paste the copied code.

Ensure to note the position of the “xxTrustedFormCertURL” field within our form.

Paste the Custom CSS code and modify the numerical value to match the position of the field. Since mine is in the 5th position, I’ll change the value to “5”.

You can now save the form and hit refresh.

Related Articles

Populate Custom Fields and capture in submission using Custom HTML/Javascript Logic in GoHighLevel

Automatically populating a custom field in forms or surveys using custom HTML or JavaScript, and then saving it during submission, is a simple and straightforward process. Retrieve the Custom Field ID:    – Go to the Preview of the form.    – Right-click on the page and select ‘Inspect.’    – Select the mouse pointer tool.    – Click […]

John Mamado

Gain Consent With Custom Checkboxes In Forms (GDPR Compliance) in GoHighLevel

The Custom Checkbox feature in Form Builder enables visitors to explicitly confirm their consent to receive communications from your business or your client’s. This is particularly valuable for ensuring compliance with GDPR regulations in regions where additional consent is mandated. Step 1: Create Custom Field Inside Of Form Builder This is your GDPR Compliance StatementPlease […]

John Mamado
Logo
Go HighLevel Onboarding, Training, Education, Coaching, Support, Products and Services. Enabling Customer Success for GHL Agencies Worldwide
Copyright Growthable LLC 2024 | All Rights Reserved

Come & join us LIVE in Sydney!


Marketing Agencies & HighLevel Meetup Australia & New Zealand

Fishburners - Sydney CBD - September 5th and 6th, 2024. Get Your Tickets Now!
Share this with someone who needs to know!

Grab our free techincal onboarding checklist