Installing a tag on a Turbo page

There are several types of Turbo pages:

提示

To make work with statistics more convenient, use the same tag on your site and its Turbo pages.

Installing a tag on a Turbo page created in Yandex Direct

When you create a Turbo page in Yandex Direct, an auto-generated tag is created. The ad campaign owner gets access to view the statistics. You can’t connect Session Replay to an auto-generated tag. To edit the tag settings and grant access to statistics to other users, link your own tag to the ad campaign and set goals.

  1. Go to Yandex Direct and your campaign settings and enter your tag ID or the ID of the tag you have guest access to and the right to edit.

  2. To start collecting data on Turbo pages with Yandex.Metrica, set specific tag settings: make sure that the Additional addresses field says yandex.ru/turbo and the Turbo site URL like domain.turbo.site, where domain is your Turbo site's URL in Yandex.Direct.

    备注

    Additional addresses are optional. Make sure that Receive data only from specified addresses is turned off and that no addresses are blocked by your tag filter settings.

注意

A single user can create no more than 100,000 tags.

  1. Log in to Yandex Metrica. If you don’t have an account, please register.

  2. On the tag list page, add a tag. The tag setup page opens.

  3. Fill in the information:

    • Tag name — Enter any name.
    • Site URL— Enter the site domain that you use Turbo pages for.
    • Additional addresses — Enter yandex.ru/turbo and the Turbo site URL like domen.turbo.site, where domen is your Turbo site's URL in Yandex.Direct.

    备注

    Additional addresses are optional. Make sure that Receive data only from specified addresses is turned off and that no addresses are blocked by your tag filter settings.

  4. Accept the terms of the User Agreement.

  5. Click Create a tag.

  6. Specify the tag ID in the Yandex Direct campaign settings.

Install a tag on a Turbo page created in Yandex Webmaster

How to create a separate tag for Turbo pages

注意

A single user can create no more than 100,000 tags.

  1. Log in to Yandex Metrica. If you don’t have an account, please register.

  2. On the tag list page, add a tag. The tag setup page opens.

  3. Fill in the information:

    • Tag name — Enter any name.
    • Site URL — Enter the site domain that you use Turbo pages for.
  4. Accept the terms of the .

  5. Click Create a tag.

You can enable additional settings for the tag.

There are several ways to set up a Yandex Metrica tag:

Go to Turbo pages -> Settings and do the following:

  1. Under General site information, select Yandex Metrica in the Tags field and enter the tag ID.
  2. Save the changes.
  1. In the turbo:analytics element, specify:

    Attribute

    Description

    type*

    Accepts the Yandex value.

    id*

    Yandex Metrica tag ID.

    params

    Use it to send session parameters.

    *Required attribute.

    ...
        <channel>
            ...        
            <turbo:analytics
            id="tag number"
            type="Yandex"
            params="{ 'param' : 'val' }">
            </turbo:analytics>
            ...
        </channel>
    </rss>
    

    You can specify multiple turbo:analytics elements with different tag IDs.

  2. Upload the generated file to Yandex Webmaster.

备注

If you specified a tag in an RSS feed and in Yandex Webmaster, the RSS data takes priority.

Learn more

与我们聊天

发送电子邮件

如果您无法独立检查计数器,请遵循以下建议。

发生这种情况的原因可能如下:

  • 计数器安装不正确。 例如 CMS 修改了计数器代码。 重新安装计数器或联系您的 CMS 的支持服务。
  • 损坏的脚本导致 Yandex Metrica 计数器无法在网站上运行。 您可以在浏览器控制台中检查这一点。
这些建议没有帮助

这意味着信息正在传输到 Yandex Metrica。 但是,由于以下任一原因,数据可能不会显示在报表中:

  • 数据被发送到具有不同编号的计数器。
  • 计数器设置中的 Filters 选项卡指定了过于严格的筛选条件。 删除不需要的筛选条件。
  • 计数器设置中的 Filters 选项卡已启用 Don't count my sessions 筛选条件。 这意味着计数器不会统计您自己的会话。 尝试使用您的浏览器在“隐身”模式下访问该网站。
这些建议没有帮助