Closed (fixed)
Project:
Google Analytics
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
24 Sep 2012 at 19:22 UTC
Updated:
18 Oct 2012 at 12:51 UTC
Jump to comment: Most recent file
The 'Tracking multiple domains' link under GA Settings > Domains is broken.
Comments
Comment #1
steveoliver commentedThis fixes the broken link in the description of the 'googleanalytics_cross_domains' field.
Comment #2
hass commentedWe are not using l() for placeholders in translatable strings. This will cause context sensitive problems. The new url should be something with support.google.com
Comment #3
steveoliver commentedMore like this?
Comment #4
steveoliver commentedOr with Title Case link... to match the destination page.
Comment #5
hass commentedThere seems to be nearly all links changed. The attached patch should fix all, except the 404 documenation link where I have not been able to find the new link.
Comment #7
hass commentedFixed bracket
Comment #8
hass commentedhttp://drupalcode.org/project/google_analytics.git/commit/a67dae5, D7
http://drupalcode.org/project/google_analytics.git/commit/22ae4c3, D6.4
http://drupalcode.org/project/google_analytics.git/commit/a246250, D6.3