V
V
ViT932021-04-21 17:01:03
Google Analytics
ViT93, 2021-04-21 17:01:03

Why is the product displayed without a price in completed purchases in GA4?

Hello.
I post the following code on the site where GTM is connected:

dataLayer.push({
                        'event': 'purchase',
                        'ecommerce': {
                            'items': [{
                                'item_name': 'Item Name',
                                'price': '500',
                            }]
                        }
                    });

In GA, in the Monetization > Purchases made section, the price of the product is not displayed. And the goods appear with a huge delay. I need to pass only the name and price, without the other parameters they use in the example. Please help me find the reason and tell me why there is such a delay in the list of completed purchases?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2021-04-21
@dimonchik2013

with a huge delay

1 second is not a huge delay

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question