Hi all,I am trying to set up tracking for a website and would like to send data to two separate production report suites (one new and one old). I can see that option available in the Adobe Launch, however, once I enter both report suites Adobe Launch is asking me to fill Tracking Server values.So, m...
Hi All,Documentation for Mobile App Analytics says that it is possible to track to within 1m of a users location with the tracklocation method:see bottom table in: Lifecycle Metrics However in discussion with some people, there is debate as to if this is possible or not in Australia. Does tracking p...
When we access a url with a hashtag (https://mysite.com/#/?s_cid=test) the value "test" isn't setting on data elements or campaign configuration in adobe launch. Example:________________Do you know why this is happening? Is there any configuration we are supposed to make to get URL parameters in sin...
I have this strange problem with Launch. I’m setting up a new property and have already setup my data elements, rules, extensions etc. I've created the library and published my changes to Development.In my dev site, I can verify that it’s loading the dev Launch environment. Using Experience Cloud de...
I am facing an issue with our implementation utilizing Adobe Launch and Adobe Analytics. We have a direct call rule configured in Launch which is fired from _satellite.track(). In our case, immediately after _satellite.track() is fired, the user is redirected to another URL. This means that in many ...
How can I set a data element (I have it created as a custom code data element) from a rule? Basically I want the rule to fire when a user clicks a certain tile (there's a row of tiles with links). The following javascript figures out which tile it is and then tries to set the data element, but it's ...
We would like headerAccess-Control-Allow-Origin: *set on the adobe hosted files, in order to get full js error stack traces into our logs. Is that a possible ?
After creating a rule and pressing "Save and build for development" button today, the whole UI has been stuck in building process for hours. I tried to initiate a new building, then both of them appear "pending". Neither Reloading the page nor sign out and -in again solves the issue.Have debugged in...
Hi ,I have configured report suite for development environment in open editor inside Adobe Analytics extension.var s_account="devreportsuitename"var s=s_gi(s_account)Now I want to move my code to staging environment.Where should I include report suite for staging in code in open editor and what is t...
Hello,I need to create a rule that only fires for desktop (not mobile) but when I try to use the Device Type condition Launch tells me not to. What should I be doing instead?