Hiding registration form for the user who completes registration | Community
Skip to main content
New Participant
August 5, 2020
Solved

Hiding registration form for the user who completes registration

  • August 5, 2020
  • 2 replies
  • 1918 views

Team,

We have a registration form on the page where we tracking those in adobe analytics. We would like to hide the registration form for the user whoever completed the registration and instead we will show them some relevant campaign content. Also, registration form shouldn’t appear even though if they come and visit gain on the page.

How can we proceed to achieve this through adobe target. Please provide your suggestion, let me know if any.

Thank you,

Jay.

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 raghavc

@jayakrish 

I assume you are already capturing the successful event on form submission.

 

You can create a Segment based on this (Trait) i.e eVarXX = 'ZZZ Form Submitted' in AAM and this segment would be available in adobe target.

https://docs.adobe.com/content/help/en/audience-manager/user-guide/features/traits/trait-builder/about-trait-builder.html

https://docs.adobe.com/content/help/en/audience-manager/user-guide/features/segments/segment-builder.html

In Adobe Target , Create a new activity and for the Segment created in AAM hide the form and display an alternative content.

 

If you do not use AAM, you can create the segment in Analytics and share the same with Adobe Target.

https://docs.adobe.com/content/help/en/analytics/components/segmentation/segmentation-workflow/seg-publish.html

2 replies

ambikaTewari_ATCI
New Participant
August 8, 2020

 @jayakrish If datalayer on your page is capturing the registration success then you can create a data element in launch and use that data element to pass its value in target image request.

so that you can create the audience using mbox param value and target the site visitors.

Hope that helps you.

raghavc
raghavcAccepted solution
New Participant
August 5, 2020

@jayakrish 

I assume you are already capturing the successful event on form submission.

 

You can create a Segment based on this (Trait) i.e eVarXX = 'ZZZ Form Submitted' in AAM and this segment would be available in adobe target.

https://docs.adobe.com/content/help/en/audience-manager/user-guide/features/traits/trait-builder/about-trait-builder.html

https://docs.adobe.com/content/help/en/audience-manager/user-guide/features/segments/segment-builder.html

In Adobe Target , Create a new activity and for the Segment created in AAM hide the form and display an alternative content.

 

If you do not use AAM, you can create the segment in Analytics and share the same with Adobe Target.

https://docs.adobe.com/content/help/en/analytics/components/segmentation/segmentation-workflow/seg-publish.html

JayakrishAuthor
New Participant
August 10, 2020
Thanks for reply, its sounds good. quick clarification, let’s consider that I have created and segmented the audience. 1. Will it show the relevant content immediately once user finished the registration? 2. if the same user come and visit the site after some time, i.e existing user who done the registration completion before. Will this show our campaign content instead of form registration.