Block Access to Follow Up Page

Anonymous
Not applicable

Block Access to Follow Up Page

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

Re: Block Access to Follow Up Page

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

Re: Block Access to Follow Up Page

Thanks - it looks like that will work.


Bill_Carney2
Level 2

Re: Block Access to Follow Up Page

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