Hi All,
One of my sites has a drop down navigation that links to the fast majority of pages on my site. The area additional links for drilling through the structure (as if the navigation didn't exist).
I want to track which links are being used by my visitors as they navigate the site. I'm think of adding query strings to links so I can identify which link was used to get to the next page.
The issue is that I don't want to dilute the link juice between the different query string versions of the pages. Therefore, I am planning on using the cannonical tag (pointing to the non-query string url) to maintain the reputation across the site.
Can anyone spot any glaring problems with this plan?