|
|
POWER SEARCH
Emporium Plus > Software > New for Merchant 5 Emporium Plus > Software > User Interface Modules
|
|
|
Quantity in Basket: none
Code: 1AA00058
Price:
$45.00
Latest Version: 5.100
|
|
|
The purpose of Power Search is to allow a customer to search one or more fields which are
allowed by the store owner. The store owner can choose any fields within the products
database and/or the custom product fields (Miva Corp built-in utility module) database
to be searchable. This module is for MIVA Merchant 5.5 or
newer. If you are still using Merchant 5.0, contact me for
availability of a module for that version. No expensive
monthly search fee with this module.
Features:
- Implements product field specific, keyword searching
- Uses store morph technology to build templates with version history
- Customer selects the fields to search and the sort order they want the results displayed
- Search the whole store or limit to one category
- Refine your search dynamically with faceted navigation
- Search by all (AND), any (OR), exact phrase, or begins with
- Display total found, number of pages, and links to each page when the results exceed one page
- Did you mean suggested word list when products not found (MySQL stores only)
- Use the same product list layout as original search or alter for your needs
- Can limit search to a specific price range
- You can hide specific products from showing in the search page
- Use in conjunction with our Tell A Friend module to send searches to a friend
- Product page "return to search" link takes customers back to the same search page
- Searches category names, codes, headers and footers
- View admin log of searched words/phrases for marketing and keyword identification
- Maintain compatibility with 3rd party modules which use the MIVA Corp custom product fields
- Create pre-defined select list searches on a single field
- Recent search history by all display
- Recent search history by current customer
- Correlate search queries with actual sales in each order
- Most popular searches (search cloud)
- Highlight search words in name and brief description
- Field Boosting to improve search relevancy (MySQL stores only)
- Keyword density scoring to improve search relevancy (MySQL stores only)
- Compare products in a grid with custom field comparisons
- Count by category displayed with search
- Picklist token for use with autocomplete scripts
- Our logo is NOT displayed on YOUR search screen
- No monthly search fee
- License per domain/mall
|
Feature Details.
Easily editable templates. The module has five templates which can be used for each section of the search page. The templates have full version
history and use standard Merchant 5 template coding for easy update and rollback of changes. Each template is pulled into
the location you want it on the search page using a render token. The templates are field selection, category selection,
search scope/type, page counter and links, and product list layout.
Search specific fields . Allow a customer to search one or more
fields which are made selectable by the store owner. The store owner can choose, in the admin screen,
any fields within the products database or the MIVA Merchant built in custom product fields database to be available.
The Power Search module uses a mirror database of your products, custom fields and categories; much like the big
search engines use. By creating a mirror before the search is made, many operations to join multiple databases together
can be avoided, so the customer gets a much faster search. The build of the mirror database goes quite quickly
in mid sized stores (e.g. 20,000 products or less) and is
a maintenance procedure you will do periodically. The small amount of time you take to build the mirror will save your
customers significant amounts of time in their searches vs searches which don't use an optimized mirror database. Building
the mirror is not required just because products are added, deleted, or edited; as those processes update the mirror
automatically without needing a rebuild. See the install doc for details.
Sort results. Customers can sort the
results on fields like name, code, price, cost, when they
were added to the store, custom field, or the default display order the
store owner established for product lists.
Category selectable. Customers can use the category selector to select just one category to search. The default is to
search the whole store. You can use the built in token which lists all categories with one or more products in them or
you can build your own select list of only certain categories.
Refine your search dynamically. Customers
can refine their search by filtering various data elements.
In addition to filtering the search by category and price
range, customers can filter by custom fields dynamically.
As the data set is built, the module retrieves the value
in specified custom fields and sums the number of hits for
each unique value. You can then display the custom field
values with one or more hits in a list with links that
let the customer refine their search with that specific
value in the specific custom field. Currently you can
have three custom field filter lists in addition to the
category and price filters. You can also have two
additional custom field filters for attribute option
filtering. Generally, you will only
use this feature with custom fields that have a small
list of unique values, e.g. Poor, Good, Very Good,
Excellent, Fine, Nearly Mint, Mint. Take a look at
this
example in the upper left corner to see how it works.
Multiple search types. The customer can select how they want to search the database. The default is to search for products where all
(boolean AND) of the keywords entered are found in the record. The customer can broaden that search so that any
(boolean OR) of the words are found in the record. They can search by exact phrase so that the words must appear in the
same order in the record as was entered in the search input. They can also search the fields where the data in the
field begins with the search string. This is useful for things like finding all of the products whose NAME begins with
a specific letter and allows you to have a list of A-Z links that implement that specific search.
Advanced pagination. The module can display the total number of products found which match the search condition. Additionally, the pages
are numbered, e.g. Page 3 of 20, when results exceed the configurable number of products per page. You can also display a
list of page numbers and links to those pages so the customer can jump to the page they want to look at. This pagination is similar to that used in our
Category Manager module. Customers can choose the number of products to show on each page.
Did you mean? If your store uses MySQL,
you can display a list of suggested words with links to
search those words when the customer's
search yields no results. Customers do occasionally
misspell words. Don't lose a sale because they can't
find a product due to misspelling. Build the list from
a flat file import. Create an intelligent word
list that is related to your products and store. You
can build it manually in notepad, download free lists
from the Internet, or use our
Template Data Feed module
to create it automatically from your existing product
names, descriptions, and custom product fields. Power
Search will use soundex to compare the search word with
your suggested word list, then display the results.
Improve navigation by helping the customer find the
product to make the sale. To see how it works, go to our
MySQL test store and put the word amirican in the
search input. This display of suggested words is better
than "fuzzy" search. Fuzzy searches tend to yield a large
number of useless hits because many words sound like the
search word. They then waste time browsing the fuzzy
matches. It is much better to let the customer pick the
suggested word, from the suggested words list, which most
closely matches their desires.
Product layout template can be customized. In the 'srch' page template, there is a "search results layout". If you are happy with that layout, you can copy
and paste the contents of that template into the Power Search module's product layout template. You can then modify
the layout in the Power Search admin screen.
Highlight name and brief description. You
can highlight and bold the search words in the name and
brief description. The brief description displays a few
words before and after the search word. You can even
include an expand type link and use one of the readily
available free javascript/ajax scripts to popup the full
description without having to leave the search page.
Price range searching. While searching the price field might be useful in some cases, a more popular search is price range. Within the
searchable fields section, the customer has the option of entering a low and high price to create a range. If left
blank, the search will not be filtered by price range.
Category field search. Customers can also search the category name, code, headers and footers for the search
word(s).
Tell a friend module interface. If the store is using the Emporium Plus Tell A Friend module, customers can send the search string from Power Search to friends. The link in the email will go to the same page of products that the customer was on when they clicked the Tell A Friend button.
Return to search page link. After going to the product page from a Power Search rendered search, a convenient "return to search" link on
the product page can bring the customer back to the original search page.
Search log with admin report. In admin, you can view the log of search words/phrases which your customers have used. This helps you from
a marketing standpoint to determine the most sought after products and possibly the need to carry a new product.
Additionally, it helps you identify keywords which might be useful to include in the narrative descriptions or
the meta tags for search engine submissions and even local searches in your store. As example, while you might
have a product called flip flops, customers might be searching for thong sandals (which is the same thing).
But if you had not used those words in your description, you may have lost the sale. The log can be purged in
the admin screen to reduce its size as desired.
Optimized search of built-in custom product fields. This module does not require that you use a proprietary 3rd party module for the custom product fields. It uses the built-in custom product fields module from MIVA Corp, thereby ensuring compatibility with other 3rd party
modules which use those same custom product fields. No need to go down that proprietary datafield path of no return. As example, the
Template Data Feed module can use the built-in custom product fields to populate feeds to just about any search engine and shopping index with those "special" fields those indexes require.
Power Search makes the first 254 characters of each custom product field searchable in the mirror database.
Recent Search History. You can add a drop down on
pages to display the recently searched key words by all customers.
You can also display just the recent searches by the customer
viewing the page. The former entices customers to look at
products others are looking at. The latter serves as a
breadcrumb trail to get back to a product they had looked
at but didn't put in their basket.
Correlate queries with sales. Using the built in customer confirmation email
module (with ability to CC the store email) or a 3rd
party template email module like the Emporium Plus Mail
Manager, you can correlate search queries by the customer
with the actual sales in the order. In addition to the
list of products in the order, you can include all the
search terms the customer used while on your site. This
will help you evaluate the usability of your search tool
vs casual category browsing to find products. You will
also be able to quantify lost sales for search terms
which should have found products but the products were
not in the completed order. If your payment module takes
the customer off-site to fill in the credit card info, you
will need to use a helper module like Addendum to capture
the data and pass to the email module.
Most Popular Searches. You can display the
most popular searches (aka tag cloud or search cloud) with
different font sizes based on their ranking among the most
popular. You can mouse over the word and see the exact
rank, e.g. 4 of 50, of each. Search clouds show customers
what others are looking at and may peak their interest
enough to entice another sale.
Field Boosting. If your store uses MySQL
you can designate certain fields to be more important than
others. This improves your customers' search relevancy by
sorting records with the search phrase in those fields to
the top of the list. Any fields can be configured for
this feature, even custom fields. Set the primary focus
to product name or even the meta tag keyword field.
Keyword Scoring. If your store uses MySQL
you can designate certain fields to be used in fulltext
searches which score the records based on the frequency
of the keywords and other factors. This improves your
customers' search relevancy by sorting records with the
highest scores to the top of the list. During setup, to
see how the feature works, you can display the raw scores
for each product by inserting &mvte:product:pskeyweight;
within the foreach products loop in the product layout
template. Any fields can be configured for this feature, even custom fields. This
can be used alone or in conjunction with the field
boosting feature above. At this
test store click the boost field relevance and score
keyword relevance checkboxes and run a search, e.g. on the
word American.
Product Comparison Grid. You can easily
compare similar products by features (from your custom
product field data) in a grid format. The products can
be grouped for comparison by three different methods;
1) pre-defined similar products in a custom product field,
2) checkboxes on a category page where customers can
select products to compare, 3) manually enter product
codes into the special search input. The fields for
comparison are passed at the same time that the products
are submitted so you can have multiple dynamic feature
comparison grids in the same store. Here are some examples:
1) click the pre-defined compare button on this
product page, 2) check some boxes on this
category page or on any
search page, 3) manually copy and paste these
codes LC_00105,1S_00025,1S_00031,1S_00034,DB_00001 in the
special
search input. Combine this with our
Tool Kit module
and you can create screen snapshots of the comparison
grid to send to a friend or yourself for further study.
Count by Category. You can include a list of
categories that the found items are in along with the
count of the number of hits in each of those categories.
Picklist for Autocomplete Scripts.
The module includes a token which will generate a
llst of previously searched words that you can
use with your favorite ajax autocomplete script.
The token is placed on a page template and you
can use store morph code to export the text in
the format needed for most scripts. You can
change the content type to JavaScript Object Notation
(json) or other as needed.
Live examples. Check out the selected field search in our MIVA Merchant 5.x test store. We have about 600 products in that
store with multiple custom product fields. Try some searches at
Pin Emporium so you can get
an idea of search speed.
Pre-defined selectors. The Power Search function can also be used for pre-defined select pulldowns in your store. As an example,
the genre and decade searches in the lower left column of the
Pin Emporium
storefront screen will search a specific field, with store owner pre-defined selections. This same technique
can be used for things like manufacturer searches if you have a manufacturer field in your custom product fields.
No expensive monthly search fee.
Unlike some advanced search solutions, this module does
not require a monthly licensing fee to continue to use
the module. It does not limit the number of searches
based on a license fee level. By keeping your search
data on your server, you keep the cost down. Additionally,
you don't have to worry about a distant server with your
search data being down; if your site is up, your
search data is available.
You control the content on your search page. Our logo with a one-way link to our site does not appear on your search page. While that would boost our page rank, it would not benefit your site. So we don't do it.
Liberal licensing. License is for ONE domain/mall. Within that single mall, it can be used in multiple stores without additional
licenses.
For Merchant 5.x, but 4.x is available. This version of the module is for Merchant 5.x only. If you are looking for the Power Search for
MIVA Merchant 4.14-4.24, it is still
available.
This module requires that you are using MIVA Engine v5.04 or newer. When you log into admin, you can see which version of the engine is in use in your store.
Power Search is a great tool for internal site
navigation. If you want to improve the chances of
customers getting to your site, you'll need to submit
data feeds to the various search engines and shopping
portals. Our
Template Data Feed module meets that challenge
with flying colors.
You spend a lot of time and money with hosting,
entering data into your store, and improving the look and
feel of your pages. Why would you leave your internal
site navigation to chance? Granted, you could use the
built in search system and customers might find the
products they are looking for. But take a look at the
comparison between the built in system and the alternatives.
The answer is obvious, you need to upgrade your internal
search capability. 99% of the time you will find the
Power Search module does everything you need to increase
sales through better site navigation. For the cost of
dinner for two, you can make a significant improvement in
your store's bottom line. Considering the law of
diminishing returns, I doubt you'll need an expensive hosted
solution.
|
|
Built In
|
Power Search
|
Hosted Search
|
|
Price
|
free
|
$45
|
$50-$250 per month
|
|
Boolean AND
|
yes
|
yes
|
yes
|
|
Boolean OR
|
no
|
yes
|
yes
|
|
Exact Phrase
|
no
|
yes
|
yes
|
|
Begins With (selected field)
|
no
|
yes
|
no
|
|
Customer Selectable Field Search
|
no
|
yes
|
no
|
|
Miva Custom Fields Searchable
|
no
|
yes
|
yes
|
|
Store Morph Template Control
|
yes
|
yes
|
yes
|
|
Customer Controlled Sort Order
|
no
|
yes
|
yes
|
|
Field Boosting
|
no
|
yes *
|
yes
|
|
Keyword Density Scoring
|
no
|
yes *
|
yes
|
|
Category Specific Search
|
no
|
yes
|
yes
|
|
Price Range Filtering
|
no
|
yes
|
yes
|
|
Faceted Search (refine your search on various fields)
|
no
|
yes
|
yes
|
|
Numbered Pagination and Count
|
no
|
yes
|
yes
|
|
Did you mean (suggested words)
|
no
|
yes *
|
yes
|
|
Fuzzy Search
|
no
|
no
|
yes
|
|
Highlight Search Words In Name and Brief Description
|
no
|
yes
|
yes
|
|
Hide Specific Products From Search
|
no
|
yes
|
maybe
|
|
Search Category Fields
|
no
|
yes
|
yes
|
|
Search Cloud
|
no
|
yes
|
yes
|
|
Admin Log For Keyword Identification
|
no
|
yes
|
yes
|
|
Search History Display (all customers)
|
no
|
yes
|
no
|
|
Search History Display (current customer)
|
no
|
yes
|
no
|
|
Correlate Search Queries With Sales In Each Order
|
no
|
yes
|
no
|
|
Product Comparison Grid
|
no
|
yes
|
yes
|
|
Autocomplete Capable
|
no
|
yes
|
yes
|
|
Licensed By
|
store
|
domain
|
store
|
|
Search System Logo On YOUR Search Page
|
no
|
no
|
probably
|
|
* MySQL stores only
|
Online overview
and initial setup instructions for our MIVA Merchant modules.
| Searchable field configuration |
| Template editor with version history |
| Customer viewed search options and
dynamic filtering |
| Another search screen in a MySQL store |
| Search cloud and search word helper list |
| Token placement on the srch page template |
| Power Search log review in admin screen |
|
| |
Average Customer Rating
   
|
|
Number of Raters: 5
|
| |
10/21/2009
Power Search is amazing - you should charge more for it. This replaces services that cost hundreds per month.
Mike
|
| |
Reviewer: Steve in Lancaster, United States 09/08/2009
We just used Power Search with the new faceted search features on an auto parts site. The results were outstanding and the customer's expectations were exceeded. Highly recommend this module.
|
| |
|
more reviews > >
|
|
Sign In to review this product
|
|
|