Data matching | Database | Newsletter subscription | Form | Community
Skip to main content
Jonas_Ogorek
Level 1
January 25, 2019
Question

Data matching | Database | Newsletter subscription | Form

  • January 25, 2019
  • 1 reply
  • 3164 views

Hello guys,

Before I waste more hours to find a solution maybe you guys can help me out with following situation:

I have a contactform on a landingpage. When a person fills out the form I want to check if the email already exists in our database.

If the email is not known there should be a redirect to another "please suscribe to .... before downloading..."- page. Is there any solution like a script or something that I can implement.

I know that there is the possibility of recognition with munchkin or cookies but this shouldnt be the solution for this case.

1 reply

SanfordWhiteman
Level 10
January 25, 2019

There absolutely is, and it was one of the topics of my talk this past week at the NYC MUG. If you check when the slides are up there'll be valuable guidance.

Rachit_Puri2
Level 5
January 29, 2019

Do you have a code or anywhere on your blog where you have implemented this? We would love to implement something like this.