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

Hiding registration form for the user who completes registration

  • August 5, 2020
  • 2 replies
  • 1921 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

raghavc
raghavcAccepted solution
Level 4
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

raghavc
Level 4
August 14, 2020
Yes it would, I hope you have enabled service side forwarding from Analytics to AAM. Enev though you can see the data in AAM reporting , the data will be present in AAM and will be used for the segment resolution.
ambikaTewari_ATCI
Community Advisor
Community Advisor
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.