Banner depending on user search results
Posted: Mon Sep 24, 2007 6:10 am
I'm setting up a car dealer site and I'm trying to add banners depending on the user results.
If a user searches for an Audi A4, the url displayed in the address bar reads:
http://.............../searchlisting.php?search=1&makems=38&models=25&price=-1&seller=&year=&x=35&y=4
or an A6 will display
http://............../searchlisting.php?search=1&makems=38&models=26&price=-1&seller=&year=&x=31&y=4
makems=38 is always displayed when a user searches for an audi.
I want to know if there is a quick way to display an Audi banner above all Audi results, a BMW banner abover all BMW results, etc.
Anybody got suggestions?
Thanks.
If a user searches for an Audi A4, the url displayed in the address bar reads:
http://.............../searchlisting.php?search=1&makems=38&models=25&price=-1&seller=&year=&x=35&y=4
or an A6 will display
http://............../searchlisting.php?search=1&makems=38&models=26&price=-1&seller=&year=&x=31&y=4
makems=38 is always displayed when a user searches for an audi.
I want to know if there is a quick way to display an Audi banner above all Audi results, a BMW banner abover all BMW results, etc.
Anybody got suggestions?
Thanks.