Leiste mit Community-Erfolgen erweitern.

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

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Global Variables

Avatar

Level 1

Global Variables is available in adobe page calls but not available in adobe track calls?

I have set all the global eVars and props in my adobe extention -> global variables sections.
any fix for this ?

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 4

I like having more control over my global variables as some page views and some track links may have different variables set. 

 

So what I do is I have 2 rules.

  • Global Variables - Page View
  • Global Variables - Track Link

For every page view and track link, I call a direct call to call the respective rule above then fire a pageview or track link beacon. Inside the rule, I set global variables over that. 

 

That way, I can clear variables when I need to and not have to clear when I don't need to.

 

franzli_0-1591840542954.png

 

Lösung in ursprünglichem Beitrag anzeigen

3 Antworten

Avatar

Level 10

Custom code and doPlugins

Avatar

Korrekte Antwort von
Level 4

I like having more control over my global variables as some page views and some track links may have different variables set. 

 

So what I do is I have 2 rules.

  • Global Variables - Page View
  • Global Variables - Track Link

For every page view and track link, I call a direct call to call the respective rule above then fire a pageview or track link beacon. Inside the rule, I set global variables over that. 

 

That way, I can clear variables when I need to and not have to clear when I don't need to.

 

franzli_0-1591840542954.png

 

Avatar

Employee
Do any of the answers below answer your initial question? If so, can you select one of them as the correct answer? If none of the answers already provided answer your question, can you provide additional information to better help the community solve your question?