I would like to tag users in ActiveCampaign for marketing / follow-up purposes.
Active Campaign involves making a request using cURL. The request contains the email address, first/last name, and the tag (such as "Used mibew chat").
Are there any recommendations on how to do it? Should I edit the compiled code, edit source and rebuild, or put the functionality into a plugin?