That was the question. If I use profile script, how long can I store the counter value on server side (target)? Is it possible to control the duration.
I'm currently storing information in cookies. Example: how many times an ad have been shown to a user. This is all done through Jquery (custom code option within Adobe Target Visual Composer). I may have more than one targeted ad for one ad location. I want to move away from cookies. Is there a way ...
So you mean to say if 3 campaign qualify for the criteria all three will be delivered to the page, then: 1. If all have the same priority, then target will pick 1 randomly.2. If they all have different priority, then target will render the highest priority campaign. However, in both the cases target...
None of the activity is altering DOM structure. Let's assume there are 10000 activities with same audience, location and all have different priority set. You mean to say target will return content for all those 10000 activities on the page starting with lowest priority and then keep on replacing it ...
All the activities have audience (it could be same and/or different) but the location is same. None of the activity is altering the DOM structure. Lets assume there are 5000 activities (for an ad spot, every activity has different content and image) - first 1000 have audience 1, second 1000 have aud...
I think you are assuming that I'm using form based composer. However, that is not the case. I'm using visual composer. There is an option in visual composer to add custom code. It works totally different than the code put through form based composer.
If there are multiple changes/activities for a location and we have a different priority for each. How would target push the changes? If audience is same, then:1. Target push all changes to the page and then decide which one to show/execute.2. Target decide which one to show based on the priority an...
I recently came across some documentation regarding priority between multiple target activities while investigating for an issue. It says "The priority is used if multiple activities are assigned to the same location with the same audience. If two or more activities are assigned to the location, the...