CTXMedia
Well-known member
I'm looking to migrate from one revenue program to another, but as the newer one requires the building of several months of click-tracking before payout, I want to slowly migrate over by using the newer code on a smaller scale to begin with, increasing coverage over the following months; presenting the new code, say (20%) of the time in the first month, 40% in the next, 60% the month after, etc.
I wondered if there was an easy way to do this via the XF template code? Maybe generate a random number between 1-100 and if the number is <= 25 put the new code in, else present the current code?
Does XF have a random function for templates?
Cheers,
Shaun
I wondered if there was an easy way to do this via the XF template code? Maybe generate a random number between 1-100 and if the number is <= 25 put the new code in, else present the current code?
Does XF have a random function for templates?
Cheers,
Shaun