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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

A/B test Using partial activity URL

Avatar

Level 1

I am trying to set up a A/B test for a particular page such as www.example.com/path1/path123456/contentTitle.html. and any page that matches the first part of the path. The URL rule I am trying is:

OR any page where url starts with www.example.com/path1/path123

 

The test runs fine on the full url page but does not show up on any other page. Is such a test possible and if so what I am doing wrong.

Thanks in advance

 

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

if a offer is applied on the more that one page , it will be applied only of the html path in all the pages is same 

or 

use ID attributes in such a way that id value will be same across all the pages where the offer should be applied

원본 게시물의 솔루션 보기

4 답변 개

Avatar

정확한 답변 작성자:
Community Advisor

if a offer is applied on the more that one page , it will be applied only of the html path in all the pages is same 

or 

use ID attributes in such a way that id value will be same across all the pages where the offer should be applied

Avatar

Level 1
Hello Sundeep thanks for the reply It turns out that the Button, Div and any other element id's were unique for every page.

Avatar

Level 1

@ckrawchuk Try updating the page delivery as below.

CharlesThirupathi_0-1616952890064.png

if the offer still not gets delivered kindly verify the Activity Audience.

Avatar

Level 1
Hello CharlesThirupathi Thanks for the reply. Although that was not the problem it helped me confirm that the url set up was correct and identify the actual problem which was the Element ID.