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

Coffee Break: Join us on Wednesday, April 5th at 10am PT to chat with Ben Gaines, Director of Product Management for Adobe Analytics. Ben will be online to answer your Analytics and Adobe Summit questions.
SOLVED

Without Adobe Analytics extension, can we track download file?

Avatar

Level 7

Dear All,

We need to track all downloads that are offered on those press pages (PDFs, JPGs, PNGs, etc.).

But the Adobe analytics extension is disabled(PFA screenshot below).

But they said that We don’t use Adobe Analytics extension. We use Launch directly because we have a data layer configuration, please do all the custom analytics using Adobe launch and data layer configuration but Adobe extension is not a standard and in case of any issue with Adobe analytics extension we can’t manage it.

In addition to the above we use a custom appmeasurement file but Adobe analytics extension use a default appmeasurement file which means many custom analytics will not work and the website analytics will have a ton of issues, so that I strongly advise to flow the standards.

 

Unfortunately, I don't know how to use the custom analytics using Adobe Launch without Adobe Analytics extension. Could you please help. Thank you.

 

kamleshmaddheshiya_0-1654231245000.png

 

1 Accepted Solution

Avatar

Correct answer by
Level 4

@kamlesh-maddheshiya For Tracking Downloads without AA Extension you have to configure the Download Tracking Variables Manually. Below are the Variables 
s.trackDownloadLinks = true; // This will enable download tracking

s.linkDownloadFileTypes = "doc,docx,eps,jpg,png,svg,xls,ppt,pptx,pdf,xlsx,tab,csv,zip,txt,vsd,vxd,xml,js,css,rar,exe,wma,mov,avi,wmv,mp3,wav,m4v"; // to define what are all file types we want to track.

Below are the links for your reference:

Track Download Links : https://experienceleague.adobe.com/docs/analytics/implementation/vars/config-vars/trackdownloadlinks...

Download File Types : https://experienceleague.adobe.com/docs/analytics/implementation/vars/config-vars/linkdownloadfilety...

 

 

View solution in original post

2 Replies

Avatar

Correct answer by
Level 4

@kamlesh-maddheshiya For Tracking Downloads without AA Extension you have to configure the Download Tracking Variables Manually. Below are the Variables 
s.trackDownloadLinks = true; // This will enable download tracking

s.linkDownloadFileTypes = "doc,docx,eps,jpg,png,svg,xls,ppt,pptx,pdf,xlsx,tab,csv,zip,txt,vsd,vxd,xml,js,css,rar,exe,wma,mov,avi,wmv,mp3,wav,m4v"; // to define what are all file types we want to track.

Below are the links for your reference:

Track Download Links : https://experienceleague.adobe.com/docs/analytics/implementation/vars/config-vars/trackdownloadlinks...

Download File Types : https://experienceleague.adobe.com/docs/analytics/implementation/vars/config-vars/linkdownloadfilety...

 

 

The ultimate experience is back.

Join us in Vegas to build skills, learn from the world's top brands, and be inspired.

Register Now