Block Access to Follow Up Page

Anonymous
Not applicable
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?
Tags (1)
3 REPLIES 3
Bill_Carney2
Level 2
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 
Anonymous
Not applicable
Thanks - it looks like that will work.


Anonymous
Not applicable
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.