How to track lifetime customer value in ActiveCampaign from ThriveCart

Описание к видео How to track lifetime customer value in ActiveCampaign from ThriveCart

ActiveCampaign ThriveCart Lifetime Value

1) In your ActiveCampaign account, create a custom field called 'LTV', Forms - Manage Fields - New Custom Field - LTV, text field

2) In your ActiveCampaign account, find the API url and key, upper right hand corner - My Settings - Developer - URL & Key ... paste those below for $url and $api_key

3) Create a file on your webserver called "thrivecart-ltv.php". Paste in the contents of this file to thrivecart-ltv.php.

4) In your ThriveCart account, go to Settings - API & webhooks - View settings (for Webhooks & notifications) - Name = ThriveCart LTV, Webhook URL = http://yourdomain.com/thrivecart-ltv.php (make appropriate substitutions) - Save this webhook

5) Make a test purchase from your ThriveCart account. If it works properly, change $debug = "no".

Resources

ThriveCart: https://integratepro.co/thrivecart
ActiveCampaign: https://integratepro.co/activecampaign
PHP Script: https://integratepro.net/thrivecart-l...

Комментарии

Информация по комментариям в разработке