Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Jennifer_Dungan
Jennifer_Dungan
Online

Badges

Badges
33

Accepted Solutions

Accepted Solutions
62

Likes Received

Likes Received
180

Posts

Posts
357

Discussions

Discussions
26

Questions

Questions
331

Ideas

Ideas
21

Blog Posts

Blog Posts
2
Top badges earned by Jennifer_Dungan
Customize the badges you want to showcase on your profile
Re: Merchandised search eVar with binding events - Adobe Analytics 17-08-2022
Just so I am sure I understand... what is the intention of the tracking? Are you trying to track "Search Terms" for every search? Or are you trying to correlate which "Search Terms" resulted in a Product View or Add to Cart Action? I believe your current setup will only record for the correlation if I am not mistaken, so based on your configuration, this seems to be correct. If you want to track search terms on each search, you shouldn't configure with a binding event... If you want both, you ma...

Views

68

Like

1

Replies

6
Re: GetValOnce - Bug in Cookie Expiration / Max-Age? - Adobe Analytics 17-08-2022
I don't work for Adobe (I'm just another user like you).. so I think that because you have actual observations, it would best come from you.

Views

40

Likes

0

Replies

0
Re: GetValOnce - Bug in Cookie Expiration / Max-Age? - Adobe Analytics 17-08-2022
It does thanks... that is very strange then.. also, in Launch, it actually does create an "appMeasurment" file (you just don't edit it directly like the old way - but looks like it might be missing some stuff based on that error)... it does seem like there may be a bug (or 2... or 3) in the plugin... which isn't good. This might require the engineering team (which means opening a ticket and waiting for someone to debug).... OR making your own version of the code.... something far more readable.....

Views

45

Likes

0

Replies

2
Re: GetValOnce - Bug in Cookie Expiration / Max-Age? - Adobe Analytics 17-08-2022
You said that you "re-wrote the plugin a bit"? Could you provide details, what did you change? What does your code look like? It sounds like maybe what you changed could have caused the issue....Adobe's plugin codes are really gross to read through (they aren't optimized for human eyes). It would be really easy to miss some of the manipulations that could result in the wrong expiry. The last version of this code was released over a year ago.. it's hard to imagine that such a large bug would go u...

Views

52

Likes

0

Replies

4
Re: Can we schedule(daily) a report request with DataWareHouse API's ? - Adobe Analytics 17-08-2022
The schedule would need to be created in your own system. We have/had (not sure if it's still running) a scheduled job with the APIs that ran every hour or two.... The thing is, yes, the API makes new requests each time. From what I remember, your code will need to do the following: Make the request Store the returned request id Check back for that request id to be processed (may need to check multiple times until its ready) Retrieve the data from the request id

Views

17

Likes

0

Replies

0
Re: Unable to edit my own post in this community - Adobe Analytics 17-08-2022
You should be able to now.. there was an issue since sometime last night where no one could post replies (I assume that this was also causing issues with editing your own posts)

Views

12

Like

1

Replies

0
Re: web performance Issue with adobe launch web sdk - Adobe Analytics 16-08-2022
Right... @yuhuisg said, you can use Adobe's Data Layer, but IF you are using any of Launches triggers (like element clicked, or anything that would happen before the page is loaded) will still be lost because the code to detect those triggers hasn't yet been loaded. Unless you are getting your devs to do ALL detection, and pass all info to a data layer (that should work) but since no one else that I know of has implemented the script in the footer, you will have to do a lot of testing to make su...

Views

65

Likes

0

Replies

0
Re: 't' parameter from Adobe Analytics request is always 00/00/000 00:00:00 - Adobe Analytics 14-08-2022
Hi, Our mobile App also shows that in Griffon... but in Adobe Workspace all our tracking events have the correct timestamp... I believe this may be related to the setting in launch.. If you don't have "Offline Enabled" (I don't) maybe it uses the server time instead of sending it through the call.... and maybe if it is enabled, it starts sending and using the "T" parameter... This is really just a guess... At this point, I would check if your data still has proper timestamp information in the re...

Views

69

Likes

2

Replies

0
Re: Fallout Vsitors Question Comparing Data - Adobe Analytics 12-08-2022
I assume you mean the values at the steps / bottom of the funnel when you say the data doesn't match.... With funnels/fallout.. the users MUST go through each step in the order specified in the Fallout to be included... if you just use a segment for the final step in a freeform table, there is no dependency on the logical order of steps. This is generally the issue when this type of question gets raised.

Views

49

Likes

0

Replies

0
Re: bot exclusion rules - Adobe Analytics 12-08-2022
Hi, To Access Bot Exclusion Rules, you need to go to Admin > Report Suites. Choose 1 or Many Report Suites that you want to modify Then go to Edit Settings > General > Bot Rules (Adobe May prompt you to choose 1 of the selected suites as your "template") Standard Bot Exclusion Rules can be applied simply by checking "Enable IAB Bot Filtering Rules" To add your own custom rules, click "Add Rule", you can create multiple rules: Hope this helps

Views

63

Likes

2

Replies

1