Skip to content

website crashes 'cause this url "/sc.image*https://adfstat.yandex.ru/metrica" added to our website url #26

@shevxtsov

Description

@shevxtsov
  • vue-yandex-metrika version: 1.8.3
  • node version: 14.4.0
  • npm version: 6.14.5

We use this plugin with following config:

Vue.use(VueYandexMetrika, {
id: window.YANDEX_METRIKA_ID,
router: router,
env: process.env.NODE_ENV,
options: {
clickmap: true,
trackLinks: true,
accurateTrackBounce: true,
webvisor: true
}
});

Problem description:
this url "/sc.image*https://adfstat.yandex.ru/metrica" added to our website url, that's why our website gets crashed
Example:
before: https://some-domain.com
after: https://some-domain.com/sc.image*https://adfstat.yandex.ru/metrica?id=318423678*e.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions