Is there a way to automatically redirect the event registration page after the workshop/webinar has taken place? | Community
Skip to main content
Level 1
March 27, 2017
Question

Is there a way to automatically redirect the event registration page after the workshop/webinar has taken place?

  • March 27, 2017
  • 2 replies
  • 1444 views

Currently I put a meeting on my calendar 1 day after the event has passed reminding me to set up a redirect for the landing page, but I am hoping there is something I can pre schedule to do this?

2 replies

SanfordWhiteman
Level 10
March 27, 2017

Doan, please move the question to Products​. "Community" is for website feedback, not support.

Grégoire_Miche2
Level 10
March 27, 2017

HI Doan,

There is no feature to make this easy, but it can be done with some Javascript and 2 tokens: a date token and another one to give the URL of the secondary page. Both of them have to be on the LP. When someone lands on the LP, the JS fires and tests whether the date is passed, and if so, immediately redirects to the secondary page.

I think this has already been covered in the community, if you want to run a search.

-Greg