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

adilk
adilk
Offline

Badges

Badges
15

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
10

Posts

Posts
67

Discussions

Discussions
0

Questions

Questions
67

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by adilk
Customize the badges you want to showcase on your profile
[Purchase Event in Launch] Unable to pass product category from digitalData as eVar. - Adobe Analytics 11-06-2019
I have a transaction digitalData object and I'd like to pass product category as an eVar when the purchase occurs.At the moment, Cloud Debugger shows 'not available' for this variable.Here is my setup:Data elements > JS Variable > Variable name: digitalData.transaction.item[0].categoryAs all our transactions will only contain 1 item, I've kept the index as 0 to return the first and only object details.When I check this in Dev console, I can see it return the correct product categoryHere's my dig...

Views

2.4K

Likes

0

Replies

4
Re: Adobe Launch - steps to use AA Product String Builder Search Discovery - Adobe Experience Platform Data Collection 10-06-2019
Thanks, StewartHere's my revised dataLayer object as an array. Should my root object be digitalData.transaction?Also, for eVars, should I set them as AA set variables Action? and would the product collection path be .transaction.item or just transaction.item?Thanks a lot for your help

Views

4.1K

Like

1

Replies

1
Re: DTM pageload timings - Dynamic Tag Management 08-06-2019
Hi Barry,The website I'm looking at has been built in Angular and so, the first page load has the correct performance metrics in performance.timing variables. On second page load onward, loadEnd event timestamps stay the same as page 1 as the browser does not make a full round trip to load the content of the second page.

Views

1.3K

Likes

0

Replies

0
Re: [Adobe Launch] Purchase Event via dataLayer - Adobe Analytics 02-06-2019
Hi,Have you used Search Discovery's AA Product string builder?If I want to use that extension,which variables should I pass via AA - Set variables and AA - Product String builder?I've asked in this thread as well Adobe Launch - steps to use AA Product String Builder Search Discovery but will paste it here too:My transaction event is supposed to fire on a direct call.While using this AA string builder, which variables should I populate via AA "Set Variables" Vs "SDI string builder"In my current w...

Views

1.1K

Likes

0

Replies

0
Re: Adobe Launch - steps to use AA Product String Builder Search Discovery - Adobe Experience Platform Data Collection 02-06-2019
Hi Stewart,I'm wondering if you could help me with my setup.My transaction event is supposed to fire on a direct call.While using this AA string builder, which variables should I populate via AA "Set Variables" Vs "SDI string builder"In my current workspace report, I can see that the Evars are populating for purchase category/product. However, the events [currency] are showing as 0 while ecommerce variables such as product/category are empty.In my rule for Purchase event:Adobe Analytics - Set va...

Views

3.6K

Like

1

Replies

0
[Adobe Launch] How to calculate page load times for website built in Angular? - Adobe Analytics 26-05-2019
I have a website that has been built in Angular. As there is no full round trip between page loads, using performance.timing metrics is unreliable. performance.timing.loadEventEnd for page 1 and page 2 will remain the same as only content is refreshed.If I were to use performance.timing.loadEventEnd - performance.timing.navigationStart as a metric, it would be grossly inaccurate number for page 2 as only page 1 would have full round trip.If performance.timing events are unreliable, what data can...

Views

797

Likes

0

Replies

1
Re: DTM pageload timings - Dynamic Tag Management 26-05-2019
Hi Barry,How can performanceTiming be used with Adobe Launch? Would you be able to provide the steps for this.Thanks.

Views

1.3K

Likes

0

Replies

0
Re: How to use a JS variable in another Custom JS script? - Adobe Experience Platform Data Collection 26-05-2019
Hi Alexis,If I had to configure the below in Adobe Launch, how would I go about with this?Create an event listener on unloadIn Rules section, I can't find an event for unload.On unload a function is called to get all performance data and store them in cookies. We also store the page name that will be the previous page name.How can this be done via Adobe Launch?On next page send previous page name and performance data to Adobe AnalyticsShould all of the above steps happen in the same Rule? Wait f...

Views

2.2K

Likes

0

Replies

0
[Adobe Launch] Do I need unique Direct Calls per digitalData.event push that I want to track? - Adobe Analytics 23-05-2019
Hi,Our Adobe Analytics page tracking is done based on a direct call that occurs [Direct call = adobeDirect]. This leads to a digitalData JS object that contains page level sProps. The implementation is being managed from Adobe Launch.For other events that I want to track such as Clicks on Page Menus, Form Submissions, can I manage this by having a single Direct Call for both these type of events and using digitalData.event object to populate the values based on interaction?Right now, I have a co...

Views

1.4K

Likes

0

Replies

1
Re: [Adobe Launch] Purchase Event via dataLayer - Adobe Analytics 16-05-2019
Hi Pratheep,We already have a direct call to trigger the page load event. Does the custom code for purchase go within the existing Action configuration or do I need to create a new rule for Purchase events?If it';s the existing direct call, then on a regular page load (NOT /thank-you page), what will the s.purchase events populate or they will not be utilized until this is available in the dataLayer?Thanks.

Views

1.1K

Likes

0

Replies

0