Add Affiliate Tracking to WordPress Sites hosted by GHL
B
Brandon Upshaw
Currently, GHL can track actions taken on WordPress websites hosted on GHL - so the next logical step is to track affiliate referrals and purchases. This would, ideally, release the current requirement of using "External Website" (which requires Stripe payments) and bring WordPress fully in line with native websites/funnels.
Log In
J
JP Hogbin
This should be made possible for any WordPress website whether it is hosted on HL, or not. One of the functions added into the LeadConnector WP plugin, or a script we can add ourselves.
To make affiliate tracking work on WordPress sites, I am thinking you would probably need to store URL parameters in the browser session (can't assume they won't click around to different pages such that they lose the URL parameter).
Then would have to pass that into hidden field in form or whatever is being used when detected on the WordPress page, or added back as a URL parameter to the outgoing URL if linking to a HL hosted checkout page.
C
Chris Daetwyler
This is a great idea