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

sharanya_sathya
sharanya_sathya
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
5

Discussions

Discussions
0

Questions

Questions
5

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by sharanya_sathya
Customize the badges you want to showcase on your profile
Re: Cancelling Image Request - Adobe Experience Platform Data Collection 27-05-2019
Hi Asheesh,Delaying the link activation did resolve the cancelling image request problem. Thank you! However, the data is still not getting mapped to eVar, prop or the event.

Views

402

Likes

0

Replies

0
Re: Cancelling Image Request - Adobe Analytics 17-05-2019
Hey Pratheep,I added the domains and no it did not resolve the issue. Still figuring it out. I have even tried tracking internal traffic and mapped the eVar for the same. Nothing seems to be collecting any sort of data in the reports! The image requests are still cancelling on click of any component. For internal traffic, I added the below code in my Analytics extension custom code section.s.intURL = "http://localhost/dailyshop"s.eVar16 = s.intCheck();Note: I HAVE correctly mapped the eVars and ...

Views

487

Likes

0

Replies

0
Re: Cancelling Image Request - Adobe Analytics 15-05-2019
Hello Pratheep,I am trying out link tracking on a local site and the image request cancelling looks as follows,The Custom Link I pass along with the s.tl() call fires but the respective eVars do not fire or get mapped in the reports. Hence, the reports are showing up empty. Could you please help me figure out what is causing this cancellation?

Views

477

Likes

0

Replies

0
Cancelling Image Request - Adobe Experience Platform Data Collection 14-05-2019
Hi, I am doing a generic link tracking across my website and tracking it as follows on click of that link,s.clearVars() var linkName; s.linkTrackVars = 'prop1,eVar1,events';s.linkTrackEvents = 'event1';s.events = 'event1';linkName = "linkclick";s.prop1 = s.eVar1 = s.pageName+":"+linkName;When I check under the Console->Network tab, it shows the image request is getting cancelled followed by a subsequent image request firing. Although the beacon is firing, the data is not getting mapped to the eV...

Views

718

Likes

0

Replies

3
Cancelling Image Request - Adobe Analytics 14-05-2019
Hi, I am doing a generic link tracking across my website and tracking it as follows on click of that link,s.clearVars() var linkName; s.linkTrackVars = 'prop1,eVar1,events'; s.linkTrackEvents = 'event1'; s.events = 'event1'; linkName = "linkclick"; s.prop1 = s.eVar1 = s.pageName+":"+linkName; When I check under the Console->Network tab, it shows the image request is getting cancelled followed by a subsequent image request firing. Although the beacon is firing, the data is not getting mapped to t...

Views

712

Likes

0

Replies

5
Likes given to