Expandir minha barra de realizações na Comunidade.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

Event triggered upon trackState in UI?

Avatar

Level 1

Is it possible to set up an event in the Mobile Services UI to fire whenever a specific trackState runs? I know you can do it with the action context variable (e.g., a.action=login), but I'd love to be able to increment an event whenever a specific state/page occurs, and to do this via the UI.

Thanks in advance!

Tópicos

Os tópicos ajudam a categorizar o conteúdo da comunidade e aumentam sua capacidade de descobrir conteúdo relevante.

1 Solução aceita

Avatar

Resposta correta de
Employee

Hi michaelh37,

Via processing rules, you could potentially set a rule that states

Set Event "event" to Custom Value 1

if  'specific page Name of trackState' is set.

Jen

Ver solução na publicação original

1 Resposta

Avatar

Resposta correta de
Employee

Hi michaelh37,

Via processing rules, you could potentially set a rule that states

Set Event "event" to Custom Value 1

if  'specific page Name of trackState' is set.

Jen