Is it possible to apply segments to forms? | Community
Skip to main content
Cecile_Maindron
Level 10
March 25, 2016
Question

Is it possible to apply segments to forms?

  • March 25, 2016
  • 3 replies
  • 3297 views

Hello,

I need to stop the downloads from the US embargo countries.
I wanted to know if it was possible to have forms that are dynamically dislayed so that if lead are coming from inferred embargo countries or IP addresses, the form is NOT displayed. I have created a embargo countries segment but if I try to remove form from the embargo segment, form is also removed from the default segment.
I have also considered adding a dynamic rectangle in front of the form but even if I select opacity = 100% the form still shows up in foreground.

Can you help?

Cécile

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

Grégoire_Miche2
Level 10
March 25, 2016

Bonjour Cécile,

You cannot create a segmentation on the IP address (or any whois info related to the IP address) on an anonymous lead, since segmentation are only for known leads. So the dynamic content will not help you here.

May be a nice business case for RTP

Or there might be some possibilities to develop some JS that blocks or even prevents the form from displaying based on whois information.

-Greg

Cecile_Maindron
Level 10
March 25, 2016

For the forms I think I may have found a workaround. I have added visibility rules based on inferred country.
Are you saying that this only works if leads are known? Same for segments? I cannot have dynamic content for anonymous leads based on their inferred countries?

Josh_Hill13
Level 10
March 25, 2016

Only for RTP.

If this is a concern, then you should have a web dev use js or block at the server level.

SanfordWhiteman
Level 10
March 25, 2016

A subscription to the seminal MaxMind service is easy to integrate with Marketo Forms.

Robb_Barrett
Level 10
March 26, 2016
SanfordWhiteman
Level 10
March 27, 2016

FTR, ipinfo.io uses the MaxMind Lite database -- not as accurate as the MaxMind (Pro) API.