Proper method to use referral data for a PHP based website -
we manage online enrollment site. customers can enroll in our program if come through agent url has format:
www.site.com?agent=agentid
while approach works, makes difficult our agents send out or 'tell' url potential customer.
i have tossed around idea of making subdomain redirect format above our media temple configuration requires major changes apache conf file trying avoid.
similarly, think direct customers www.site.com/agentid run issue /agentid treated page instead of id (and other times www.site.com/pagetitle may used real page).
anybody ever had similar issue in past? i'd happy hear opinions best approach.
can create subdomain referrals, , setup url rewriting on subdomain? not conflict pages on main site. agents.site.com/agentid
.
Comments
Post a Comment