Hi, I am trying to use Common Analytics Plugin and set eVar for getTime parting and getPreviouspage value. What is the stnadard way to initialize the plugin when to load the plugin extension ? I have created seperate page load rule to initialize the plugin but not sure about how to validate in conso...
We have three apps across different websites. They are similar but not identical. Some of the components (such as header/footer etc...) are the same across all our sites. Should we have a different Adobe Launch library for each of these apps or is best practice to use a single library where possible...
Hi All. Apologies for the noob question. Basically we want the rule to fire just on the single page and not on subpages for eg. Fire on : www.abc.com/Not on : www/abc.com/contact-us.html The rule somehow fires on the subpage too. Any ideas on exact expression to use?
Hi,I am trying to integrate the mobile app analytics integration since I never done this before this, How can i triggered a event from app on interaction as in web we use _satellite.track("click") and along with how can i set the value in evar since in app we don't have data layer. If possible can g...
our network is locked down and we need to do a request to security to unblock external endpoints. For our mobile developers to dev/debug on their macbooks- what is the complete list of domains / subdomains /urls that need to be unblocked so they can connect 100% to Adobe's new mobile experience plat...
On idea: I'd like more control over how and when data elements are evaluated. Issue:You have a data element that accesses an object/property: "page.name[0].length"If that object or property doesn't exist (or you know it will show up later), JS throws undefined errors as soon as the page loads. Idea:...
Hello Folks! I am facing a weird issue. Have implemented Web SDK to capture AA data. I am using processing rules to populate many eVars and props. But to my surprise none of processing rules were firing and all my custom variables had no data. I found that an overall condition ("implementationDetail...
Hello all, We use the "product syntax" variety of merchandising eVars in a few places. Note that this is where you specify eVars (and events) tied to a specific product in a list of products. The legacy AppMeasurement/s_code example looks a bit like: products=;this;1;1.11;event1=1|event2=2;eVar60=a|...
Hello all, It seems that listVars are not automatically mapped to Analytics when ingested from the Adobe Edge. _experience.analytics.customDimensions.lists.list1.list = [ { value: 'a' }, { value: 'b' } ... ] This validates just fine in the dataset, but "list1" in Analytics doesn't get any love. Is t...