UpendraSingh / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

Error in Web page link #882

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
---------------------------------------------------------------------------
NOTE: This tool is not designed to request help. It is only for reporting
issues and requesting features for the Google Analytics libraries.

If you are a developer and you need help, visit:
https://developers.google.com/analytics/help/

If you are not a developer and you need help, visit:
https://support.google.com/analytics
---------------------------------------------------------------------------
Name of affected component: Core Reporting API

Name of related library and version, if applicable (e.g. Java, Python,
HTTP, Objective-C, etc.): HTTP

Issue summary: While reading the article for an HTML and CSS assignment I went 
to click on the 'Back To Top' link to return to the top of the page. When I did 
this nothing had happened, but i noticed that the URL had gained the '#top' 
name at the end.

Steps to reproduce issue:
1.Go to 
https://developers.google.com/analytics/resources/concepts/gaConceptsTrackingOve
rview
2.Scroll down to link called 'Back To Top'
3.Click 'Back To Top' link

Expected output: To return to the top of the page.

Actual results: The URL changes to the desired output, but remained in the same 
location as before.

Notes: I went into the source code and noticed that your 'id' name and '#' name 
do not match up. I have taken some snippets and attached them to this report.

Original issue reported on code.google.com by lancin...@gmail.com on 17 Feb 2016 at 12:20

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by mcoh...@google.com on 13 Mar 2016 at 9:33