Skip to content

Commit

Permalink
Update src/v0/destinations/am/transform.js
Browse files Browse the repository at this point in the history
Co-authored-by: Yashasvi Bajpai <[email protected]>
  • Loading branch information
anantjain45823 and yashasvibajpai authored Dec 21, 2023
1 parent be663e0 commit 875b064
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/v0/destinations/am/transform.js
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,6 @@ const responseBuilderSimple = (

// 2. get campaign info (only present for JS sdk and http calls)
const campaign = get(message, 'context.campaign') || {};
//
const initialRef = {
initial_referrer: get(message, 'context.page.initial_referrer'),
initial_referring_domain: get(message, 'context.page.initial_referring_domain'),
Expand Down

0 comments on commit 875b064

Please sign in to comment.