Hello. This is my first post. I am trying to observe changes made to my 'ItemList' using Mutation Observer. I'm injecting my code in Custom Code section of VEC. The observers are getting inititalized and my code works during edit Activity. But in the Activity preview it doesn't work and I am confuse...
Hello,I'm trying to get detail data of an ab activity via the API using the following methode:Get AB activity by idget: /{tenant}/target/activities/ab/{id}The API works well for other method calls but for this one it returns the following error:{"httpStatus":406,"errors":[{"errorCode":"Unsupported.F...
Hi,I have a metric which tracks on click of a link on page (no problems there), but I'm not sure whether this is still triggered if I right click and, say, open the link in a new tab.Is right clicking and opening in a new tab tracked, or does that require separate implementation?So far I've struggle...
I am trying to create a segment in Adobe Analytics using visit number & use that as market cloud audience. I created an experience using the segment as targeted audience. For example: if visit number is between 1 to 3 , user should see the experience A. If visit is between 4-6, user should see exper...
Hi All,On my website i feature affiliate banners, when I click these banners it does not open a new window (i.e. it takes the user away from the page that they are on).How can I make sure that when a user clicks on a banner on my website, it opens a new window?Thanks guys.
Hi All,I have to create an activity which displays user different offer based on user's visit to the particular page. For instance,Page View Count 1 to 3 - Offer 1Page View Count 4-7 - Offer 2 and so on.Is there any way to achieve this using profile scripting?
I'm having trouble getting a click conversion event to fire within a form on a redirect page. I'm redirecting half of my traffic to a separate page and wanting to test that button click. I've set up the redirect already, then when I set up the conversion click event, I browse to the redirected page,...
I'm using Form-Based Composer in an A/B test, and am trying to use refinements to show different content for different query string params.However, when I change the query string param in on Experience's refinement, it gets changed in ALL Experiences' refinements.Is this the correct behavior?Thanks!...