Dumb SEO Questions

(Entry was posted by Alex Sam on this post in the Dumb SEO Questions community on Facebook, 09/25/2014).

GTM and eCommerce Tracking Code

GTM and eCommerce Tracking Code

I`ve submitted my ecommerce website with below mentioned code used in tag manager. But some products values are partially tracked. The code is correct or not. kindly check and update correct code.

dataLayer = {
"event":"trackTrans",
"transactionId":"100013827",
"transactionTotal":"99.00",
"transactionProducts":{
"sku":"TD-SL",
"name":"Fiverr Clone",
"price":"99.00",
"quantity":1
}};

Analytics Images: http://imgur.com/yuVdNAw

Tag GTM rules code given below mentioned for your reference.

{{event}} contains trackTrans?
This question begins at 00:34:59 into the clip. Did this video clip play correctly? Watch this question on YouTube commencing at 00:34:59
Video would not load
I see YouTube error message
I see static
Video clip did not start at this question

YOUR ANSWERS

Selected answers from the Dumb SEO Questions Facebook & G+ community.

  • Alex Sam: GTM and eCommerce Tracking Code

    I've submitted my ecommerce website with below mentioned code used in tag manager. But some products values are partially tracked. The code is correct or not. kindly check and update correct code.

    dataLayer = [{
    "event":"trackTrans",
    "transactionId":"100013827",
    "transactionTotal":"99.00",
    "transactionProducts":[{
    "sku":"TD-SL",
    "name":"Fiverr Clone",
    "price":"99.00",
    "quantity":1
    }]}];

    Analytics Images: http://imgur.com/yuVdNAw

    Tag GTM rules code given below mentioned for your reference.

    {{event}} contains trackTrans

View original question in the Dumb SEO Questions community on Facebook, 09/25/2014).