Understanding Conversion Statuses
When Katalys processes an order from an advertiser, a Conversion Status is assigned to each line item. The most common statuses are as follows:
No Attribution
: The order was processed normally, but was not attributable to the Katalys Network. Katalys recorded that the order happened, but will not bill for it.Pending
: Katalys has not received enough information to process the order. This might mean that the advertiser has not yet confirmed the order.Ignored by Rule
: The order was processed, but this order was purposefully excluded from being attributed to Katalys Network due to an order attribute. This is frequently because the advertiser has marked the conversion as awaiting payment, or because the order’s cart value was too low.Ignored by Payout
: The order was processed, but the order was not billable due to a payout rule configured on the Program by the advertiser. PayoutRules that may affect this might be customer lifecycle rules or coupons used on the order.Approved
: The order was driven by an Affiliate on the Katalys Network and is billable.Rejected
: The order was previously Approved, but was subsequently rejected by the advertiser.
These additional statuses may appear in our system.
Duplicate
: Katalys received duplicate order information from the Advertiser’s system and cleaned up the issue. The Katalys system has merged this order with another order so that a single line-item per order exists.Error
: An error occurred while processing the order.Unknown
: The order was processed normally, but was not attributable to the Katalys Network. Katalys recorded that the order happened, but will not bill for it.
Reporting On Status
When creating a statistics report, the Conversion columns are broken out by Conversion Status, making it easy to count conversions by each status. The metrics are:
Conv: Approved
: Count of conversions where the status isApproved
.Conv: Excluded
: Count of conversions where the status isIgnored by Rule
orIgnored by Payout
.Conv: Rejected
: Count of conversions where the status isRejected
.Total Orders
: Count of all orders, regardless of status, includingNot Attributable
.
These metrics show breakdowns by meaningful statuses. In general, Total Orders
should equal Conv: Approved
plus Conv: Excluded
plus Conv: Rejected
plus a count of total pending, error, duplicate, or skipped rows.