Uploaded image for project: 'Maven POMs (Moved to GitHub issues) '
  1. Maven POMs (Moved to GitHub issues)
  2. MPOM-125

replace old urchin tracking with Sitetools standard googleAnalytics tracking

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • MAVEN-27
    • MAVEN-30
    • maven
    • None

    Description

      currently, there is an old urchin.js tracking javascript snippet in site.xml head

        <body>
       	    <head>
       	      <script src="https://www.google-analytics.com/urchin.js" type="text/javascript">
       	      </script>
       	      <script type="text/javascript">
       	        _uacct = "UA-140879-1";
       	        urchinTracker();
       	      </script>
       	    </head>

      but since a good number of Maven Site Plugin versions, there is an official googleAnalytics feature that does a better job, with async js: see DOXIASITETOOLS-41 and googleAnalyticsAccountId element in site.xml

      it's time to use the feature to replace the old hack

      Attachments

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              hboutemy Herve Boutemy
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Slack

                  Issue deployment