내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards
해결됨

Regarding Form Based Composer in Target

Avatar

Level 2

Hi Community,

I am new to Target.

I need to create a simple form-based Composer activity in Adobe Target using the location "target-global-mbox."

I have the following questions:

     

  1. We have implemented Target using WebSDK(alloy.js) without Tag Manager because we already having a GTM. Is it possible for creating form based activity?
  2. Is it possible to create a form-based activity using "target-global-mbox" as the location?
  3. If not, what are the alternative methods to achieve this?
  4. Can we change the content by selecting an HTML offer or change experience fragment?

 

Regards,

Devakrishna R S V

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi @DevakrishnaRa2 

Yes, with manual implementation of Websdk (alloy.js) you can create a form based experience composer activity. But the target-global-mbox won't be available. 

In web sdk implementation - the global mbox equivalent to scope. The global mBox is the __view__ scope. 

Gokul_Agiwal_0-1721775838791.png

and yes you can able to change the HTML content or experience fragment. 

 

Here is the tutorial you can follow to setup the Form based test.

Hope this helps.

원본 게시물의 솔루션 보기

3 답변 개

Avatar

Community Advisor

Hi @DevakrishnaRa2 ,

 

You can refer below document for Form based experience composer. Also refer the video in the document.

https://experienceleague.adobe.com/en/docs/target/using/experiences/form-experience-composer

 

Avatar

정확한 답변 작성자:
Community Advisor

Hi @DevakrishnaRa2 

Yes, with manual implementation of Websdk (alloy.js) you can create a form based experience composer activity. But the target-global-mbox won't be available. 

In web sdk implementation - the global mbox equivalent to scope. The global mBox is the __view__ scope. 

Gokul_Agiwal_0-1721775838791.png

and yes you can able to change the HTML content or experience fragment. 

 

Here is the tutorial you can follow to setup the Form based test.

Hope this helps.

Avatar

Level 2

Thank you @Gokul_Agiwal ,

I have a question:

  • Do we need Adobe Launch to set up different locations or scopes, or is there another way to do it?

Regards,

Devakrishna R S V