UNPKG

next-yandex-metrica-service

Version:
17 lines 808 B
var YandexMetricaEvents; (function (YandexMetricaEvents) { YandexMetricaEvents["HIT"] = "hit"; YandexMetricaEvents["INIT"] = "init"; YandexMetricaEvents["FILE"] = "file"; YandexMetricaEvents["ADD_FILE_EXTENSION"] = "addFileExtension"; YandexMetricaEvents["GET_CLIENT_ID"] = "getClientID"; YandexMetricaEvents["NOT_BOUNCE"] = "notBounce"; YandexMetricaEvents["FIRST_PARTY_PARAMS"] = "firstPartyParams"; YandexMetricaEvents["EXT_LINK"] = "extLink"; YandexMetricaEvents["REACH_GOAL"] = "reachGoal"; YandexMetricaEvents["SET_USER_ID"] = "setUserID"; YandexMetricaEvents["PARAMS"] = "params"; YandexMetricaEvents["USER_PARAMS"] = "userParams"; })(YandexMetricaEvents || (YandexMetricaEvents = {})); export { YandexMetricaEvents }; //# sourceMappingURL=events.js.map