-
EPC
378 грн.
-
CR
21.61%
-
CR for 48 hours
90.15%
-
Approval rate
6.39%
-
Cookie lifetime
30 days
-
Avg. hold time
20 days
-
Average payment time
20 days
Banners and Links
Default affiliate link
"Dynamic ads" tool shows ads for AliExpress products to the users based on their browsing behavior on AliExpress.com and the content of your website so that users see ads for only those products that they are interested in. Such targeting helps to increase the click-through rate of your ad and thus your reward. You can find more information about this tool in Help Center.
Product Feeds
Here you can get a link to original product feed of this program. Links in product descriptions have been replaced by deeplinks. Time of last updating has also been added.
Products:    Updated:    Updated by advertiser:
API traffic
ZeCredit [CPS, API] UA affiliate program can receive applications of the users via API. You can find a detailed guide on sending applications in API Documentation. The table below contains requirements for filling the fields in the application.
Before sending a form through the API, you need to study and accept the Agreement on Working with API Traffic.
Field name | Required | Purpose and requirements | Example |
---|---|---|---|
mobile_phone | ✔ | Номер телефона – строка из 10 цифр. Должна начинаться с 0, затем 2 цифры из существующих кодов операторов (например, 67), затем 7 цифр номера. |
0501234567 |
user_notified | ✔ | Значение "1" - пользователь согласен и уведомлен о цели сборе данных, перечне третьих лиц, кому данные будут переданы, об операциях по обработке и своих правах, согласно пункту 2.1 "Правил использования инструмента Брокер". Значение "0" - пользователь не согласен и не уведомлен. При получении значения "0" анкета пользователя не будет передана по API. |
1 |
inn | ✔ | ИНН – строка из 10 цифр. |
1234567890 |
All requests to the server are carried out through authorization using the access_token that is provided to each publisher individually. To generate an access_token you need your API keys, namely the ID of a client (client_id) and secret key (client_secret) that you can get in Admitad for Developers.
-
php
-
python
// Getting token
$token_url = "https://api.admitad.com/token/";
$client_id = "cb281d918a37e346b45e9aea1c6eb7";
$client_secret = "a0f8a8b24de8b8182a0ddd2e89f5b1";
$secret = $client_id . ":" . $client_secret;
$base64_secret = base64_encode($secret);
$params = array(
'client_id' => $client_id,
'scope' => 'broker_application manage_broker_application',
'grant_type' => 'client_credentials',
);
$curl = curl_init($token_url);
curl_setopt($curl, CURLOPT_POST, true);
curl_setopt($curl, CURLOPT_HTTPHEADER, array(
'Content-Type: application/x-www-form-urlencoded;charset=UTF-8',
'Authorization: Basic ' . $base64_secret,
)
);
curl_setopt($curl, CURLOPT_CUSTOMREQUEST, "POST");
curl_setopt($curl, CURLOPT_RETURNTRANSFER,true);
curl_setopt($curl, CURLOPT_POSTFIELDS, http_build_query($params));
$curl_response = curl_exec($curl);
$result = json_decode($curl_response, true);
$access_token = $result["access_token"];
# Getting token
url = "https://api.admitad.com/token/"
client_id = "cb281d918a37e346b45e9aea1c6eb7"
client_secret = "a0f8a8b24de8b8182a0ddd2e89f5b1"
data = client_id + ':' + client_secret
data_b64_encoded = b64encode(data)
headers = {
'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8',
'Authorization': 'Basic ' + data_b64_encoded,
}
params = {
'client_id': client_id,
'scope': 'broker_application manage_broker_application',
'grant_type': 'client_credentials'
}
response = requests.post(url, data=params, headers=headers)
access_token = response.json()['access_token']
Landing pages
This section provides the rating of landing pages of this affiliate program. You can learn and compare the average cost for click and conversion rates of different landing pages, or get links to them.
Program Review
Why Admitad?
- detail analytics and useful tools,
- express payment without fee,
- enormous range of affiliate programs,
- trusted by 847881 publishers,
- and much more.
This affiliate program is a part of the Admitad affiliate network
In order to start cooperation with the program, first you need to register in the system.
Zecredit - это онлайн сервис благодаря которому наш клиент может получить не целевой кредит всего за считанные минуты на банковскую карту. Благодаря условиям конкуренции рынка нашей компанией была выбрана стратегия программы лояльности для клиентов. Компания работает прозрачно, что формирует доверие у основного сегмента рынка.
В связи с ЗУ «Об обеспечении функционирования украинского языка как государственного" просьба с 15.01.2021 все рекламные материалы, имейл/смс рассылки, которые ведут прямо на сайт сервиса заменить на украинский язык.
С 03.03 действует бонусная шкала за Первый выданный кредит:
- 1-149 выдач - 400 грн
- 150-249 выдач - 520 грн
- 250-499 выдач - 560 грн
- 500-999 выдач - 640 грн
- 1000 и более - 800 грн
Тарифы:
Первый кредит - 400 грн.
Повторный кредит - 40 грн.
Первый кредит API - 200 грн.
- сроки по заполнению заявки - 15 минут;
- возможность пролонгации;
- выдача займа до 7 000 гривен;
- простые и понятные требования для получения кредита;
- сервис работает круглосуточно;
- в день обрабатывается больше 3 000 заявок.
Basics
Обратите внимание, ваша реклама должна соответствовать Закону Украины о рекламе финансовых услуг:
- Условия предоставления финансовых услуг в рекламных материалах.
- В рекламных материалах обязательно должна быть размещена информация о поставщике финансовых услуг следующего содержания:
"Товариство з обмеженою відповідальністю «Фінансова компанія «ІНВЕСТРУМ», ліцензія №1107 видана 03.10.2018 Нацкомфінпослуг".
Запрещен контекст на бренд. Список минус-слов
Last changes were recorded on 24.09.2020
Traffic Sources
Cashback | Allowed |
PopUp / ClickUnder | Forbidden |
SEM | Allowed |
Doorway pages | Allowed |
Email Marketing | Allowed |
Brand bidding | Forbidden |
Social Media | Allowed |
Incentive | Forbidden |
Toolbar | Forbidden |
Adult | Forbidden |
Banner-teaser networks | Allowed |
API traffic | Allowed |
Last changes were recorded on 02.12.2019