dynamic link update per session
-
I want certain links on my site to change for either each session or after one has been clicked.
For example: link a points to google.com for session 1, on session 2 I want link a to point to yahoo.com.
Alternatively: link a points to google.com. When user 1 clicks on it, user 1 continues to google.com. For user 2, the link now points to yahoo.com. If user 2 does not click, then the link continues to point to yahoo.com.
I hope that makes sense. Anyway, I’m sure there is a way to do this programmatically, but I’m hoping someone can point me to a plugin that might do it also. I have considered some of the ad rotator plugins, but I’m not sure if they would do the job.
Hopefully, someone can help. Thanks!
The topic ‘dynamic link update per session’ is closed to new replies.