Our tracking software will allow you to track sales and manage your own Chargify marketing affiliate program.
Quick Setup
Get your Chargify affiliate marketing or referral program setup with LeadDyno. No technical experience required.
More than referral tracking
Start tracking clicks, leads, sales as well as your other marketing campaigns as soon as you integrate Chargify with LeadDyno.
Automate your marketing
Customers can be the best affiliates. Automatically invite customers who make a purchase with Chargify to join your affiliate program.
This guide explains how to integrate Chargify subscription information into LeadDyno. LeadDyno is able to seamlessly integrate with Chargify for subscription information. All Charfigy subscriptions are automatically sent to LeadDyno to track conversions, cancellations, and affiliate compensation.
Install Lead Tracking Code
The first step to enable the integration is to make sure that you are properly capturing lead sources through LeadDyno’s Lead Tracking functionality.
You can install this code either on your own payment/sign-up form, or using Chargify’s Public Signup Pages.
If using Chargify’s Hosted Pages, include the code in the format as follows:
jQuery.getScript( "https://static.leaddyno.com/js", function(){
LeadDyno.key = "YOUR PUBLIC KEY";
LeadDyno.recordVisit();
LeadDyno.autoWatch();
})
Where YOUR PUBLIC KEY is the Public Key found in the Account - Profile section.
Chargify Webhook Configuration
In order for LeadDyno to receive events about subscriptions made by your customers, you must configure a Chargify Webhook to be sent to LeadDyno. To do so, first go to Config Settings Webhooks.
Check the Send Webhooks to my Webhook Endpoint(s) and click Add New Endpoint button.
In the Webhook Endpoints box enter the following URL:
https://collector.leaddyno.com/chargify_webhook?key=YOUR_PRIVATE_KEY
Replace YOUR_PRIVATE_KEY with your "Private key" found by visiting Account - Profile.
Under Webhook Subscriptions click the checkbox next to Payment Success and Subscription State Change and click Save.
You are now configured.
To test the webhook in Chargify go to Actions Test. If the test is successful a message will display at the top of the page "A test webhook was successfully sent to https://collector.leaddyno.com".
Limitations / Known Issues
N/A