Tracking
Unique identifier for your program (campaign).
1000Required. Destination URL that is intercepted by the app.
- If the app open occurs from an impact.com tracking link, send the full tracking link (e.g.,
https://mysite.pxf.io/c/1234567/12345/1234?sharedid=abcd). - If the app is opened directly (e.g., not redirected from a URL), do not send any value.
- If the app open occurs from a non-Impact URL, send the actual URL with
https:(e.g.,https://www.example.com?name=value). - If the app open occurs using a custom URI scheme, send the full URI (e.g.,
app://view?sharedid=abcd).
Tip: When testing clicks and events, append ?impacttest=1 to your PageUrl.
https://www.acme.com/products/tennis-ballsRequired for mobile/app opens. For mobile app opens, this value is the "System App ID" of your app in impact.com. Found in Settings → Mobile Apps.
12345Required for iOS app opens. Apple ID for Advertising (IDFA) associated with the mobile device the customer converted on. Used for attribution purposes. Typically only available for iOS in-app conversions.
38400000-8cf0-11bd-b23e-10b96e40000dRequired for Android app opens. Google Advertising ID associated with the mobile device the customer converted on. Used for attribution purposes. Typically only available for Android in-app conversions.
38400000-8cf0-11bd-b23e-10b96e40000dThe timestamp of the event in ISO 8601 format.
2026-09-10T22:55:32-08:00The URL of the website that originated the click.
https://www.google.com/Your unique identifier for an anonymous website visitor. If CustomProfileId is not provided, please provide at least one of the following identifiers: GoogAId, AndroidId, AppleIfa, AppleIfv, ClickId, or CustomerId.
a1b2c3d4e5f6Your non-PII unique identifier for the customer.
BCZ2WVSH674563PDPYOTM3AXDQCustomer's email address (plain text or SHA1 hashed).
customer@gmail.comIndicates if the user has provided consent to be tracked.
trueThe user agent string of the browser or device.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36Apple ID for Vendors (IDFV), for iOS apps.
38400000-8cf0-11bd-b23e-10b96e40000dPublic IP address of the user.
72.194.216.61Name of the mobile app.
Acme AppPackage name/bundle ID of the mobile app.
com.acme.appVersion of the mobile app.
1.2.3Manufacturer of the mobile device (e.g., "Apple").
AppleModel of the mobile device (e.g., "iPhone13,2").
iPhone 15Successfully tracked the event. The response will contain a clickId and either a landingPage or sessionStart. It may also include warnings.
Bad Request. The request was invalid due to missing or malformed parameters.
Last updated
