Forum Moderators: phranque
The site is in travel and I sell hotel rooms. What can I offer to keep them interested. What can I change on this page to keep them on my site.
Thanks guys
Basically your problem is that you are only catering of xxx amount of the visitors to that page - you need to give the others what they want too.
Also, if the page is your final sales / signup page, there may be issues with that - are your prices competitive? Is the page easy to use and simple to understand?
All failing that, grab a few dozen people and get them to have a look at the page and give you some feedback.
Regards
Scott
After that, collect some stats and separate visitors from customers. And then, cross-reference the pages (AND PATHS) that are visited by customers (the converted visitors) more than by all visitors - no raw numbers, just the percentages.
It seems to work well when you have at least 1k pages on the site and stats for at least 100k visitors.
You'll get stats like - people coming from source A and visiting pages B or C are more likely to buy a product on the page D. And then, you redirect people from source A directly to pages B and C and place product D inisde those pages.
That takes out a lot of guess work and brings in solid statistics.
I'm planning on trying it with a few more clients' sites that have lots of traffic but only 4-5 pages. Don't really know if I'll be able to come up with anything reasonable or not.
A few implementations of a tracker pixel, a few redirecting links to diffirentiate the traffic sources and some order processing logic to sort our customers from visitors.
The path matching is implemented using a logical tree. Each node has a url, number of clicks by visitors and number of clicks by customers. The path from the second level nodes down to the last leaf is the path of any given visitor or a customer.