Skip to content

fix set tracking params#109

Open
dordax wants to merge 1 commit intoActiveCampaign:masterfrom
dordax:master
Open

fix set tracking params#109
dordax wants to merge 1 commit intoActiveCampaign:masterfrom
dordax:master

Conversation

@dordax
Copy link

@dordax dordax commented Sep 13, 2019

There's a bug dropped at method AC_Tracking::log. Properties track_actid and track_key are never set.

Added a setter.
Use example:

$this->client = new ActiveCampaign(API_ENDPOINT, API_KEY);
$this->client->setTrackCredentials(TRACK_ACTID, TRACK_KEY);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant