Pageviews
This commit is contained in:
parent
524b366b88
commit
68f1c3a816
1 changed files with 1 additions and 0 deletions
|
|
@ -102,6 +102,7 @@ $(function() {
|
|||
});
|
||||
|
||||
$(window).on("hashchange", function(e) {
|
||||
_gaq.push(['_trackPageview',location.pathname + location.search + location.hash]);
|
||||
tabs.each(function() {
|
||||
var idx = $.bbq.getState("nav") || "about";
|
||||
var section = e.fragment.split("&")[1] || "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue