Dynamic Landing Page for Sales Team | Community
Skip to main content
Demeter
New Participant
November 10, 2022
Solved

Dynamic Landing Page for Sales Team

  • November 10, 2022
  • 1 reply
  • 3629 views

Hello Community,

 

I believe I'm overthinking my logic and it may not be possible to achieve it my way.

 

Email is sent -> lead (who we already have certain criteria for in DB) clicks link -> goes to LP with a form -> completes form -> information emails sales rep.

 

Goal: to have one dynamic landing page that displays their associated regional reps information with a form that upon completion, will be sent to the rep. Each rep covers a specific region, which is already established in SFDC so we would know which reps info to display

 

Short of creating different LPs for each sales person, is there a way to create one LP and have the leads' sales reps information display based on, let's say, the leads identifying state?

 

I'm looking for best practice and cleanest way to accomplish this without so much clutter. Working on an instance that has already had many hands on it and is cluttered.

 

Thanks in advance!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Michael_Florin-2

would you mind detailing the flow? 😑

I have created the LP with segmentation by sales rep. The dynamic LP part is working, just not the link to direct to the right page

 

my logic is: if Lead X is from State Y and clicks link-> Display associated sales reps Z information on LP

 

 


If there is only one page which is dynamic by Segmentation, you don't need different links. There is just one. (Or do I not understand the question correctly?)

And btw: You can enforce a segmented view by using URL parameters:

www.example.com?segmentationname=segmentname

1 reply

SanfordWhiteman
New Participant
November 11, 2022

You definitely don't need more than one LP.

How many different inputs are there? You say "state" - do you mean the 50ish US States? (The number of input variations matters for finding the best solution.)

Demeter
DemeterAuthor
New Participant
November 11, 2022

There are 50 US states are broken down into 6  regions. Each sales rep has certain states in their region.

 

i.e Sales rep 1 has Georgia, Kentucky, New York - When a lead clicks the "reserve appointment" link in the email, should go to the landing page where it displays that sales reps information. Then the triggers would take over sending him the request.

 

Appreciate the help @sanfordwhiteman 

SanfordWhiteman
New Participant
November 11, 2022
But you don't know the person's State until they choose it after landing on the page, correct?