53,890
edits
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': | 'page_detail': document.location.pathname, //'Home' for the homepage or a unique page title for other pages | ||
}; | }; | ||
edits