Description
This small plugin makes it possible to ask your customers where they came from at checkout. You can have a look in your Google Analytics, but it’s easier (and more correct) to ask your customers where they came from by asking one question: “Where did you hear about us?”.
Current features:
- Define your own question
- Set source locations
- Saves the location at the customer profile or/and at the order
- Mentions the source location on the order emails
- Option for a custom “other” field
- WPML compatible
WPML compatible
This plugin is WPML compatible. Multilingual shops can now ask where they came from in the language of the customer.
About the authors & support
This plugin is written by the brave and handsome coders of SiteOptimo.
We made it freely available for the WordPress and WooCommerce community. We might build more custom work in the future.
Issues can be reported in our GitHub Repository or in the WordPress support forums.
Screenshots
Installation
- Upload the
woocommerce-hear-about-us
folder to the/wp-content/plugins/
directory. - Activate the Woocommerce Hear About Us plugin through the ‘Plugins’ menu in WordPress.
- Add some referral locations in the WooCommerce Account Settings
- Done!
FAQ
There are no frequently asked questions. Head over to the support forums, we’ll be glad to give you a quick answer.
Reviews
Contributors & Developers
“WooCommerce Hear About Us” is open source software. The following people have contributed to this plugin.
Contributors“WooCommerce Hear About Us” has been translated into 2 locales. Thank you to the translators for their contributions.
Translate “WooCommerce Hear About Us” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.5.2 (2016-06-17)
- Fixes wrong check for “other” field being enabled. Thanks to ChrisWare for pointing this out.
1.5.1 (2016-03-04)
- Classes instantiated by WooCommerce_HearAboutUs are now publicly available.
1.5.0 (2015-12-03)
- Other field now has an “other” label and appears the same as other WooCommerce fields.
1.4.3 (2015-10-15)
- Prevents asking the “Where did you hear about us?” question more than one time for the same user.
1.4.2 (2015-10-02)
- Added custom sortable column to order listing.
- Added custom sortable column to user listing. Thanks for your input, goto10.
1.4.1 (2015-09-10)
- Fixed a bug where “other” field was not displayed on the user profile.
1.4 (2015-09-09)
- Plugin now works with WordPress multisite, thanks to ionainteractive.
- Updated translations
- Added Hebrew translation, thanks to thanks to krko.
1.3 (2015-07-27)
- Added an option for displaying an “other” field.
1.2 (2015-04-02)
- Added the source location to the order emails.
1.1.1 (2015-03-19)
- Now displays the pretty value on the order summary instead of the slug version.
1.1.0 (2015-01-15)
- Added requested feature to save the source on the order page. Added a choice in the admin (profiles and orders, orders, profiles).
1.0.1 (2014-10-07)
- Added proper i18n handling for non-wpml users.
1.0 (2014-09-29)
- First version of the plugin.