Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

275
Vistas
Adobe Target - Profile script based on user visitNumber

I am trying to create an audience in my Adobe Target that meets the condition of impacting the user a limited number of times. To do this, I have created the following rule:

audiencie rule

This rule is based on a profile script named profilescript_countVisitNumber that I have created:

var x = mbox.name;
var count_x = user.get('profilescript_countVisitNumber') || 0;
if(x !== 'undefined') {
return count_x + 1;
}

The idea to achieve is that each time the user sees the Activity, count_x will increment the value by 1. When the user has viewed the activity more than 3 times (the rule I created) it should no longer be displayed.

I can't get the JS profile script code to count the number of times the user views the activity.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda