# GoHighLevel

### **How to Track GoHighLevel (GHL) Form Submissions with Humblytics**

Tracking GHL form submissions with Humblytics is automatic and requires no custom setup. Once the Humblytics tracking script is installed on your site, we’ll automatically detect and log form submissions - no extra tags, data layers, or cookies required.

***

#### ✅ Why Track GHL Form Submissions?

* **Attribute conversions** to campaigns, traffic sources, or A/B tests
* **Visualize drop-off** in funnels between landing pages and form completions
* **Optimize with heatmaps** to see how far users scroll or where they click
* **Stay compliant** with a fully cookie-free, GDPR-friendly solution

***

#### ⚙️ Setup Steps

1. **Install the Humblytics Tracking Script**\
   Add this to the `<head>` of your GoHighLevel funnel or website:

   ```html

   <!-- Start Humblytics Tracking Code -->
   <script async src="https://app.humblytics.com/hmbl.min.js?id=YOURSITEID"></script>
   <!-- End Humblytics Tracking Code -->

   ```
2. **Publish the Page**\
   Once your site is live, Humblytics will begin tracking automatically.
3. **Verify Tracking**\
   Visit the page with the form, submit a test entry, and confirm it appears in your dashboard under:
   * **Events** > `formSubmission`
   * **Funnels** (if mapped)
   * **Split Tests** (if part of an experiment)

***

#### 🔍 How It Works

Humblytics auto-detects native GoHighLevel forms rendered in the DOM and listens for submission events. No manual tagging or API hooks needed.

Behind the scenes:

* Event: `formSubmission`
* Metadata captured: Page URL, timestamp, referrer, device info
* All tracking is **anonymized and cookieless**

***

#### 🧪 Pro Tip: Run A/B Tests on GHL Forms

Want to test a form headline, layout, or CTA?\
Use Humblytics split testing to:

* Automatically assign traffic to Variant A or B
* Track submission uplift by variant
* Get real-time results without code
