Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

312
Vistas
GA4 - How to view the list of items selected on "select_item" events

I am adding Google Analytics 4 to my project, I have implemented in the products on my page, the "select_item" recommended event. In debug mode I can see that when a customer tries to see the product the event triggers and I see in the "items" tab the data of the product that the customer is seeing, however, it is not possible to see in any report which are the products that the customers have selected. Does anyone know how I can generate a report with the list of products that customers have selected?

gtag("event", "select_item", {
    item_list_id: "selected_card",
    item_list_name: "Card Selected",
    items: [
        {
            item_name: $(this).data("gacardname"),
            item_brand: $(this).data("gacampaign"),
            item_category: $(this).data("gacellcode"),
            item_category2: $(this).data("gasource"),
            item_category3: $(this).data("gatitle"),
            item_category4: $(this).data("gaaction"),
            item_list_id: $(this).data("gacardname"),
            item_list_name: $(this).data("gacardname"),
        }
    ]
});
about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

It is possible that the results after the colon for Items do not appear in quotation marks - It should display like this:

item_name: '$(this).data("gacardname")',
item_brand: '$(this).data("gacampaign")',
about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda