Commit abf464da authored by Shakarim Sapa's avatar Shakarim Sapa

- Testing

parent 09a9096c
......@@ -101,7 +101,9 @@ class UnisenderAPI {
'createCampaign',
[
'message_id' => $message_id,
'defer' => 1
'defer' => 1,
'track_links' => 1,
'track_read' => 1
]
);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment