Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Media Buyer

Affid Originals

Affid Revshare

Matt Watt

2754|3267

4052

Jamie Achurch

2755|2883|3268|3308

4053

Khang Nguyen

3628|3656|3936|4016

4054

NOTE

  • Each Media buyer must have a Tag and Trigger configured in every GTM Container that their Affid Originals have active campaigns

Example Tag - Matt Watt

<!--Affid Original - Matt Watt IDs - 2754|3267 - ORANGE-->

<script type="text/javascript" 
    src="https://{{domain2}}/scripts/sdk/everflow.js"></script>

<script type="text/javascript">
EF.conversion({
    offer_id: {{S4}},
    adv1: {{CRM Order Id}},
    coupon_code: '4052RS{{S4}}',
    parameters: {
    "payout_amount": {{Revshare CPA - Offer X}},
    "revenue_margin": 0,
    }
});
</script>

Example Trigger - Matt Watt

Page URL contains ERS=Y // Required in order to prevent pixelmator script from firing
Page URL contains Widget=Y // Required in order to ensure lead came from widget
S2 matches RegEx (ignore case) 2754/3267 // Active Affids belonging to Media Buyer
Page URL matches RegEx (ignore case) Affid=1474|Affid=1728 // Indicator that DL is from Maropost ID
  • No labels