2Performant Gomag attribution set-up

If you are using Gomag as an e-commerce platform, then you’ll have a dedicated Gomag App that will install all the attributions scripts necessary for the best 2Performant attribution.

NOTE: With the Gomag App for 2Performant can only implement Per Sale – Percent commissioning model, the commissioning model most commonly used. If you want to work using another commissioning model through 2Performant, you’ll need a custom Gomag integration and you’ll have to talk with your Gomag representative / Gomag support for that.

Where to find Gomag 2Performant app

You’ll find the 2Performant integration app in the Gomag Apps section of your Gomag account. The Gomag App for 2Performant integration is free in Gomag.

Printscreen from GoMag

Find 2Performant Gomag app

How to set up Gomag 2Performant app

Once you get into the Gomag 2Performant App, you’ll need imput all the necessary information both in the general section and in the Big Bear section, after you select “Da” in regards to “Activeaza cod Big Bear”.

Printscreen from GoMag

Gomag 2Performant app map with big bear

1. Cod unic de campanie (campaign unique code)

You can find the “Cod Unic de Campanie” in your 2Performant account, in the Tracking Code / iframe tracking section. You’ll find it as campaign_unique=YOUR_CAMPAIGN_UNIQUE_CODE_FROM_2PERFORMANT

Just copy the code after campaign_unique= and paste it into “Cod Unic de Campanie” from your Gomag 2Performant app.

Printscreen from 2Performant

2Performant campaign unique code

2. Cod confirmare (confirm)

You can find the “Cod Confirmare” in your 2Performant account, in the Tracking Code / iframe tracking section. You’ll find it confirm=YOUR_CONFIRM_CODE_FROM_2PERFORMANT

Just copy the code after confirm= and paste it into “Cod Confirmare” from your Gomag 2Performant app.

Printscreen from 2Performant

2Performant confirm

3. Cod javascript de subsol (hide traffic leak elements)

In the “Cod jacascript pt subsol” you’ll need to add a dedicated script that will hide traffic leak elements on your site (like phone number for orders, chat for orders etc.) in case an user comes from a 2Performant affiliate.

You’ll have to:

  1. copy the script bellow including <script and </script>
  2. add your campaign_unique= code in it
  3. paste it in the “Cod jacascript pt subsol” section from Gomag 2Performant app.
<script type='text/javascript' src='https://event.2performant.com/javascripts/postmessage.js'></script>
<script type='text/javascript'>
window.dp_network_url = 'event.2performant.com';
window.dp_campaign_unique = 'YOUR_CAMPAIGN_UNIQUE_CODE_FROM_2PERFORMANT';
window.dp_cookie_result = function(data){
if(data && data.indexOf(":click:")) {
jQuery(".-g-company-name").hide();
} else {
jQuery(".-g-company-name").show();
}
}
xtd_receive_cookie();
</script>

NOTE: You will use the same YOUR_CAMPAIGN_UNIQUE_CODE_FROM_2PERFORMANT as in “Cod unic de campanie”

2Performant campaign unique code

4. Cod General (Clicks JavaScript)

In order to see this field, you’ll need to activate Big Bear elements from Gomag 2Performant app. In order to do this select “Da” in the “Activeaza cod Big Bear” section.

In “Cod General” section you’ll have to paste the Clicks JavaScript script you get in your Big Bear attribution codes page*: https://network.2performant.com/advertiser/attribution/big_bear_attribution

Clicks JavaScript:

<script defer src='https://attr-2p.com/YOUR_BIG_BEAR_CODE/clc/1.js'></script>

*Before getting access to the Big Bear documentation page, you’ll have to get through a short eligibility process that verifies your URL as being “https”.

Printscreen from 2Performant

Gomag 2Performant app with BB on - just sale 1

Printscreen from GoMag

Gomag 2Performant app with BB on - just click

5. Cod Conversie (Sales JavaScript)

In order to see this field, you’ll need to activate Big Bear elements from Gomag 2Performant app. In order to do this select “Da” in the “Activeaza cod Big Bear” section.

In “Cod General” section you’ll have to paste the Sales JavaScript script you get in your Big Bear attribution codes page*: https://network.2performant.com/advertiser/attribution/big_bear_attribution

Sale JavaScript:

<script defer src='https://attr-2p.com/YOUR_BIG_BEAR_CODE/sls/1.js'></script>

*Before getting access to the Big Bear documentation page, you’ll have to get through a short eligibility process that verifies your URL as being “https”.

Printscreen from 2Performant

Gomag 2Performant app with BB on - just sale 4

Printscreen from GoMag

Gomag 2Performant app with BB on - just sale

Final steps

Congrats! You’ve added all the necessary codes in order to set up the Gomag 2Performant app.

After you’ve imputed all the codes, you’ll need to click “SALVEAZA and “ACTIVEAZA” buttons in the Gomag 2Performant app, in this order:

  1. “SALVEAZA”
  2. “ACTIVEAZA”

After that, you’ll need to run some tests, to make sure everything is in order. The 2Performant interface will guide you in this regard.

Bellow you’ll find a print screen of how everything should look like in Gomag 2Performant app after you’ve added your own codes.

NOTE: Do not use the codes in the print screen. Use the codes from your 2Performant account and/or the ones you’ve received from your 2Performant representative. The codes in the print screen are from a dummy account.

 

Printscreen from GoMag

Gomag 2Performant app activated
Was this article helpful to you? Yes 3 No 1