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
Re: Success Event is firing twice on rule? - Adobe Experience Platform Data Collection 29-06-2019
I'm currently on v1.7.4. Will upgrade the extension. Thanks.

Views

2.6K

Likes

0

Replies

0
Re: Success Event is firing twice on rule? - Adobe Experience Platform Data Collection 23-06-2019
Hi Abhijeet,Yes, these clicks take place on the same page. In rule actions, I do have Set Variables > Send beacon (don't track as page view ) followed by > Clear Variables. However, the event is still being carried forward.My data element is a JS variable from digitalData and storage duration has been set to none.What would explain this behaviour?Thanks

Views

2.5K

Likes

0

Replies

0
Success Event is firing twice on rule? - Adobe Experience Platform Data Collection 23-06-2019
Hi,I have a carousel that I'd like to track via the name of the carousel frame as an eVar and counters for number of clicks on them.The data elements are straight forward in reading from digitalData. In my rule, I have eVar19 set to capture the carousel name and event12 as the counter.If you see the below screenshot, you see event12 once for the first eVar "amazing deals" but when I click on the next carousel, event12 is shown twice? Any particular reason why event12 would fire twice on the seco...

Views

5.2K

Like

1

Replies

5
Re: [Adobe Launch] Click based rule - Do I need to repopulate page url in the Set Variables action? - Adobe Analytics 20-06-2019
Thanks, will use the Launch forum for my next thread.I do have a follow up question:Say, a page loads with certain sProps that are fired in the main page load rule and the variables are then cleared in the same rule.Now, in the click action rule > If I also redefine the sProp variables again > Send Beacon, but not fire a page view, This will not inflate my page view count. Correct?Also, can you please give an example of how old values might be wrongly passed in the click rule if variables are no...

Views

1.6K

Likes

0

Replies

0
[Adobe Launch] Click based rule - Do I need to repopulate page url in the Set Variables action? - Adobe Analytics 20-06-2019
Hello,I have a click based event rule where I send some eVar and events info to AA.In the same action [Adobe Analytics > Set Variables], If I scroll down, I can see variables for Page Name, Page URL, Server, Channel, Referrer, Campaign etc that are left blank. These are populated when I load my pages.In this particular event action, do I need to repopulate these variables or should I leave them blank and only pass eVar/events in the beacon?Thanks.

Views

2.1K

Likes

0

Replies

3
[Ad Cost Data] How to import campaign cost data from Facebook, Google Ads? - Adobe Analytics 17-06-2019
I was going through Data Sources option in AA > Admin settings and from what it looks, it appears to import a file into AA containing the tracking code, cost, impressions, clicks. The key would be the tracking code. If I didn't want to go through the process of manually uploading cost data from three ad sources (Facebook Ads, Google Ads and a Display netowork), what are my options to have this data automatically in AA?Thanks!

Views

2.0K

Likes

0

Replies

4
Re: [Purchase Event in Launch] Unable to pass product category from digitalData as eVar. - Adobe Analytics 12-06-2019
Hi Akash,Thanks, will provide the details now:My Purchase Rule is based on a Direct call.I am using Launch interface and not a custom codeThese eVars are not included in s.tracklinkvarsPlease let me know if below provides the right context around why product name would get passed but not category as eVar?Thanks--In the Actions section for Purchase Rule, I have:First Action > AA - Set Variables > This includes:Setting eVar6 as %Transaction: product category% and eVar7 as %Transaction: product%Bot...

Views

1.6K

Likes

0

Replies

0
Re: [Purchase Event in Launch] Unable to pass product category from digitalData as eVar. - Adobe Analytics 11-06-2019
Thanks, Asheesh.I changed my data elements to custom code:Category eVar: return digitalData.transaction.item[0].category; Product eVar: return digitalData.transaction.item[0].product; However, in Cloud Debugger, only product var value got passed while category remained as 'not available'For both data elements, these are set to Custom code with default value as 'not available' and storage duration of none.I checked the latest digitalData transaction object and both variables were available there....

Views

1.6K

Likes

0

Replies

0
Re: [Adobe Launch] Numeric event type with decimal value 0.05 turns to 0 in AA. Why? - Adobe Analytics 11-06-2019
Thanks!Ok, so I created a calc. metric and it worked fine, now showing with 2 decimal places.I did not know that custom success events do not support decimal format on their own.

Views

1.7K

Likes

0

Replies

0
[Adobe Launch] Numeric event type with decimal value 0.05 turns to 0 in AA. Why? - Adobe Analytics 11-06-2019
I have a data element that captures a value from the digitalData as a decimal type and stores it in a Custom event.This value is 0.05. In AA settings > I have this event setup as a Numeric type [as the other options are counter or currency]In Cloud Debugger and AA reports, I'm seeing this decimal value converted to 0. How can I pass it as a decimal?Screenshot for your reference.Thanks!

Views

1.8K

Likes

0

Replies

2