Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • How to solve the Google tag manager error ?

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 494
    Answer it

    Google tag manager show bellow error in my online shopping site: "https://www.buymobile.com.bd/"

    "name": "undefined",

     "ratingValue": "undefined",

     "ratingCount": "undefined",

    my Implement code:

    <script type="application/ld+json">

    {

      "@context": "http://schema.org/",

      "@type": "Product",

      "name": "idol10",

          "brand": {

        "@type": "mobile",

        "name": "{{dlv - productName}}"

      },

      "aggregateRating": {

        "@type": "AggregateRating",

        "ratingValue": "{{dlv - reviewScore}}",

        "reviewCount": "{{dlv - review_count}}"

     

    }

    }

    </script>

    Please Help me anyone to solve the error.

 0 Answer(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: