Rule based trait ad limit - Frequency & recency | Community
Skip to main content
New Participant
October 26, 2018
Solved

Rule based trait ad limit - Frequency & recency

  • October 26, 2018
  • 4 replies
  • 4227 views

Hi,

I would like to show ad only 3 times on our website. To do that, done the below.

     - Captured the needed value in  adobe analytics prop(for eg: propx ="testad".

     - Created rule based trait and trait expression as c_prox == testad.

     - Added the created rule based trait along with the onboarded trait segment with the condition as below

                           onboarded data trait

                              AND NOT

                            testad >=3

Am i doing anything wrong? It doesn't seem to be working all the time. What is the best way to achieve this and how to do the testing to make sure it is working as expected.

.

Thanks

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 Varun_Kalra

Hi Muthu,

Could you create another segment and keep it's expression like following:

onboarded data trait

    AND

  testad <=3

4 replies

Gaurang-1
New Participant
March 11, 2019

Hey muthu1985 ,

Were you able to resolve you query?

Thanks,
Gaurang

Varun_Kalra
New Participant
November 1, 2018

Hi Muthu,

After you make any changes in the UI or create something new in the UI, then wait for 3 to 4 hours at least, so that changes would propagate to all edge servers.

Then after the changes are made and you have waited, it will be real time for the segment qualification and dis qualification.

MA1985v2Author
New Participant
November 1, 2018

Hi Varun,

Thanks for the response. I tried the above option but it looks like it is not working as expected.

When i refresh the page 3 times, and it is correctly displaying the ad and 4th time correctly stopped showing the ad but 5th time again it is showing up and after than never stops.

PS: also, can you confirm how long i need to wait if i make recency/frequency changes in the segment for me to validate again in the page. Is it real time or do i need to wait for an hour to validate that?

Thanks,Muthu

Varun_Kalra
Varun_KalraAccepted solution
New Participant
November 1, 2018

Hi Muthu,

Could you create another segment and keep it's expression like following:

onboarded data trait

    AND

  testad <=3