Hey Adobe Community, I have a question regarding attribution models in adobe analytics, currently we're observing that traffic is classified mostly okay in each marketing channel that we configured, as you'll see in this ss where we include visits and orders per marketing channel (there are 6 orders...
Because some wrong practices happend in our Adobe Launch implementation, we set the duration of the utm related data elements as Session. As a result, the data will continually sent into the report suits. However, the media team only want to see the first hit of every new sources with utm code. I ma...
Hi community, I'm currently not able to track my visitor from my app to the webview. I already found a lot of documentation like this one and this one. But it didn't fix my problem.Currently, my third-party cookies are disabled (included demdex cookie) and I can't enable them. So I need to find a wa...
Hi Community,I'm currently using some custom code in a Data Element to return a price range of a specific product.This code is working, I'm already using it on pages with a single product.var productPrice= window.tc_vars.product_unitprice_ttc; var tranche; switch (true) { case (0 <= productPrice ...
Looks like the recent changes to introduce times into the date range selection may have impacted the Compare Time Periods feature in Workspace when attempting to compare to the prior week. When selecting the "Prior Week to this date range" option, the resulting time period generated has an start da...
Beginner Adobe analytics developer here and doing implementation for several websites on my own. Stuck on how to implement milestone tracking for a wistia embedded iframe video so it tracks start and completion along with 25%, 75% milestones
Need to integrate Adobe Analytics into our mobile app, which is built on Ionic Capacitor. If there's a git repo or npm install commands available or can be referenced to, that would be fantastic. Thank you so much!
Hi all,I was wondering what is the limit to adding number of conditions to a segment. We have a bots exclusion segment that I update every week and keep adding conditions based on bot activity to exclude this traffic from our VRS. I want to know if there an upper limit to how many conditions can be ...
Hi Community,I have trouble retrieving information from a data element.I try to retrieve the value of the "condition" variable of my products in a data element "Adobe Analytics - Product - Condition".Here are some screenshots to explain what I did: Here is the custom code inside:Returns 1...