Lead Segementation without using segments | Community
Skip to main content
February 16, 2015
Question

Lead Segementation without using segments

  • February 16, 2015
  • 4 replies
  • 1287 views
As with a lot of systems , eg WordPress or .net i am able to createa "control"  and place it on multiple pages.

I am wondering if someone can advise how to seperate this out once these leads get into Marketo.

In the past i have used segements and snippets.

Is this the only way to do it?

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

4 replies

SanfordWhiteman
Level 10
February 16, 2015
I'm not sure what you're asking because certainly any Smart List/Campaign is capable of filtering on hidden fields that you use to record lead source.  But SL./SC and Segs don't have the same purpose.  What exactly do you mean by "separate out" -- to customize a single mailing?
February 16, 2015
Here are some more details.

My website lists events. I want users to register for these events.

On signup i will send a "thankyou email". I dont want to have to write an email for each event. I need it to be dynamic in that based on the hidden field other values throughout the email are changed.

I have only ever managed to achive this result with segements and snippets.
Another thing i wanted to avoid was creating a new field in marketo to store this hidden value.

In short i am trying to find a streamline solution where i dont need to update marketo each time a the form is added to a page.

Ilan

 
SanfordWhiteman
Level 10
February 16, 2015
It sounds like using the API's Request Campaign method, with which you can pass ad hoc tokens used in outbound emails, would help: http://developers.marketo.com/documentation/rest/request-campaign/
February 16, 2015
If each event you are listing has its own program you can use my.tokens on the program level to hold values specific to each event. Then have your thank you email be a local asset of and send from the event program and reference those tokens. That way you can have your program template for events, clone it each time and populate a few tokens and you'll be set without needing to modify and assets.