Meta redirect: Difference between revisions

From Wiki Kaminari Click
No edit summary
(Marked this version for translation)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
Интеграция предназначена для тех, кто заинтересован в анализе кликов. Вы оборачиваете целевой URL нашей ссылкой, и размещаете её на странице в теге ''<a>'' или отдаёте кому-то. Пользователь проходит по ссылке и попадает к нам на специальную страницу, где мы собираем данные и анализируем их, а пользователя редиректим на целевую страницу. Вы можете просматривать собранные данные в статистике. Минусы подхода — возможные потери на редиректе.
<languages/>
<translate>
<!--T:13-->
Integration is designed for those interested in click analysis. You wrap your target URL with our link and place it on a page in an ''<a>'' tag or give it to someone. The user clicks on the link and is directed to our special page where we collect and analyze data, and redirect the user to the target page. You can view the collected data in the statistics. The downside of the approach is possible losses from the redirect.


= Общие настройки =
<!--T:14-->
Общая информация по настройке интеграции находится здесь: [[General settings]]
= General settings =
General information on setting up integration can be found here: [[General settings en|General settings]]


= Target URL и текст ссылки =
<!--T:15-->
Если у вас есть постоянная целевая ссылка, или она передаётся в каком-то параметре, можете указать её в настройках интеграции. Также можете указать текст кликовой ссылки.
= Click URL and link text =
If you have a constant target link or it is passed in some parameter, you can specify it in the integration settings. You can also specify the text of the click link.


Если вы вставляете ссылку, обязательно нажмите кнопку Encode, чтобы она стала безопасной для URL.
<!--T:16-->
If you insert a link, be sure to click the Encode button to make it safe for the URL.


<!--T:17-->
[[File:Meta redirect 6.png]]
[[File:Meta redirect 6.png]]


Если указываете внешний параметр, кнопку Encode нажимать не надо.
<!--T:18-->
If you specify an external parameter, you don't need to press the Encode button.


<!--T:19-->
[[File:Meta redirect 8.png]]
[[File:Meta redirect 8.png]]


Другой вариант.
<!--T:20-->
Another option.


<!--T:21-->
[[File:Meta redirect 7.png]]
[[File:Meta redirect 7.png]]


= Код для вставки =
<!--T:22-->
После заполнения формы, внизу страницы появится сгенерированный код ссылки, который вы можете скопировать кнопкой ''Copy'' и разместить у себя на странице в теге ''body''.
= Embed code =
After filling out the form, a generated link code will appear at the bottom of the page, which you can copy with the ''Copy'' button and place on your page in the <code><body></code> tag.


'''Ни в коем случае не меняйтся поле kmnrKey, в нём указан уникальный ID вашей интеграции. Если он будет отличаться от сохранённого, клики не будут писаться в базу.'''
<!--T:23-->
'''Under no circumstances should you change the kmnrKey field, as it contains the unique ID of your integration. If it is different from the saved one, clicks will not be recorded in the database.'''


<!--T:24-->
[[File:Meta redirect 6.png]]
[[File:Meta redirect 6.png]]
</translate>

Latest revision as of 01:47, 19 September 2023

Other languages:

Integration is designed for those interested in click analysis. You wrap your target URL with our link and place it on a page in an <a> tag or give it to someone. The user clicks on the link and is directed to our special page where we collect and analyze data, and redirect the user to the target page. You can view the collected data in the statistics. The downside of the approach is possible losses from the redirect.

General settings

General information on setting up integration can be found here: General settings

Click URL and link text

If you have a constant target link or it is passed in some parameter, you can specify it in the integration settings. You can also specify the text of the click link.

If you insert a link, be sure to click the Encode button to make it safe for the URL.

Meta redirect 6.png

If you specify an external parameter, you don't need to press the Encode button.

Meta redirect 8.png

Another option.

Meta redirect 7.png

Embed code

After filling out the form, a generated link code will appear at the bottom of the page, which you can copy with the Copy button and place on your page in the <body> tag.

Under no circumstances should you change the kmnrKey field, as it contains the unique ID of your integration. If it is different from the saved one, clicks will not be recorded in the database.

Meta redirect 6.png