|
Handsome Rob,
if by 'entry page' you mean the referring page to the destination page (ie. where your PPC is sending visitors), you can get this info in the $_SERVER['HTTP_REFERER'] php variable. Be aware however that this info is not always available due to some browser setups.
Good luck,
Dylan
|