Change 1 string in Google Analytics counter, please.

Bug #1271485 reported by Pavel Karpov
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Medium
Wei Wang

Bug Description

In file https://github.com/stackforge/fuel-docs/blob/master/_templates/mirantis/layout.html please change this string:

ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

to this string:

ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';

It's an improvement for the counter.

Thank you!

tags: added: docs low-hanging-fruit
Changed in fuel:
importance: Undecided → Medium
description: updated
Changed in fuel:
status: New → Triaged
milestone: none → 4.1
Revision history for this message
Wei Wang (damon-devops) wrote :

according to google's support page, this one-line change will make "Google Analytics collects the information it normally does, as well as the DoubleClick cookie when that cookie is present".

Changed in fuel:
assignee: nobody → Wei Wang (damon-devops)
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-docs (master)

Fix proposed to branch: master
Review: https://review.openstack.org/72853

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-docs (master)

Reviewed: https://review.openstack.org/72853
Committed: https://git.openstack.org/cgit/stackforge/fuel-docs/commit/?id=6f07719d9f3ce445ccb1cb83c626925b2e86545f
Submitter: Jenkins
Branch: master

commit 6f07719d9f3ce445ccb1cb83c626925b2e86545f
Author: damon-devops <email address hidden>
Date: Wed Feb 12 14:47:12 2014 +0800

    Change Google Analytics counter

    according to google's support page, this one-line change will make
    "Google Analytics collects the information it normally does,
    as well as the DoubleClick cookie when that cookie is present".

    Change-Id: I9e2179329a85690bcbefb6efbd3901bff0dded9b
    Closes-Bug: #1271485

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :

verified

Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.