void public static
\Bitrix\Sender\PostingManager::click(
$recipientId,
$url
);
Static method tracks clickthroughs.
Parameters
Parameter | Description | Version |
$recipientId | Recipient ID. | |
$url | Page URL at which the action occurred (click). | |
Exceptions
- \Bitrix\Main\ArgumentException
Example