![]() |
|
#1
|
|||
|
|||
|
clickref
Do we need a solution to add a meaningful clickref in v2 as confusious came up with here:
http://www.shopwindowforum.com/showt...light=clickref |
|
#2
|
||||
|
||||
|
All V1 updates have been taken into consideration for V2
open goto.php and look for the line: Code:
$sClickRef = "clickref=swinDOTcom"; # awin clickref Although, I would imagine there will be some limits to the string length. default string lengths in MySQL tend to be 255 characters (for VarChar fields) unless set to less. I doubt it'd be set as TEXT. it's interesting that ShopWindow didn't answer the "Whats the maximum string length of a clickref?" question in the previous "linked to" post. I'm hoping it's nearer to the 255 varchar limit than the stupid 14 characters set by an inferior network. I know it doesn't HAVE to be AlphaNumeric characters only (I know because I use charcaters I can use as tokens later on, and it works brilliantly).
__________________
|
|
#3
|
||||
|
||||
|
Good stuff
this is a great way of identifying which of your sites is performing best of you have several....
is there an way of expanding this to insert the actual script name of the refering page? Thanks S |
|
#4
|
||||
|
||||
|
Simply:
PHP Code:
Im STILL (hint George) not sure if there is a stringlength limit for the clickref. If there is you'll have to think of something else.
__________________
|
|
#5
|
||||
|
||||
|
Hey guys.
Hope you all had a good Christmas! To help you out here, the max length of a clickref is 50 characters Cheers |
|
#6
|
||||
|
||||
|
useful clickref
Quote:
Thanks S |
![]() |
| Thread Tools | |
| Display Modes | |
|
|