Site for researching all meanings of Hebrew Bible.
Some suggestions how to improve our software: Difference between revisions
No edit summary |
|||
Line 32: | Line 32: | ||
The index should be automatically alphabetically sorted. | The index should be automatically alphabetically sorted. | ||
== Support of AdWords remarketing === | |||
For me in order to setup AdWords remarketing for this project, we need this feature: | |||
Add support for <code>ga('send', 'pageview');</code>. See [https://www.mediawiki.org/wiki/Extension_talk:Google_Analytics_Integration#ga.28.27require.27.2C_.27displayfeatures.27.29.3B this page]. |
Revision as of 22:19, 26 January 2016
The following are suggestions how to improve our software.
Probably it requires considerable work on MediaWiki core.
PayPal donations notification
PayPal donations should trigger goals in Google Analytics.
It is now done on "Thanks you" page. But not every user moves to "thank you" page after his PayPal donation, so only a part of donations is currently recorded.
It should be preferably be done in PHP, but doing it in another programming language may also be useful.
It is important because we need more than 1% CTR to join Google Grantspro program.
This can be done with Measurement Protocol.
See also http://www.practicalecommerce.com/articles/91286-Google-Analytics-How-to-Track-PayPal-Transactions for another way to do this. (Note that their free service is limited to 100 donations per month. Is this enough?)
Improving search
http://withoutvowels.org/w/index.php?title=Special:Search&search=%D7%A9%D7%9D&fulltext=Search
I have to click on the “everything” tab, for see the results…
For me, I already know how to use it. Only I think some people can feel frustration if they don’t found something more easy (they can think really the page don’t exist). Do you think it could be fixed?. Also, do you think is easy include in the search page “how many matches” found? Thank you.
Index of all Hebrew words
Also I think many websites will be happy to link to a index of all declined forms of tanakh words (even if they don’t want link to our home page).
The index should be automatically alphabetically sorted.
Support of AdWords remarketing =
For me in order to setup AdWords remarketing for this project, we need this feature:
Add support for ga('send', 'pageview');
. See this page.