For the complete documentation index, see llms.txt. This page is also available as Markdown.

AdMedia Reference

Send advertising conversion events directly to AdMedia

Destination Info

  • Supports Track calls

  • Supports HIPAA mode

  • Supports forwarding from the Google Tag Manager Integration

  • Refer to this destination as AdMedia in the Integrations object

    • If you've configured multiple Advertisesr IDs, you can choose a specific one by suffixing the Advertiser ID, such as: AdMedia::1234123456. You can retrieve this value from the AdMedia configuration page for the Advertiser ID of interest.

  • Connection Modes:

Client-side
Server-side

Web

Mobile

Server

This is a reference document for the AdMedia destination. For information on how to set up this integration, see the AdMedia Quick Start Guide.

Events

Required Properties

Freshpaint Property
AdMedia Parameter
Type
Requirement
Description

source

source

String

Required

Source website or traffic origin. If source is not set on the event, Freshpaint falls back to $current_url.

trans_id

trans_id

String

Required

Unique transaction or event identifier. If not provided, Freshpaint sends a masked event identifier.

Freshpaint Property
AdMedia Parameter
Type
Requirement
Description

$click_id

click_id

String

Recommended

Click ID captured from the landing page URL when a visitor arrives via an AdMedia ad. Required for deterministic click-through attribution. Without this value, AdMedia records the conversion but cannot attribute it to a campaign, publisher, or placement.

sale_amt

sale_amt

Float

Recommended

Conversion value in USD.

status

status

String

Recommended

Conversion status.

status_detail

status_detail

String

Recommended

Additional detail about the conversion status.


Optional Properties

Freshpaint Property
AdMedia Parameter
Type
Requirement
Description

ct

ct

String

Optional

Conversion type or event type (e.g. purchase, lead, signup).

$ip

ip

String

Optional

The user's IP address. Blocked entirely in HIPAA Mode unless $ip is explicitly added to the Advanced HIPAA Allow List.

Last updated

Was this helpful?