Click or drag to resize
IssueStatisticsCalculatorUniqueClickRatio Property
Ratio of unique clicks on email links (UniqueClicks) to DeliveredEmails.

Namespace: CMS.Newsletters.Internal
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 13.0.131
Syntax
C#
public double UniqueClickRatio { get; }

Property Value

Type: Double

Implements

IIssueStatisticsCalculatorUniqueClickRatio
See Also