Jose Vega
Member
Hi, I want to create a wordpress plugin that triggers campaigns sending based on user actions on my website.
For example, I want to send a campaign to all the subscribers who visit an especific page, or click a link on my website.
I can identify the subscriber by passing the subscriber ID as a query string in all the links on my campaigns, and save it in a cookie. So I just need a way to send the campaign for that user instead of the entire list / segment.
I can´t create segments for that because I would have too many segments.
I checked the PHP SDK but I dont think MW has the option for that.
For example, I want to send a campaign to all the subscribers who visit an especific page, or click a link on my website.
I can identify the subscriber by passing the subscriber ID as a query string in all the links on my campaigns, and save it in a cookie. So I just need a way to send the campaign for that user instead of the entire list / segment.
I can´t create segments for that because I would have too many segments.
I checked the PHP SDK but I dont think MW has the option for that.