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: Adobe Launch - steps to use AA Product String Builder Search Discovery - Adobe Experience Platform Data Collection 24-07-2022
Thank you for sharing your insights over the AA Product Sting Builder Extension!! I was also thinking of exploring the Adobe-owned Product String extension i.e. "Adobe Analytics Product String". Pretty much easy to install but seems like we have fewer customization options here. I am not sure how to set s.product - "events" and "merchandising eVars" when using this extension as compared to Search Discovery which gives the direct option. Do you know to add these "events" and "merchandising eVars"...

Views

219

Likes

0

Replies

0
Re: Tracking Call Clicks via Adobe Launch - Adobe Experience Platform Data Collection 30-03-2022
Yes, that selector should work provided that your "mailto" link is really a "mailto" link. Test the selector by opening your browser console and running document.querySelectorAll('a[href^="malto:"]') If the console returns a list with zero items, then your mailto link isn't a regular mailto link, and you need to inspect your HTML code further to determine the correct selector to use.If the console returns a non-zero list of links, then there might be another problem elsewhere. For example, the m...

Views

204

Like

1

Replies

0
Re: Support document.write method for custom html tag [DoubleClick Floodlight] - Adobe Experience Platform Data Collection 25-09-2020
Were you able to solve this issue? If so, would you mind posting the solution so others that find this thread have the answer?

Views

375

Likes

0

Replies

0
Re: How to use a JS variable in another Custom JS script? - Adobe Experience Platform Data Collection 24-03-2020
Do any of the answers below answer your initial question? If so, can you select one of them as the correct answer? If none of the answers already provided answer your question, can you provide additional information to better help the community solve your question?

Views

5.8K

Likes

0

Replies

0
Re: How can I disable Context Data? - Adobe Experience Platform Data Collection 24-03-2020
Do any of the answers below answer your initial question? If so, can you select one of them as the correct answer? If none of the answers already provided answer your question, can you provide additional information to better help the community solve your question?

Views

8.2K

Likes

0

Replies

0
Re: [Adobe Workspace] Compare current month to date to pr... - Adobe Analytics 23-12-2019
Hi Adilk, Yes this is possible.You can use rolling dates for both Current Month To Date as well as the Previous Month To Date (so click the checkbox when creating a date range segment). For the Current Month To Date set the Start to Start of Current Month and End to End of Current Day (both with none for the increment). For the Previous Month To Date set the Start to Start of Current Month with a minus increment set to minus 1 month and the End to End of Current Day with a minus increment set to...

Views

1.9K

Like

1

Replies

0
Re: Last Touch Channel - Paid Search showing as Natural Search - Adobe Analytics 28-11-2019
It is possible under some cases, I explained some cases in a similar question here Campaign tracking code expiration Thanks!Asheesh

Views

1.7K

Likes

0

Replies

0
Re: [Adobe Analytics] Importing call centre data into AA? - Adobe Analytics 18-11-2019
For this use case, you might want to consider using Summary Data Sources.As of now only three types of Data Sources are supported:1) Full Processing2) Transaction ID3) Summary DataYou can simply use specific evars/ props and events to isolate your Offline traffic which you would upload.Hope this helps.

Views

1.7K

Likes

0

Replies

0
Re: How To Remove query parameters from Landing Page Data Element? - Adobe Experience Platform Data Collection 28-07-2019
Thanks, Alexis.There was a closing parenthesis missing in my code. Now changed to:var x=_satellite.getVar('Landing Page');return (x.split("?")[0]);

Views

2.2K

Likes

0

Replies

0
[Query String Param] Data Element Value Not Getting Picked Up? - Adobe Experience Platform Data Collection 14-07-2019
Hi, I have setup data elements to capture the below values from query param with a visit storage:utm_campaignutm_sourceutm_mediumutm_termutm_contentAlso, I have chosen page Info > Landing page as a variable with visit storage.All 5 variables are the exact same in terms of options, all use Query param, set to session storage.They have been assigned respective eVars as well.In cloud Debugger, only utm_term value shows up while all remaining variables are coming off as %utm_campaign% ., %utm_source...

Views

993

Likes

0

Replies

0