Expand my Community achievements bar.

Alexis_Cazes_
Alexis_Cazes_
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • List of products deployed via Adobe Launch:Check with your stakeholders if they are still needed. You would be surprised as sometimes business don't even know that some product are actively gathering data on their platform.List all extension, rules and data elementsAlways try to create rules that ar...

    Type

    Questions

    Views

    815

    Like

    1

    Replies

    1
  • Maybe you can use analytics registerPostTrackCallback https://experienceleague.adobe.com/docs/analytics/implementation/vars/functions/registerposttrackcallback.html?lang=en or split action in 2 rules, first fire analytics one and add an action with a timeout of 1s to then trigger the target DCR 

    Type

    Questions

    Views

    813

    Likes

    0

    Replies

    3
  • It is unlikely you will find root cause of issue. You are not comparing apple to apple. Adobe using specific providers to classify data under mobile devices, it is done based on User-agents that adobe collects. Best route for you would be to extract raw data from adobe analytics (data feed) and raw ...

    Type

    Questions

    Views

    1.0K

    Like

    1

    Replies

    1
  • I agree with @yuhuisg . In this use case you should not use multiple eVars. Send the product id in the s.product variable: s.products=";productId1,;productId2"  Product ID can be your SKU. Next in Adobe Analytics go to the Admin section under conversion and add classification and then upload your da...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    0
  • 1. You should never have 2 launch scripts on one webpage. The once loaded last will overwrite the configuration of the _satellite object.An exception is if the section of your site is in an iframe, so you can have launch in the parent and launch in the iframe, they should not interact2. You can have...

    Type

    Questions

    Views

    1.0K

    Like

    1

    Replies

    0
  • 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

    3.6K

    Like

    1

    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

    1.8K

    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

    3.7K

    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

    3.7K

    Likes

    0

    Replies

    5
  • What is the query you have used ?  Did you check the exclude_hit column to make sure you do not count these lines ?  If your report timestamp enabled or timestamp optional ? In some instances for mobile SDK the hits can be queued on client side and send on another day but with the timestamp of when ...

    Type

    Questions

    Views

    5.7K

    Likes

    0

    Replies

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