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: Tracking Call Clicks via Adobe Launch - Adobe Experience Platform Data Collection 26-02-2021
Thanks! That worked. Will check the CSS page.

Views

601

Likes

0

Replies

0
Tracking Call Clicks via Adobe Launch - Adobe Experience Platform Data Collection 24-02-2021
Hi,I'd like to track phone number clicks on a website where the numbers are in HTML tel: tagCall usHow can I do this in Adobe Launch. I see there is a CSS selector option in Adobe Launch > Core > Click > CSS rules but is there not a Click option where I can put a Regex, if link click URL matches "tel:" THEN fire rule?Thanks.

Views

625

Likes

0

Replies

4
[Adobe Workspace] Compare current month to date to previous month to date on a rolling basis - Adobe Analytics 21-12-2019
Hi,I'm trying to use date ranges in a dashboard where the data is automatically updated on a daily basis. I want to be able to compare current month-to-date to previous month-to-date. Example: Dec 1 - 21, 2019 to Nov 1-21, 2019. The next day, both date ranges should increment automatically to Dec 1 -22 to Nov 1 - 22. Is this doable?Thanks

Views

1.9K

Likes

0

Replies

1
Last Touch Channel - Paid Search showing as Natural Search - Adobe Analytics 27-11-2019
My Last Touch Marketing Channel report is picking up appx. 20% of Paid Search under Natural Search.I have setup utm_medium params to identify Paid Search traffic [utm_medium=cpc].As you can see in below Workspace for Last Touch report, the breakdown containing cpc actually has a First Touch channel of Paid Search but still gets shown as Natural Search in Last Touch - even though it's Paid Search traffic.Can anyone please help with identifying what needs to be changed in my Marketing Channel Proc...

Views

1.7K

Likes

0

Replies

1
[Adobe Analytics] Importing call centre data into AA? - Adobe Analytics 09-11-2019
I'm trying to connect online + offline sources where a quote taken online is converted offline via the call centre. My unifying variable is a Quote ID [available as an eVar]. If I wanted to setup an FTP with just below dimensions and metrics, would this work? Dimensions: Date, Quote ID [existing eVar] Events: Offline conversions [new custom counter event] and Offline Purchase Total [as a new custom currency event]. We don't want to merge the purchase into our e-comm report but rather just show i...

Views

1.7K

Likes

0

Replies

1
Re: How to exclude "unspecified" data from Adobe Analytics Reports - Adobe Analytics 16-10-2019
Is it possible to do this now in Workspace>?

Views

2.8K

Likes

0

Replies

0
Re: Support document.write method for custom html tag [DoubleClick Floodlight] - Adobe Experience Platform Data Collection 06-10-2019
I'm unable to Edit my post but want to mention that the website has been built in Angular JS

Views

1.8K

Likes

0

Replies

0
Support document.write method for custom html tag [DoubleClick Floodlight] - Adobe Experience Platform Data Collection 06-10-2019
Hi,I have a tag that I want to fire on page load. The current syntax has document.write in the script. I do know that GTM has a checkbox for 'Support document.write' to safely load the tag without overriding the page content to blank. What can I do in Adobe Launch to load this tag?Here's the current script and the error that I get when I paste the script: and tags, as close as possible to the opening tag.Creation Date: 10/06/2019-->var axel = Math.random() + "";var a = axel * 10000000000000;document.write('<iframe src="https://xxxxxx.fls.doubleclick.net/activityi;src=xxxxxx;type=motlands;cat=step2;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;ord=' + a + '?" width="1" height="1" frameborder="0" style="display:none"></iframe>');

Views

1.8K

Likes

0

Replies

2
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
Re: How To Remove query parameters from Landing Page Data Element? - Adobe Experience Platform Data Collection 21-07-2019
Hello,If my Landing Page variable is a data element, I tried the below custom code for a new eVar called Landing Page without parameters but the code didn't work. Can you please check.--var x=%Landing Page%;return (x.split("?")[0];--Thanks.

Views

1.9K

Likes

0

Replies

0