GA4 para NegociosVer temario
Anexo C

Anexo C - Plantilla de Data Layer

dataLayer.push({

dataLayer.push({
  event: "event_name",
  business_unit: "example",
  user_type: "new_or_returning",
  content_group: "example",
  conversion_type: "primary_or_micro",
  value: 0,
  currency: "ARS"
});

Checklist: