Block Access to Follow Up Page | Community
Skip to main content
November 20, 2013
Question

Block Access to Follow Up Page

  • November 20, 2013
  • 3 replies
  • 1380 views
I'm looking to block access to a follow up page to anybody that has not completed the form on the landing page associated with it.

Does anybody have suggestions on how I could accomplish this?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

November 20, 2013
The follow up page can be defined as external, referencing the URL instead of its name on Design Studio.

Add an URL parameter and then in the follow up page use jQuery to check whether that parameter is present and correct.

That is the simplest and quickest method. There are more ways to achieve similar results.
November 20, 2013
Thanks - it looks like that will work.


Bill_Carney2
Level 2
February 2, 2015
Breno,

Are there any simpler ways you can think of to restrict access to a landing page and its content unless an email is present in the system?

I didn't get what you'd meant by "follow up page can be defined as external, referencing the URL ...Add an URL parameter and then in the follow up page use jQuery to check whether that parameter is present and correct."

I was wondering if segmentation is the way to go?  If email is true include?  Not sure what to do as I dont know java script.

thanks
Bill