AbanteCart Community
AbanteCart Development => Customization help => Topic started by: Siri M. on August 02, 2014, 05:18:17 AM
-
Hi
Wondering if there is a way to make a landing page, say one for Adwords customers that appears after they click an Adwords, grabbing their attention with a sales pitch and then proceeds to the homepage or product page with a "continue" button or something like that.
Any ideas?
Thank you much.
Siri
-
You can use .htaccess to route traffic based on referrer
I believe you need to use HTTP_REFERER
You can can create content page in AbanteCart and route based on HTTP_REFERER.
See if this will help you:
http://stackoverflow.com/questions/12752196/how-to-redirect-using-http-referer-on-htaccess
-
Thanks. Maybe a bit beyond me, but I will give a try.
Maybe a good extension idea for someone out there who is interested.