View Single Post
Old 06-26-2013, 02:09 PM  
MichaelP
Registered User
 
Industry Role:
Join Date: Aug 2003
Location: QWEBEC Corporate Office
Posts: 7,124
Quote:
Originally Posted by Why View Post
something like this should work:

Code:
RewriteCond %{http_referer} ^http://([^.]+.)*(somesite).com
RewriteRule ^$ ?ref=somesite.com [R=302,L]
then you can attach a variable to the end of the request. hook that into whatever analytics system you are already using.
Hum Useful,. Txs for sharing
MichaelP is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote