In this article
Configuring visitor & lead tracking for your GoHighLevel website
LeadDyno offers a very straightforward integration with GoHighLevel, making it incredibly easy to get an affiliate program going for your GoHighLevel website.
In the GoHighLevel back office, please go to Sites and add the LeadDyno tracking snippet to the Settings - Body tracking code section of either Funnels, Websites, or Stores, depending on your needs.
<script type="text/javascript" src="https://static.leaddyno.com/js"></script>
<script>
LeadDyno.key = "YOUR_PUBLIC_KEY"
LeadDyno.recordVisit();
LeadDyno.autoWatch();
</script>
The "YOUR_PUBLIC_KEY" part will need to be replaced with your LeadDyno public key which can be found in the Account - Profile section of LeadDyno.
Afterward, please save the changes you made by adding the LeadDyno tracking snippet to ensure that the LeadDyno tracking starts working right away on your GoHighLevel website.
At this point, the visitor&leads from your GoHighLevel website will get tracked with LeadDyno.
Configuring the purchase tracking
In order to track purchases from your GoHighLevel website with LeadDyno, you can use one of the 3 methods presented in our Connecting LeadDyno guide.
Enabling AutoApprove (Optional)
Because the purchase information is coming from the LeadDyno javascript library, purchases must be approved before affiliate commissions are generated. If you find this a hassle and want to simply automatically approve purchases, you can enable “AutoApprove” of purchases by clicking the “AutoApprove” button on the purchase screen in LeadDyno:
Limitations / Known Issues
We recommend disabling express checkout options (such as Google Pay, ShopPay, AmazonPay) as the purchases made through express checkout will get tracked, but the affiliate referral most likely won't. This is due to the fact that the express checkout forms are hosted by iframe elements that can't be penetrated by Javascript, so the LeadDyno code can not interact with it and ensure that the lead is tracked when the purchase is made.