Surfshark 327018

Surfshark
Informacje o programie
Nazwa
Surfshark
Id
327018
Kraj
PL Polska
Kategoria
Komputery i elektronika
Data startu
2022-03-04
Url strony startowej

Krótki opis

Prywatność w internecie z VPN. Surfshark nawiązuje i rozłącza połączenie, monitoruje zagrożenia i zapewnia Ci ochronę w internecie przez całą dobę.

Pokaż więcej

Prowizja segmentu General

surfshark_sale
40,00%
surfshark_reklamacje
40,00%
  • Kody rabatowe
    Nie
  • Banery
    Tak
  • Linki tekstowe
    Tak
  • Niestandardowy html
    Nie
  • DeepLinking
    Dozwolone
Okres plików cookie
30 dni
Polityka słów kluczowych
Zamknięta
Waluta
PLN
Średni EPC
4,50 zł
Pokaż więcej

Description of the program / Opis programu

Program name: Surfshark
Program ID: 327018
Product: Computers & Electronics
Advertiser site: Surfshark
Starting date: 2022-03
Completion date: until further notice / do odwołania
Model: CPS

Description of the validation / Opis walidacji

ENG:
The program has a pending period of 45 days.
The validity period of the post click cookie is 30 days.

PL:
W programie obowiązuje pending wynoszący 45 dni.
Okres ważności cookie post click wynosi 30 dni.

Advertising formats / Formaty reklamowe

ENG:
Display - all display creatives are available in the tab Ads and text links.
Mailing - sending mailings with Advertiser's offer is possible only and exclusively after acceptance of the test by account Tradedoubler.
For non-standard activity proposals, please contact the program account.

PL:
Display - wszystkie kreacje displayowe dostępne są w zakładce reklamy i linki tekstowe.
Mailing - wysyłka mailingów z ofertą Reklamodawcy możliwa jest tylko i wyłącznie po akceptacji testu przez pracownika Tradedoubler.
W przypadku niestandardowych propozycji działań prośba o kontakt z opiekunem programu.
Restrictions on the program / Ograniczenia dotyczące programu:

ENG:
1. Kategoria wydawców, która nie może działać: -
2. The publisher may not independently rework advertising creatives and may not use creatives that are not in the Tradedoubler system.
Keyword Policy: closed, total ban on google adwords activities. Failure to comply with restrictions will result in suspension from the program and removal of commissions.

PL:
1. Publishers who can't act: -
2. Wydawca nie może samodzielnie przerabiać kreacji reklamowych, a także nie może używać kreacji, których nie ma w systemie Tradedoubler.
Polityka słów kluczowych: zamknieta, całkowity zakaz prowadzenia działań w google adwords. Niedostosowanie się do zakazów będzie skutkowało wstrzymaniem w programie oraz usunięciem prowizji.

Tools available in the publisher's interface. / Narzędzia dostępne w panelu wydawcy:

Deeplink – tak
Dynalink – tak
Product feed – nie
Kody rabatowe – tak

Description of the program / Opis programu

PL:
Surfshark B.V. to powstała w 2018 roku firma z siedzibą w Holandii dostarczająca skuteczne, wysokiej jakości innowacyjne rozwiązania z zakresu cyberbezpieczeństwa.
Nasz flagowy produkt to jedna z trzech najlepszych na świecie sieci VPN i druga najczęściej wybierana sieć VPN w Polsce.
Naszym najnowszym rozwiązaniem jest pakiet Surfshark One, który oferuje całościowe rozwiązanie dla bezpieczeństwa w sieci, w tym program antywirusowy, bezpieczną przeglądarkę, sieć VPN oraz Surfshark Alert, narzędzie chroniące przed wyciekiem danych.

Wszystko, co musisz wiedzieć o naszym programie partnerskim:

  • Produkty Surfshark są dostępne w 17 językach i na wszystkich urządzeniach
  • Klienci w naszym sklepie kupują abonament na okres 1 miesiąca, roku lub dwóch lat
  • Nasi partnerzy sprzedają nasz abonament na 2 lata ze specjalną zniżką: 82% rabatu i 2 miesiące gratis
  • Wypłacamy 40-procentowa prowizję za każdą nową sprzedaż oraz za każde automatyczne odnowienie abonamentuŚrednia wartość koszyka na naszej stronie wynosi równowartość ok. 50 USD
  • Jeśli chcesz wiedzieć więcej, zapraszamy do zapoznania się z naszym przewodnikiem dla partnerów.
  • Lista słów kluczowych.

Zanim zaczniesz nas promować, zapraszamy do zapoznania się z naszymi Zasadami reklamy i promocji.

ENG:

Surfshark B.V. is a Dutch-based cybersecurity company founded in 2018 and famous for its award-winning VPN. Our premium VPN is a top 3 worldwide and the 2nd most popular VPN in Poland.

Surfshark One is a comprehensive cybersecurity solution offering: Surfshark Antivirus, Alert (data-leak protection tool), Search (private search tool) and our VPN in one package.

Everything you need to know about our affiliate program:

  • Worldwide availability: Surfshark comes in 17 languages and covers all devices.
  • Customers coming to our website can buy a 1 month, 1 year or 2 year plan
  • Our affiliate partners have access to an exclusive discount deal for the 2 year plan: 82% off and 2 months for free
  • Our affiliate program can earn you 40% revenue share on new and recurring sales.
  • Average order value on our website is around 50 USD

To learn more, please read our Surfshark Partner Guide.

Before you start promoting us, please make sure to read our promotional rules.



Stwórz deep link const urlParams = new URLSearchParams(window.location.search); var site_id="[site_id]"; if(urlParams.get('affiliateId')!=null){ site_id=urlParams.get('affiliateId'); } if(urlParams.get('site_id')!=null){ site_id=urlParams.get('site_id'); } var baseURL = 'https://tdl.surfshark.net/click?p(327018)a('+site_id+')g(25186622)url('; window.onload = function() { document.getElementById("key_full").checked = true; createDeepLink (); } function createDeepLink () { var myTargetURL = document.getElementById("targetURL").value; myTargetURL = myTargetURL.replace(/#/g,"%23"); //Replaces # myTargetURL = myTargetURL.replace(/=&/g,"==&"); //Fills empty parameters with nothing myTargetURL = myTargetURL.replace(/%3D%26/g,"%3D%3D%26"); //Does the same as above but encoded var myAnchorText = document.getElementById("anchorText").value; var impTag = ''; var deepLink_anchor = ''+ myAnchorText +''+ impTag; var deepLink_plain = baseURL + myTargetURL+ ')'; if (document.getElementById("key_full").checked == true) { document.getElementById("deepLink").value=deepLink_anchor; document.getElementById("anchorText").disabled=false; } else if (document.getElementById("key_plain").checked == true) { document.getElementById("deepLink").value=deepLink_plain; document.getElementById("anchorText").disabled=true; } document.getElementById("deepLinkTest").innerHTML=deepLink_anchor; document.getElementById('code1').innerHTML = 'https://tdl.surfshark.net/click?p(327018)a('+site_id+')g(25186622)'; document.getElementById('code2').innerHTML = 'https://tdl.surfshark.net/click?p(327018)a('+site_id+')g(25186622)url(URL_DOCELOWY)'; } Link ogólny dla programu Surfshark:

Deep link dla programu Surfshark:

Instrukcja:
Aby stworzyć deep link (link do konkretnej podstrony serwisu np. do sekcji z promocjami sklepu, kategorii lub konkretnego produktu) uzupełnij URL_DOCELOWY pełnym adresem URL z Surfshark na który chcesz przekierowywać.

Deep Link Generator Wybierz format deep linka: Pełny tag <a> Tylko URL URL_DOCELOWY: Tekst linka: Kod Wydawcy: Przetestuj deep link:
Mój tekst linka