metrika data attributes ids
// ******************************
// Идентификаторы яндекс метрики
// ******************************
window.onload = function() {
jQuery('[data-yacounter]').click(function() {
var identificator = $(this).data("yacounter");
yaCounter40121055.reachGoal(identificator); return true;
}