MediaWiki:Common.js: Difference between revisions

Use dynamic pathname to tell the tracker what page we're on
No edit summary
(Use dynamic pathname to tell the tracker what page we're on)
Line 5: Line 5:
             'site_id': 'FamilySearch',
             'site_id': 'FamilySearch',
'page_channel': 'Wiki',
'page_channel': 'Wiki',
             'page_detail': 'Home', //'Home' for the homepage or a unique page title for other pages
             'page_detail': document.location.pathname, //'Home' for the homepage or a unique page title for other pages
};
};


53,890

edits