Expand my Community achievements bar.

Alexis_Cazes_
Alexis_Cazes_
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • For the logs with a , these are the one from the Adobe Launch library and they are enabled by setting the flag _satellite.setDebug('true'). They should be outputted in the developer console once enabled. I usually use the Launch command extension to enable debug mode: https://chrome.google.com/webst...

    Type

    Questions

    Views

    4.0K

    Like

    1

    Replies

    1
  • SectionsDetailRule typeEBR: event based rulePLR: page load rule (top, bottom, domloaded ...)DCR: direct call ruleMultiple types of rule should be separated by a pipeEvent TypePB: page bottomPT: page topWL: window load (onload event)DE Change: data element changeCLICK: click event on a DOM elementIt ...

    Type

    Discussions

    Views

    2.4K

    Likes

    0

    Replies

    1
  • So here you have an IIFE so what you can do is take the code inside and put it in an action of a rule. I can see that you are user a data layer layer from the variable digitalData. There is 2 part to this code:You set some variables based on data layer valuesYou inject an image tag inside the DOM of...

    Type

    Questions

    Views

    2.1K

    Like

    1

    Replies

    1
  • Alright so this is what you can see in your Adobe Launch logs: [Custom Script] Failed to get previousPageName ReferenceError: getPreviousValue is not definedat Object.source (launch-EN36e7398f32914ad28e21b622457f151b.min.js:2:1372)at e.exports (launch-EN36e7398f32914ad28e21b622457f151b.min.js:2:3176...

    Type

    Questions

    Views

    4.1K

    Like

    1

    Replies

    3
  • Could you provide the URL to your dev build from Adobe Launch. Will look at source code and see how you deployed the plugin. So basically if you go to your environments and copy paste the URL library that would be enough for me to have a look at.

    Type

    Questions

    Views

    4.1K

    Likes

    0

    Replies

    5
  • Also as we are using classification you can use numeric values for some key=pair. like for loc we know we will have modal, you can replace each possible values by a number so modal would be 1 loc=1 etc... During classification you can translate to correct string values in the classified reports

    Type

    Questions

    Views

    2.2K

    Like

    1

    Replies

    0
  • Right so I have an implementation on my side where we need to collect the application attribute details which sometimes can be over 20 at a time. I have the same restriction as you where I should only use minimum amount of variables, in my case one. The best solution is to use an eVar as you can set...

    Type

    Questions

    Views

    2.2K

    Like

    1

    Replies

    2
  • There are 2 options:1. Create a data element which will get the previous value and use it Adobe Analytics action or extension configuration view by mapping prop3 to your data element name 2. Use custom code in the adobe analytics action or adobe analytics extension view under custom code section to ...

    Type

    Questions

    Views

    4.3K

    Like

    1

    Replies

    10
  • As we do not know the key values you are trying to upload and we do not have the file you uploaded, there is little we can do apart from providing some advise. 1. Read this documentation with common issues: https://experienceleague.adobe.com/docs/analytics/components/classifications/classifications-...

    Type

    Questions

    Views

    1.7K

    Like

    1

    Replies

    1
  • You also need to add custom code to use the plugin to allocate the value you need to an evar as follow:// 1. Sets prop7 to the cookie value contained in gpv_Page // 2. Resets the gpv_Page cookie value to the page variable // 3. If the page variable is not set, reset the gpv_Page cookie expiration s....

    Type

    Questions

    Views

    4.3K

    Like

    1

    Replies

    12
Top badges earned by Alexis_Cazes_
Customize the badges you want to showcase on your profile