Duplicate Snippet
Embed Snippet on Your Site
MemberPress: ActiveCampaign – Add Custom Field to ActiveCampaign Subscriber Data in MemberPress
This code snippet customizes the data sent to ActiveCampaign through the MemberPress integration.
Once the code snippet is added to the website, the data sent to ActiveCampaign when a new subscriber is added through MemberPress, will also include the username in a specific custom field.
The sample code stores the username in the custom field with the ID of 350 in ActiveCampaign.
Code Preview
php
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Comments