У нас вы можете посмотреть бесплатно How to extract GA4 event parameters in BigQuery или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video you'll learn how to extract valuable information about your events from the event_params field. As you begin exploring the GA4 data in BigQuery, you’ll discover that most events come with additional layers of context and detail tucked away within the event_params field. To gain access to this information you'll need to learn how to use the UNNEST function and gain familiarity with the different fields nested within the event_params RECORD. For more information you can check out the original article over on the website: https://www.bq4ga.com/get-started-wit... 0:00 Intro 0:39 An overview of the event_params field 1:40 Generate a list of events parameters within the data 3:26 Extract the text value for a specific event parameter 4:55 Extract the numerical value for a specific event parameter 6:21 Use event parameters to filter your data