Survey in preference centre | Community
Skip to main content
August 11, 2015
Question

Survey in preference centre

  • August 11, 2015
  • 2 replies
  • 2394 views

Hi, I'm setting up a preference centre and I'd like to include a section that surveys the reason why people unsubscribe e.g. emails are too frequent, content it not relevant, etc.

Is this something that you've done? How did you set it up? I'm hoping to be able to capture the information in a checklist without having to create all the fields in Field Management. Is that possible?

thanks!

Marilyn

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

2 replies

Level 10
August 12, 2015

Hi Marilyn, It's best to create separate fields to record feedback. Though, if you're already having unused fields with the appropriate field types, you can use them by changing the label names. Hope this helps!

SanfordWhiteman
Level 10
August 12, 2015

I do agree with Alok: if it's important enough to capture, it's important enough to remember.  Unsubscribe Reason(s) isn't a disposable, time-sensitive data point, right?

That being said, there are some tactics you can take to reduce field management.

One is to make your own form and use Munchkin calls (Munchkin.munchkinFunction('clickLink', ... ) to log the person's choices rather than a form post.  This way they get activities in their ActLog (which will age out) but you don't need to make any fields.

Another is to make your own form and combine all the elements into one big (textarea) Marketo form field called something like Unsubscribe Survey Results.  You could store all data as one URL-encoded string.  Kinda annoying to search on, but it would work, and you only have to make the one field.

August 14, 2015

Thanks Sanford - these are good tips. I'd go with Alok's suggestion and just try to capture only information that will be more useful.

Justin_Norris1
Level 10
August 14, 2015

Marilyn Li​, if you're looking to capture multiple potential reasons for unsubscribing, you could also do this with a single multi-select form field.