Measuring Views of Product Details
-
Hello Experts,
What does Measuring Views of Product Details means? Here is the code for this - https://developers.google.com/tag-manager/enhanced-ecommerce#details
Thanks!
-
Still Confusion! Like if i use below code on my product page and if visitor land on my homepage & then visit category page and then visit product page there he check the production information like we have product information button so he click on that then proceed further, so i want to know where below code will help me or which type of information below code will track? Lastly below code google has given, now what changes i have to do to add the details on my product page for tracking? script> // Measure a view of product details. This example assumes the detail view occurs on pageload, // and also tracks a standard pageview of the details page. dataLayer.push({ 'ecommerce':{ 'detail':{ 'actionField':{'list':'Apparel Gallery'}, // 'detail' actions have an optional list property. 'products':[{ 'name':'Triblend Android T-Shirt', // Name or ID is required. 'id':'12345', 'price':'15.25', 'brand':'Google', 'category':'Apparel', 'variant':'Gray' }] } } });
-
Hi there,
It means how many times people are seeing the information of an especific product from your ecommerce, you can track all this information to make a better marketing campaings.
Good luck.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
How important is Lighthouse page speed measurement?
Hi, Many experts cite the Lighthouse speed as an important factor for search ranking. It's confusing because several top sites have Lighthouse speed of 30-40, yet they rank well. Also, some sites that load quickly have a low Lighthouse speed score (when I test on mobile/desktop they load much quicker than stated by Lighthouse). When we look at other image rich sites (such as Airbnb, John Deere etc) the Lighthouse score can be 30-40. Our site https://www.equipmentradar.com/ loads quickly on Desktop and Mobile, but the Lighthouse score is similar to Airbnb and so forth. We have many photos similar to photo below, probably 30-40, many of which load async. Should we spend more time optimizing Lighthouse or is it ok? Are large images fine to load async? Thank you, Dave bg_05.jpg
Reporting & Analytics | | erdev0 -
How to analysis Product List position in Analytic for 2nd Page Clicks?
Hi All, While implementing Product list position when user move to 2nd page then position again start from 1st position so how I will know in google analytic that 1st Position clicked from 1st page, 2nd page, 3rd page etc and same way how do i know if page is sorted with highest or lowest price? I am talking about given below position. dataLayer.push({ 'ecommerce':{ 'currencyCode':'EUR', // Local currency is optional. 'impressions':[ { 'name':'Triblend Android T-Shirt', // Name or ID is required. 'id':'12345', 'price':'15.25', 'brand':'Google', 'category':'Apparel', 'variant':'Gray', 'list':'Search Results', 'position':1 }, Regards, Mitesh
Reporting & Analytics | | Arnold30 -
In Real Time Page Views Showing Down But Users Not Affected what is happening actually?
Hi All, For my ecoommerce site we constantly keep eye on real time analytic many time we see page views suddenly goes down for 1 min only then again started growing but visitors in "Right Now" section not affected. Network team, developer team, DBA team, seo team no one able to find bug from there end. Neither google shows any website down, server error or 404 etc in search console. So what is exactly happening when pageviews go down? Do really visitor affected If no then also why and if yes then also why? Please help. Thanks!
Reporting & Analytics | | amu1230 -
Query on Implementing Product Impression Via Tag Manager?
Hi All, I have to implement Product Impression tracking as per this - https://developers.google.com/tag-manager/enhanced-ecommerce#product-impressions but In our product listing page we show 33 products in total. If we need to track the product impression of only those products which are visible currently in the screen. If we have 3 products in one row, then there should be 3 product impressions and when we do 2nd scroll then again 6 product impression and so on. How can we implement this? In this guide - https://developers.google.com/tag-manager/enhanced-ecommerce#product-impressions nothing mention like such things. In my case we I scroll the page on 1st scroll only 33 impression fall down even though I am able to see only 3 products. Hope you understood what I mean?
Reporting & Analytics | | dhisman
Thanks!0 -
Two of Four Google Analytics Views Not Showing Data
Question for you MOZ friends: We added two new views about a week ago, the same views that we have added for more than 50 Accounts, and they are not showing any data. The views are for 'Filtered Traffic' (no IPs or spam) and 'Organic Only' including only the organic medium. Any ideas why this may not be working? First time we've come across this and couldn't find much help researching it... Thanks as always! street%20ga_zpsorfdnemi.png
Reporting & Analytics | | ReunionMarketing0 -
Google Analytics is not showing me eCommerce Section Details for My Online eCommerce Website!
From Last few days we are not able to find any details from eCommerce section at Good Analytics account for our eCommerce website i.e order detail, Price e.t.c. Please any one can suggest proper solution for this query?
Reporting & Analytics | | yuvastyle0 -
Conversion Rate Question: Should I Measure Visits or Unique Visits?
When you measure conversion rates, is the equation: conversion rate = visits/conversions or conversion rate = unique visits/conversions I ask because it can actually make a pretty big difference in the conversion rate. For example, if you visit my ecommerce website 100 times before buying something (and assuming you're my only visitor), then my conversion rate is 100% _if I'm determining conversion rates by unique visits/conversions. _However, it's only 1% _if I'm determining conversion rates by visits/conversions. _Wow! Now this is clearly an extreme example, but it should serve to illustrate the point that in more reasonable cases, the way the data is measured can have a potentially significant impact on the conversion rate. Is there an industry standard for this? Am I missing something really basic? Also, here's a little bit of context for the question: I run an ecommerce website powered by the Magento CMS and I'm trying to measure my conversion rate in Google Analytics for individual products. Google Analytics shows me my site wide conversion rate, but apparently I have to do some customization in order to measure conversion rates on the product level. That's fine, but I want to make sure I'm measuring my product conversions in a standard way. Thanks for any and all help! Adam
Reporting & Analytics | | Adam-Perlman0 -
Set up Google Analytics by product category
Does anyone know if it's possible to set up Google Analytics data by product category? We sell roughly twenty product categories on our ecommerce site. We can look at our analytics performance for the site overall and drill down to specific pages, but what we really want to see is our performance by product category. Our product categories can include up to 5000 products. Any pointers on how to do this?
Reporting & Analytics | | ironpac0