Hi,
I'm not sure if this is possible or not based on how it will be set up, but heres the general idea of what we have and what we want to do...
We currently have a company website setup, coded in PHP, on www.example.com
We have an advertising campaign going live soon (online and offline) and wish to use a different URL, www.example2.com.
www.example2.com is currently forwarded to www.example.com, is it possible to display a different page based on whether a user types in the domain name directly or if they come from another site (ad click, with tags for analytics campaign tracking).
- For direct traffic we want people to go to our homepage, as they would only be offline customers.
- For online traffic we want people to go to a specific new page with a form.
---
Also as an additional question, when a domain is forwarded, does it keep the referer information?
Thanks.
Sicsiksix