---
metadata:
  - name: generator
    content: Diplodoc Platform v5.48.2
alternate:
  - https://www.yandex.com/dev/metrika/en/logs/fields/hits.md
  - https://www.yandex.com/dev/metrika/ru/logs/fields/hits.md
---
> **Documentation Index:** Fetch the complete configuration index at https://www.yandex.com/dev/metrika/en/llms.txt

# Events

#|
|| **Field** | **Data type**| **Description** ||
|| ym:pv:watchID | UInt64 | Event ID ||
|| ym:pv:pageViewID | UInt32 | ID of the pageview in which the event occurred ||
|| ym:pv:visitID | UInt64 | ID of the session in which the event occurred (available starting October 10, 2025) ||
|| ym:pv:counterID | UInt32 | Tag ID ||
|| ym:pv:clientID | UInt64 | Anonymous user ID in the browser (first-party cookies) ||
|| ym:pv:counterUserIDHash | UInt64 | User ID (within a single browser) used to count unique site users in the Yandex Metrica interface ||
|| ym:pv:date | Date | Event date ||
|| ym:pv:dateTime | DateTime | Event date and time (in the tag's time zone) ||
|| ym:pv:title | String | Page title ||
|| ym:pv:pageCharset | String | Page encoding ||
|| ym:pv:goalsID | Array(UInt32) | IDs of the goals achieved in this event, including offline events available starting August 12, 2025  ||
|| ym:pv:URL | String | Page URL ||
|| ym:pv:referer | String | Referrer ||
|| ym:pv:UTMCampaign | String | UTM Campaign ||
|| ym:pv:UTMContent | String | UTM Content ||
|| ym:pv:UTMMedium | String | UTM Medium ||
|| ym:pv:UTMSource | String | UTM Source ||
|| ym:pv:UTMTerm | String | UTM Term ||
|| ym:pv:openstatAd | String | Openstat Ad ||
|| ym:pv:openstatCampaign | String | Openstat Campaign ||
|| ym:pv:openstatService | String | Openstat Service ||
|| ym:pv:openstatSource | String | Openstat Source ||
|| ym:pv:operatingSystem | String | Operating system (detailed) ||
|| ym:pv:from | String | "From" tag ||
|| ym:pv:hasGCLID | UInt8 | GCLID present ||
|| ym:pv:GCLID | String | GCLID ||
|| ym:pv:lastTrafficSource | String | Traffic source ||
|| ym:pv:lastSearchEngineRoot | String | Search engine ||
|| ym:pv:lastSearchEngine | String | Search engine (detailed) ||
|| ym:pv:lastAdvEngine | String | Advertising system ||
|| ym:pv:lastSocialNetwork | String | Social network ||
|| ym:pv:lastSocialNetworkProfile | String | Social network page that is the click source ||
|| ym:pv:recommendationSystem | String | Recommendation system ||
|| ym:pv:messenger | String | Messenger ||
|| ym:pv:browser | String | Browser ||
|| ym:pv:browserMajorVersion | UInt16 | Major version of the browser ||
|| ym:pv:browserMinorVersion | UInt16 | Minor version of the browser ||
|| ym:pv:browserCountry | String | Browser country ||
|| ym:pv:browserEngine | String | Browser engine ||
|| ym:pv:browserEngineVersion1 | UInt16 | Major version of the browser engine ||
|| ym:pv:browserEngineVersion2 | UInt16 | Minor version of the browser engine ||
|| ym:pv:browserEngineVersion3 | UInt16 | Build version of the browser engine ||
|| ym:pv:browserEngineVersion4 | UInt16 | Revision version of the browser engine ||
|| ym:pv:browserLanguage | String | Browser language ||
|| ym:pv:clientTimeZone | Int16 | Difference between the user's time zone and UTC (in minutes) ||
|| ym:pv:cookieEnabled | UInt8 | Cookies present ||
|| ym:pv:deviceCategory | String | Device type. Possible values:
- 1 — Desktop
- 2 — Mobile phone
- 3 — Tablet
- 4 — TV ||
|| ym:pv:javascriptEnabled | UInt8 | JavaScript present ||
|| ym:pv:mobilePhone | String | Device manufacturer ||
|| ym:pv:mobilePhoneModel | String | Device model ||
|| ym:pv:operatingSystemRoot | String | Group of operating systems ||
|| ym:pv:physicalScreenHeight | UInt16 | Physical height ||
|| ym:pv:physicalScreenWidth | UInt16 | Physical width ||
|| ym:pv:screenColors | UInt8 | Color depth ||
|| ym:pv:screenFormat | String | Aspect ratio Possible values:
- `undefined`
- `9:21`
- `9:16`
- `3:5`
- `10:16`
- `2:3`
- `3:4`
- `4:5`
- `5:4`
- `4:3`
- `3:2`
- `16:10`
- `5:3`
- `16:9`
- `21:9`. ||
|| ym:pv:screenHeight | UInt16 | Logical height ||
|| ym:pv:screenOrientation | UInt8 | Screen orientation: 1 — portrait, 2 — landscape ||
|| ym:pv:screenOrientationName | String | Screen orientation ||
|| ym:pv:screenWidth | UInt16 | Logical width ||
|| ym:pv:windowClientHeight | UInt16 | Window height ||
|| ym:pv:windowClientWidth | UInt16 | Window width ||
|| ym:pv:ipAddress | String | IP address ||
|| ym:pv:regionCity | String | City (name in English) ||
|| ym:pv:regionCountry | String | Country (ISO) ||
|| ym:pv:regionCityID | UInt32 | City ID ||
|| ym:pv:regionCountryID | UInt32 | Country ID ||
|| ym:pv:isPageView | UInt8 | Whether the event was a pageview ||
|| ym:pv:isTurboPage | UInt8 | Whether the event was triggered on a Turbo page ||
|| ym:pv:isTurboApp | UInt8 | Whether the event was triggered in a Turbo service ||
|| ym:pv:iFrame | UInt8 | Whether the event was triggered in an iframe ||
|| ym:pv:link | UInt8 | Whether the event was a click on a link or a file download ||
|| ym:pv:download | UInt8 | Whether the event was a file download ||
|| ym:pv:notBounce | UInt8 | Whether the event was a special non-bounce event (for accurate bounce rate) ||
|| ym:pv:artificial | UInt8 | Whether the event was transmitted artificially using `hit()`, `event()`, or a similar method. ||
|| ym:pv:purchaseID | Array(String) | Purchase ID (available starting June 19, 2025) ||
|| ym:pv:purchaseRevenue | Array(Float64) | Total revenue or total value of the transaction (available starting June 19, 2025) ||
|| ym:pv:purchaseTax | Array(String) | Sum of all taxes associated with the transaction (available starting June 19, 2025) ||
|| ym:pv:purchaseShipping | Array(String) | Shipping cost associated with the transaction (available starting June 19, 2025) ||
|| ym:pv:purchaseCoupon | Array(String) | Promo code associated with the entire purchase (available starting June 19, 2025) ||
|| ym:pv:purchaseCurrency | Array(String) | Transaction currency (available starting June 19, 2025) ||
|| ym:pv:purchaseProductQuantity | Array(UInt64) |  Number of items in the purchase (available starting June 19, 2025) ||
|| ym:pv:productID | Array(String) | Product ID or code (available starting June 19, 2025) ||
|| ym:pv:productList | Array(String) | A list with the products associated with the transaction (available starting June 19, 2025) ||
|| ym:pv:productBrand | Array(String) | Product brand (available starting June 19, 2025) ||
|| ym:pv:productCategory | Array(String) | Product category (available starting June 19, 2025) ||
|| ym:pv:productCategoryLevel1 | Array(String) | Product category, level 1 (available starting June 19, 2025) ||
|| ym:pv:productCategoryLevel2 | Array(String) | Product category, level 2 (available starting June 19, 2025) ||
|| ym:pv:productCategoryLevel3 | Array(String) | Product category, level 3 (available starting June 19, 2025) ||
|| ym:pv:productCategoryLevel4 | Array(String) | Product category, level 4 (available starting June 19, 2025) ||
|| ym:pv:productCategoryLevel5 | Array(String) | Product category, level 5 (available starting June 19, 2025) ||
|| ym:pv:productVariant | Array(String) | Product variant (available starting June 19, 2025) ||
|| ym:pv:productPosition | Array(Int32) | Product's position in the list or collection (available starting June 19, 2025) ||
|| ym:pv:productPrice | Array(Int64) | Product price (available starting June 19, 2025) ||
|| ym:pv:productCurrency | Array(String) | Product currency (available starting June 19, 2025) ||
|| ym:pv:productCoupon | Array(String) | Promo code associated with the product (available starting June 19, 2025) ||
|| ym:pv:productQuantity | Array(UInt64) | Product quantity (available starting June 19, 2025) ||
|| ym:pv:productEventType | Array(String) | Event type:

- `view_item_list`: Viewing the product list. 
- `click`: Clicking the product. 
- `detail`: Viewing the product card. 
- `add`: Adding the item to the shopping cart. 
- `purchase`: Purchasing. 
- `remove`: Removing an item from the shopping cart.

(available starting June 19, 2025) ||
|| ym:pv:productDiscount | Array(String) | Product discount percentage (available starting June 19, 2025) ||
|| ym:pv:productName | Array(String) | Product name (available starting June 19, 2025) ||
|| ym:pv:promotionID | Array(String) | Promo campaign ID or code (available starting June 19, 2025) ||
|| ym:pv:promotionName | Array(String) | Promo campaign name (available starting June 19, 2025) ||
|| ym:pv:promotionCreative | Array(String) | Ad banner name (available starting June 19, 2025) ||
|| ym:pv:promotionPosition | Array(String) | Ad banner position (available starting June 19, 2025) ||
|| ym:pv:promotionCreativeSlot | Array(String) | Ad banner slot (available starting June 19, 2025) ||
|| ym:pv:promotionEventType | Array(UInt8) | Type of the campaign event: 

- `promoView`: Ad view.
- `promoClick`: Ad click. 

(available starting June 19, 2025) ||
|| ym:pv:ecommerce | String | E-commerce events ||
|| ym:pv:offlineCallTalkDuration | UInt32 | Call duration in seconds (available starting August 12, 2025) ||
|| ym:pv:offlineCallHoldDuration | UInt16 | Call wait time in seconds (available starting August 12, 2025) ||
|| ym:pv:offlineCallMissed | UInt8 | Whether the call was missed (available starting August 12, 2025) ||
|| ym:pv:offlineCallTag | String | Custom tag (available starting August 12, 2025) ||
|| ym:pv:offlineCallFirstTimeCaller | Int8 | Whether the person is a first-time caller (available starting August 12, 2025) ||
|| ym:pv:offlineCallURL | String | Source URL for the call (page associated with the event) (available starting August 12, 2025) ||
|| ym:pv:offlineUploadingID | String | Offline upload ID (available starting August 12, 2025) ||
|| ym:pv:params | String| Parameters ||
|| ym:pv:parsedParamsKey1 | Array(String) | Pageview parameters, level 1 ||
|| ym:pv:parsedParamsKey2 | Array(String) | Pageview parameters, level 2 ||
|| ym:pv:parsedParamsKey3 | Array(String) | Pageview parameters, level 3 requests ||
|| ym:pv:parsedParamsKey4 | Array(String) | Pageview parameters, level 4 ||
|| ym:pv:parsedParamsKey5 | Array(String) | Pageview parameters, level 5 ||
|| ym:pv:parsedParamsKey6 | Array(String) | Pageview parameters, level 6 ||
|| ym:pv:parsedParamsKey7 | Array(String) | Pageview parameters, level 7 ||
|| ym:pv:parsedParamsKey8 | Array(String) | Pageview parameters, level 8 ||
|| ym:pv:parsedParamsKey9 | Array(String) | Pageview parameters, level 9 ||
|| ym:pv:parsedParamsKey10 | Array(String) | Pageview parameters, level 10 ||
|| ym:pv:httpError | String | Error code ||
|| ym:pv:networkType | String | Connection type. This dimension is outdated and will soon be removed from the API ||
|| ym:pv:shareService | String | **Share** button, service name ||
|| ym:pv:shareURL | String | **Share** button, URL ||
|| ym:pv:shareTitle | String | **Share** button, page title ||
|| ym:pv:hasSBCLID | UInt8 | SBCLID tag present. ||
|| ym:pv:SBCLID | String |  SBCLID tag ||

|#
