GOOGLE ANALYTICS ENHANCED ECOMMERCE UA GTM TRACKING.
Hi to all,
we want to know if its possible to fetch with the GOOGLE ANALYTICS ENHANCED ECOMMERCE UA GTM TRACKING Pro version the following data in the ecommerce array.
"ProductName": "A Tale of Two Cities",
"ProductID": "1112",
"SKU": "TALEOFTWO",
"Categories": ["Fiction", "Classics"],
"ImageURL": "http://www.example.com/path/to/product/image2.png",
"URL": "http://www.example.com/path/to/product2",
"Price": 19.99,
"Quantity": 1
at the moment with the free version the array looks like this ...
ecommerce: {
currencyCode: 'BGN',
add: {
products: [
{
name: 'Якета TRUE RELIGION',
id: 'G-10018805',
price: '205.00',
brand: 'TRUE RELIGION',
category: ''
}
]
}
would be great to get some answers.
Best,
Andreas
Please sign in to leave a comment.
Comments
0 comments