CountingMethod

Types of counting methods for conversions for spotlight activity

Enums
STANDARD_COUNTING Count every conversion.
UNIQUE_COUNTING Count the first conversion for each unique user during each 24-hour day, from midnight to midnight, Eastern Time.
SESSION_COUNTING Count one conversion per user per session. Session length is set by the site where the Spotlight tag is deployed.
TRANSACTIONS_COUNTING Count all conversions, plus the total number of sales that take place and the total revenue for these transactions.
ITEMS_SOLD_COUNTING Count each conversion, plus the total number of items sold and the total revenue for these sales.