I looked at the solution mentioned above a few times and I still cannot get my plugins loaded. Is it possible to add updated documentation with examples here: Choose an implementation method
You could set the element inside your custom code like this:_satellite.setVar("user_location","florida");to retrieve it to set the analytics call you can reference it like this %user_location%
Looking to see the best placement for the adobe launch script tag on our pages in relation to other the DOM elements. Also since we are working with a data layer that is populating some of our data elements our assumption is that this declaration will need to be above the Adobe Launch tag.
When you order the arrangement of the ACTIONS on a rule, do those actions wait until the previous action has finished?If not, would the better approach be to break these up into Rules and give them a specific order--Chris
Inside the Adobe Analytics extension for Adobe Launch, where is the recommended place for individual appMeasurement Plug-ins ? Inside the extension "Custom Code" for the tracker or inside something like a data-element?Regards,Chris
All,I have trackExternalLinks in my appMeasurement code set to "true" currently on my site. I also have a custom external tracking link to allow me to pass some additional data to my reporting suite when the link is clicked. This has resulted in 2x call I see on the exit links visible in the network...
Is there any documentation for configuring the latest Adobe Analytics AppMeasurement and plugins inside the Adobe Analytics extension for launch? I want to make sure we transfer our plugins properly in the latest version. I believe there are instructions for Adobe DTM but nothing specifically for th...