Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Canonical Tag and Analytics - are urls 'amalgamated' in Analytics too?

         

FranticFish

2:36 pm on Oct 24, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I'm considering using the canonical tag for the first time in a site, but can't find any information on what this does to your Analytics reports.

The likely setup is this:

There will be gallery pages for widgets. These will be filterable on the fly by users, and there will also be about 20 set filters as clickable links.

One way of avoiding dupes that I'm considering is the canonical tag, but what does this do to the data in Analytics? Can you see data for each individual filter, or is it all lumped together under the canonical url?

tedster

5:23 pm on Oct 24, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



By default each URL will be counted separately in Analytics - the canonical tag will not cause the variations to be compiled under one URL. If you wanted them to be compiled, I've heard of people using JavaScript to modify the Google Analytics tracking code. That's tricky stuff, by the way.

FranticFish

8:23 am on Oct 25, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Thanks Ted; I don't want them compiled as I want to be able to track exactly how the gallery is used, so seeing the different urls is exactly what I want.