Confirmed users
1,022
edits
| Line 142: | Line 142: | ||
= Issues and Concerns = | = Issues and Concerns = | ||
* TODO: which redirect code will avoid duplicate hits and not screw up caches? | * TODO: which redirect code will avoid duplicate hits and not screw up caches? | ||
* TODO: do we have a query param on the redirector to allow tracking? Talking with JR I think we do | ** Currently using a reasonably meaningless ID based on campaign creation time + random value. (e.g. "1tjzaJ112") | ||
* TODO: do we have a query param on the redirector to allow tracking? Talking with JR I think we do | |||
** Not so sure about that. The tracking param would be integrated into the click URL (e.g. the many redirectors out there that then boot to a proper URL) | |||