Uploaded image for project: 'YesCart'
  1. YesCart
  2. YC-370

Add Google Analytics to Demo Site

    Details

    • Type: Task
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.0, 2.1.0
    • Fix Version/s: 2.1.0, 2.2.0
    • Component/s: chores
    • Labels:
      None

      Description

      Igor we need to add google analytics to our demo.yes-cart.org store.

      Add WebMaster verification meta tag into <head> of every page

      <meta name="google-site-verification" content="rHZLga_ppoOy7iVYFQgRVDZOLa7fuT7cGs2t8TY4m6c" />

      Add Google Analytics code StandardFooter

      <script type="text/javascript">

      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-4983157-12']);
      _gaq.push(['_trackPageview']);

      (function()

      { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); }

      )();

      </script>

        Attachments

          Activity

            People

            • Assignee:
              denis Denis Pavlov
              Reporter:
              denis Denis Pavlov
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: