impact.com Action & Conversion Data References

Use the conversion data references and template examples when sending conversion data to impact.com.

Event Type Data

Parameter NameFormat (Size)DescriptionRequirementExampleNotes
ActionTrackerIdINTEGER (10)Unique identifier for the event type (or action tracker) that tracked this conversion. Normal web: Settings → Events Types. Mobile App: Settings → Mobile AppRequired, unless EventTypeCode is provided1000Also known as EventTrackerID
EventTypeCodeSTRING (128)Configurable string value for the event type that identifies it when submitting conversions. To view or configure this value, see Settings → Events Types → Actions → View/Edit → "Codes" in the platform.Required, unless ActionTrackerId is providedSALE
EventCodeSTRING (128)Custom identifier for the event that occurred in your mobile app that you want to report (e.g., INSTALL, SIGN-UP, SALE, etc.).Required, when submitting mobile conversionsINSTALLWith Mobile events, the ActionTrackerId is specific to the mobile type (E.g., iOS, Android). EventCode is submitted to distinguish between the different mobile events (INSTALL, SIGN-UP, SALE, etc.)
EventDateDATETIME (ISO 8601)The date and time when the conversion event occurred; use ISO 8601 format.Required2038-01-19T03:14:08ZNOW is also an accepted value, but should only be used when a datetime in ISO 8601 format cannot be provided. If using NOW and any reporting delays or outages occur, events sent to the platform will have incorrect EventDate values.
DispositionCodeSTRING (64)Configurable string value for the event type that will modify the conversion's Reporting State and/or Action State, depending on what's been configured.OptionalORDER RETURNEDDisposition codes are used to change the Reporting State of the action (report status partners can see), and/or Action State (i.e., approved, rejected, modified). See Settings → Events Types → … → Disposition Codes in the platform.

Attribution Data

Parameter Name Type Description Required Example Notes
ClickId STRING (64) An identifier for a referred click that represents the consumer's journey. When a visitor lands on your page via an impact.com tracking link, this value is generated and appended as a query string parameter, which should be captured for conversion reporting. Required, unless another attribution parameter is provided

Required when you or your partners are passing SubIds or a SharedId
QiiWXOVnrQ3SQHl24jQjyxBGUkmzfJ3i1VHrWM0 If available, it's generally always recommended to pass the ClickId value when reporting a conversion. Also note that any generated ClickId value can be associated with multiple clicks — it is not unique to an individual click.
CustomerId STRING (255) A unique identifier that you (or your systems) generate for the customer driving this conversion. These IDs should be non-identifying (e.g. plain text email addresses are not permitted). Required, unless another attribution parameter is provided R523GSSD2342333FSCSA This key will be used for insights reporting along with conversion chaining.
CustomProfileId STRING (70) An id used to uniquely identify a user on your property (regardless of whether they are signed in or not). Required, unless another attribution parameter is provided POOWXOVnrQ3SQHl24jQjyxBGUkmzfJ3i1VHrWM0 Common examples include anonymous user cookies and IDFVs.
OrderPromoCode || PromoCode STRING (255) The promotional code associated with this conversion. Note that this only works as an attribution key if this code was assigned as a unique tracking code to a particular partner. In that case, that partner will win credit for this conversion. Otherwise, this will be reported as the promo code used for an order. Required (if available), unless another attribution parameter is provided ACMEPARTNER To use promo codes as an attribution key, they need to be configured in Ad Settings and validated in the Event Type Settings screen of the platform. When using, OrderPromoCode is preferred over PromoCode.
UniqueUrl STRING (255) Only used if you have issued unique URLs to partners for tracking purposes. You may send the unique URL here that referred this conversion. Note that these must first be set up in your account before they can be used for attribution. Required (if available), unless another attribution parameter is provided https://www.example.com/acmepartner Learn more about Unique URLs.
GoogAId STRING (36) Google Advertising Id associated with the mobile device the customer converted on. Required (if available), unless another attribution parameter is provided cdda802e-fb9c-47ad-9866-0794d394c912 Used for attribution purposes. Typically only available for Android in-app conversions.
AppleIfa STRING (36) Apple Id for Advertising (IDFA) associated with the mobile device the customer converted on. Required (if available), unless another attribution parameter is provided EA7583CD-A667-48BC-B806-42ECB2B48606 Used for attribution purposes. Typically only available for iOS in-app conversions.
AppleIfv STRING (36) Apple ID for Vendors (IDFV) associated with the mobile device the customer converted on. Required (if available), unless another attribution parameter is provided AEBE52E7-03EE-455A-B3C4-E57283966239 Used for attribution purposes. Typically only available for iOS in-app conversions.
MediaId || MediaPartnerId INTEGER (10) ID of the partner or media source that will automatically receive credit for the conversion. By passing this value, you force them to win credit for this conversion, bypassing the consumer journey. Only used in specific cases where forced attribution is required — do not submit this value otherwise. Only used and required for "Forced Attribution" (read description & notes) 1234567 Only pass a value for this parameter if you have no other attribution keys or are forcing attribution to a specific partner or media source intentionally. Do not use this attribution parameter if you or your partners are passing any SubIds or SharedIds.
IpAddress STRING (128) The customer's public IP address when driving the conversion. The IP address is used to help the system identify fraudulent activity. The IP address will only be used for attribution in the case of installs. Optional, primarily used for mobile app tracking 72.194.216.61 || 2001:0db8:85a3:0000:0000:8a2e:0370:7334 Supports both IPv4 and IPv6 addresses.
PhoneNumber STRING Phone number the customer called in call tracking conversions. If call tracking is configured to use unique phone numbers, value is used to match the conversion to the originating call record. Only used and required for Call Tracking (read description & notes) 15558675309
CallerId STRING Unique identifier of the customer in call tracking conversions. Value is used to match the conversion to the originating call record. Only used and required for Call Tracking (read description & notes)
CountryCode STRING (2) Two-letter country code of the customer's phone country code; use ISO 3166-1 alpha-2. Only used and required for Call Tracking (read description & notes) US See countrycode.org

Program Data

Parameter NameTypeDescriptionRequiredExampleNotes
CampaignIdINTEGER (10)Unique identifier for the campaign (or program) that the conversion is associated with.Required1000This value is always required when submitting conversions.

Order-Level Data

Parameter NameFormat (Size)DescriptionRequirementExampleNotes
OrderId || OidSTRING (64)Your unique identifier for the order associated with this conversion. For example, in a retail sale, this could be the Order ID your eCommerce engine assigns to the customer's order.RequiredT52324111211This value is always required when submitting conversions — the preferred parameter name is OrderId, however, Oid is still supported. Note that an OrderId value only needs to be unique to the event type (also known as the action tracker).
AmountDECIMAL (8,2)Total amount for the line item (quantity * price), pre-tax, pre-shipping and post-discount.Required if passing item-level details, otherwise optional; do not submit if using ItemPrice or ItemSubtotal1234.99In most cases, submit Quantity & Price in order for impact.com to accurately generate this value.
CurrencyCode || CurrencySTRING (3)The three character currency code of the purchase made. This is used to calculate exchange rates into funding and payment currencies if needed. Note that if this is not sent, your account's default currency will be used.OptionalUSDCurrencyCode is the preferred parameter name.
PaymentTypeSTRING (32) UTF-8This method of payment used for this conversion.OptionalCREDIT
OrderSubtotalDECIMALThe subtotal of the order before discounts, taxes, shipping, and any other costs.Optional49.99
OrderDiscountDECIMAL (12,2)For sales, this is the discount applied to the order overall. Amount is automatically subtracted from the order total on processing. If item amounts are used, this discount will be subtracted proportionally from each item amount sent in. Note that typically you will want to exclude shipping discounts from this field.Optional3.99
OrderShippingDECIMAL (14,2)Primarily used for retail sales. This is the cost of shipping for this conversion. Note that the total sale amount used for payout purposes will not include shipping costs.Optional9.99
OrderTaxDECIMAL (14,2)Primarily used for retail sales. This is the cost of tax for this conversion. Note that the total sale amount used for payout purposes will not include shipping costs.Optional8.99
OrderMarginDECIMAL (14,2)Primarily used for retail sales. This is the total margin made on the conversion (revenue less costs). Typically this is provided through the product catalog.Optional12.34
GiftPurchaseBOOLEANIf you're tracking gift purchases, you can submit true to mark the order in the conversion as a gift purchase. Submit false if the order isn't a gift purchase.Optionaltrue || false
LocationIdSTRING (64)Primarily used for accommodations, this is the unique identifier for the location specified in this conversion.OptionalSBHOTEL
LocationNameSTRING (64)Primarily used for accommodations, this is the name for the location specified in this conversion.OptionalFess Parker
LocationTypeSTRING (64) UTF-8Primarily used for accommodations, this is the category for the location specified in this conversion.OptionalHotel

Item-Level Data

Parameter NameFormat (Size)DescriptionRequirementExampleNotes
SkuSTRING (255)Unique stock-keeping unit (SKU) value of the product referenced at the item level.Required if passing item-level details, otherwise optional79369127
CategorySTRING (255)Category for the product referenced at the item level. Can also be automatically pulled if a product catalog has been uploaded.Required if passing item-level details, otherwise optionalMetalworking
QuantityINTEGERQuantity of the item that was purchased in the order, expressed as a whole number.Required if passing item-level details, otherwise optional1
ItemPriceDECIMALIndividual unit price for each product in this line item. This is multiplied by the ItemQuantity (and discounts are subtracted) to derive the ItemSubTotal. Note that this field should not be sent if ItemSubtotal is passed.Required if passing item-level details, otherwise optional; do not submit if using ItemSubTotal499.99
ItemSubtotalDECIMAL (14,2)Total price for this line item (all products purchased of this type). The final value will be determined by subtracting the corresponding discounts from this value. This field should not be sent if ItemPrice is passed.Required if passing item-level details, otherwise optional; do not submit if using ItemPrice299.99
AmountDECIMAL (8,2)Total amount for the line item (quantity * price), pre-tax, pre-shipping and post-discount.Required if passing item-level details, otherwise optional; do not submit if using ItemPrice or ItemSubtotal1234.99In most cases, submit Quantity & Price in order for impact.com to accurately generate this value.
ItemSubCategorySTRING (255)If applicable, the subcategory for the product referenced at the item level. Can also be automatically pulled if a product catalog has been uploaded.OptionalMetalsmithing
NameSTRING (255)The name for the product referenced. Can also be automatically appended through uploading a product catalog.OptionalIron Anvil
ItemMpnSTRING (64)Manufacturer part number (MPN) for the product referenced. Can also be automatically pulled if a product catalog has been uploaded.Optional123456789
ItemBrandSTRING (64)Brand name for the product referenced. Can also be automatically pulled if a product catalog has been uploaded.OptionalAcme Corp
ItemDiscountDECIMAL (12,2)Discount applied to each item purchased of this type (not to the entire line item).Optional2.99
ItemPromoCodeSTRING (255)Promotional code applied to the item for the order. Note that this parameter does not work with unique tracking codes setup for particular partners.OptionalITEMDISCOUNT10
ItemTotalDiscountDECIMAL (12,2)Discount applied to this line item (not just for each product of this type). Note that this amount is automatically subtracted from the ItemSubTotal to determine the final sale amount for payout and reporting purposes.Optional49.99
ItemDeliveryTypeSTRING (64)Type of delivery method specified for this item.OptionalEXPRESS

Chained Actions

Parameter NameFormat (Size)DescriptionRequirementExampleNotes
CustomerIdSTRING (255)A unique identifier that you (or your systems) generate for the customer driving this conversion. These IDs should be non-identifying (e.g. plain text email addresses are not permitted).RequiredR523GSSD2342333FSCSAThis key will be used for insights reporting along with conversion chaining. In the case of chained actions, for the Child Tracker, you should pass the same customer ID as that of the Parent event or else it won't chain the actions.

Call Conversion Data

Parameter nameFormatRequirementDescription
CampaignIdINTEGERRequiredUnique identifier for the campaign (or program) that the call conversion is associated with.
MediaIdINTEGERRequiredUnique identifier for the partner or media source.
EventDateDATETIME (ISO 8601)RequiredISO 8601 format of the date and time when the call conversion event occurred.
ActionTrackerIdINTEGERRequiredUnique identifier for the action tracker (i.e., event type) that's tracking the phone call.
CallProviderSTRINGRequiredThe vendor or client who is sending the call event data
CallSessionIdSTRINGRequiredA unique session ID that the vendor or client uses to identify the call.
CallerIdSTRINGRequiredThe phone number of the originating call, used to match the final conversion.
CalledPhoneNumberSTRINGRequiredThe destination phone number or the phone number that received the call.
CallDurationSTRINGRequiredTotal duration (in seconds) of the call.
TalkDurationSTRINGRequiredActual talk duration (in seconds) of the call.
AdIdINTEGEROptionalUnique identifier for the ad associated with the call conversion.
CallStatusSTRINGOptionalThis value indicates the final outcome of the call. If the field is not present in request, we make it ANSWER by default. Valid values are: UNKNOWN_CALLERID, FAILURE, CONGESTION, INCOMPLETE, CANCEL, IVR_DROPOFF, NO_TRANSFER_ATTEMPT, ANSWER
CallerPhoneNumberCountrySTRINGOptionalTwo-digit country code for the originating phone number (ISO 3166 alpha-2). When NULL, defaults to US.
CalledPhoneNumberCountrySTRINGOptionalTwo-digit country code for the called phone number (ISO 3166 alpha-2). When NULL, defaults to US.
SubId1STRINGOptionalThis value is specific and only available to the media partner. This is the placeholder where Media Partner can add data points that they want impact.com to report back to them.
SubId2STRINGOptionalThis value is specific and only available to the media partner. This is the placeholder where Media Partner can add data points that they want impact.com to report back to them.
SubId3STRINGOptionalThis value is specific and only available to the media partner. This is the placeholder where Media Partner can add data points that they want impact.com to report back to them.
ClickIdSTRINGOptionalUnique case-sensitive identifier generated by impact.com of a referring click, used to construct a consumer journey.
CountrySTRINGOptionalCountry of the CallerId - as identified by the call tracking vendor.
CitySTRINGOptionalCity of the CallerId - as identified by the call tracking vendor.
RegionSTRINGOptionalRegion of the CallerId - as identified by the call tracking vendor.
ZipINTEGEROptionalZip of the CallerId - As identified by the call tracking vendor.
RepeatCallerSTRINGOptionalRepeat vs New call to indicate whether the caller was recorded as a repeat caller by the call tracking vendor.
PhoneTypeSTRINGOptionalThe type of phone (i.e., landline, mobile).
CallRecordingSTRINGOptionalUnique URL of the call recording.
IvrDurationSTRINGOptionalDuration in seconds that the call spent in the IVR tree.
KeypressesSTRINGOptionalList of unique keynames that were pressed during the call.
Key1STRINGOptionalName of the first key that was pressed.
Key2STRINGOptionalName of the second key that was pressed.
Key3STRINGOptionalName of the third key that was pressed.
Key4STRINGOptionalName of the fourth key that was pressed.
TrafficSourceSTRINGOptionalSource of the transaction (referring media source).
OptInSmsSTRINGOptionalWhether the caller opted in to receive an SMS promotion.
UserAgentSTRINGOptionalThe user agent of the conversion generator.
DispositionNameSTRINGOptionalThe Conversion Event Name.
SaleAmountCURRENCYOptionalIf Sale Conversion, Sale Amount
ReferenceIdSTRINGOptionalCustomer Disposition Code for reference.
CustomConversionEvent1NameSTRINGOptionalCustom name for reporting on conversion events
CustomConversionEvent2NameSTRINGOptionalCustom name for reporting on conversion events
CustomConversionEvent3NameSTRINGOptionalCustom name for reporting on conversion events
CustomConversionEvent1ValueSTRINGOptionalCustom value for reporting on conversion events
CustomConversionEvent2ValueSTRINGOptionalCustom value for reporting on conversion events
CustomConversionEvent3ValueSTRINGOptionalCustom value for reporting on conversion events
VendorEventIdSTRINGOptionalWill be unique for call event and unique for the conversion event.
PromoNumberDescriptionSTRINGOptionalDescribes the called phone number
CustomCallEvent1NameSTRINGOptionalCustom name for reporting on call events
CustomCallEvent2NameSTRINGOptionalCustom name for reporting on call events
CustomCallEvent3NameSTRINGOptionalCustom name for reporting on call events
CustomCallEvent1ValueSTRINGOptionalCustom value for reporting on call events
CustomCallEvent2ValueSTRINGOptionalCustom value for reporting on call events
CustomCallEvent3ValueSTRINGOptionalCustom value for reporting on call events

Additional Parameters

Parameter NameTypeDescriptionRequired/OptionalExample
Money1-3DECIMAL (18,3)General numeral fields for any financial data. Appear in reports.Optional12345.678
Numeric1-3DECIMAL (18,3)General numeral fields for any numeric data. Appear in reports.Optional987654.321
Date1-3STRING (30)General date fields for any date/datetime. Appear in reports.Optional2038-01-19
SubId1-3STRING (255)General fields used for event-level reporting purposes.Optional
Text1-3STRING (64)General text fields for any text data. Appear in reports.Optional
UserAgentSTRING (255)Describes the user agent associated with the conversion.OptionalMozilla/5.0
CustomerStatusSTRING (30)Customer status at the time of conversion.OptionalActive
CustomerCitySTRING (255)Customer's city during conversion.OptionalAmsterdam
CustomerCountrySTRING (255)Customer's country during conversion.OptionalNetherlands
CustomerPostCodeSTRING (255)Customer's postal code during conversion.Optional1011 AC
CustomerRegionSTRING (255)Customer's region during conversion.OptionalNorth Holland
DeviceModelSTRING (255)Device model used during conversion.OptionaliPhone 13 Pro
DeviceMfrSTRING (255)Device manufacturer used during conversion.OptionalApple
AppPackageSTRING (255)App package name used during conversion.Optionalcom.example.app
AppInstallRefSTRING (255)App installation reference during conversion.OptionalRef12345
AppVerSTRING (255)App version during conversion.Optional1.0.0
PropertyIdSTRING (255)Property ID associated with the conversion.OptionalProperty123
IrAppIdSTRING (255)IR App ID associated with the conversion.OptionalIRApp123
Referral Landing PageSTRING (255)URL of the landing page where the referral originated.Optionalhttps://example.com/referral
Referral Subaccount IDSTRING (255)ID of the referral subaccount.OptionalSubID123
Referral Subaccount NameSTRING (255)Name of the referral subaccount.OptionalSubName
Referral Ad ProgramSTRING (255)Ad program associated with the referral.OptionalAdProgram123
Referral Ad TypeSTRING (255)Ad type associated with the referral.OptionalDisplay
Referral Ad GroupSTRING (255)Ad group associated with the referral.OptionalAdGroup123
Referral Traffic TypeSTRING (255)Type of traffic associated with the referral.OptionalOrganic
Referral URLSTRING (255)URL of the referral source.Optionalhttps://example.com
Path Media CountINTEGERNumber of media elements in the conversion path.Optional5
Path Channel CountINTEGERNumber of channels in the conversion path.Optional3
Path StepsINTEGERNumber of steps in the conversion path.Optional10
Site CategorySTRING (255)Category of the site where the conversion occurred.OptionalE-commerce
Site VersionSTRING (255)Version of the site where the conversion occurred.Optionalv1.0
Hear About UsSTRING (255)How the customer heard about the business.OptionalSocial Media
TrackingConsentBOOLEANIndicates whether the user has provided consent to be tracked.Optionaltrue
NoteSTRING (255)General field used for event-level reporting purposes. Requires MediaPartnerId.OptionalHello, World!