Once the tracking link is created, you will see the view page:
Note the Click and Impression URLs:
https://trk.mail.ru/
).If you hover cursor over links, the Copy URL buttons will appear
When you are launching a campaign, your next step normally would be to copy the required link and share it with your partner (through your manager or using your partner's web interface). In most cases, you need not know anything about the link structure: just copy the entire link and share it with your partner. However, knowing a little bit more may be helpful sometimes. A detailed description of links structure and sources of their parameters is provided below.
Any click URL consists of three components: domain, identifier, and parameters.
Link domains for Click and Impression URLs are very similar:
https://trk.mail.ru/с/
and https://trk.mail.ru/i/
.
They only differ by one character: /c/
(clicks)
or /i/
(impressions).
Domain for Direct Click URL is a direct link to the site,
for example https://mysite.com/
(the direct link available only for web applications, VK Mini Apps, and VK Play games)
The domain is followed by a link identifier
formatted as a12345
.
This identifier is used for attribution,
for associating the ad with a new user.
The Direct Click URL identifier is passed through the mt_link_id=a12345
parameter (the direct link available only for web applications, VK Mini Apps, and VK Play games)
You can pass campaign and user data using URL parameters.
Insert a question mark between the link identifier and its set of parameters
to make the link work.
For example, https://trk.mail.ru/c/a12345?mt_sub1={sub1}&mt_sub2={sub2}
.
For more details, see the Tracking link parameters section