Thanks for your response Roshan. We are basically trying to implement below requirement.
This part of the customer experience map is all about the search bar. The data we are looking for specifically is the data on events that happen after a certain type of term was entered into the search bar in TE.com.
- PN Search – an actual TE PN was typed into the search bar
- Attribute Search – a product attribute was entered into the search bar (for example, a search for a “sealed 24p header”)
- Application Search – an application is entered into the search bar (for example, a search for “data connector for marine”)
then we can filter down search terms that we would consider attribute or application if we have list of all the search terms.
The data request is a funnel starting from the number of searches.
Example of the data funnel:
Let’s say we had 1,000 PN searches
- 800 of those searches led to a PDP hit
- 50 of those searches led to a MDP hit
- 150 of those searches resulted in neither a PDP or MDP hit (nul/other)
Of those 800 searches that led to a PDP hit:
- 300 resulted in a document download
- Average time on the PDP for all 800 searches was 3 minutes
Of the 800 searches that led to a PDP hit
- 300 resulted in a document download
- 150 resulted in an add to cart
- 100 of the 150 added to cart resulted in a purchase through TE.com
- 200 clicked a distributor link
Please assist.