https://bugzilla.wikimedia.org/show_bug.cgi?id=25519
--- Comment #6 from Ryan Kaldari <[email protected]> 2010-10-15 21:20:32 UTC --- There are three different issues being discussed in this bug, so I'll respond to each. 1. Banner impressions - Every banner request includes both the site name and the database name for the wiki. These are pulled from the wgSiteName and wgDBname javascript variables. You should be able to tell where all banner request are coming from based on the DB name value. 2. Banner targeting - All wikis are assigned to 1 of 12 different "project" categories for banner targeting: wikipedia, wiktionary, wikiquote, wikibooks, wikinews, wikisource, wikiversity, wikimedia, commons, meta, wikispecies, and test. This is by design. We can add new project categories if needed. My guess is that wikis like OutreachWiki and AvisoryWiki should be assigned to "wikimedia" rather than "wikipedia". 3. Simple English - Simple English Wikipedia is reporting it's wgContentLanguage as "en" rather than "simple". Thus Central Notice has no way to correctly target it. A separate bug should be filed for this. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
