ePub | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by taciac

To clarify they are not included by default, but can be added by adding the .epub extension to the s.linkDownloadFileTypes.

For example: 

s.linkDownloadFileTypes="exe,zip,wav,mp3,mov,mpg,avi,wmv,doc,pdf,xls,epub"

2 replies

taciac
taciacAccepted solution
New Participant
November 4, 2015

To clarify they are not included by default, but can be added by adding the .epub extension to the s.linkDownloadFileTypes.

For example: 

s.linkDownloadFileTypes="exe,zip,wav,mp3,mov,mpg,avi,wmv,doc,pdf,xls,epub"

Kaushalendra
Employee
October 16, 2015

Hi Steve,

For Download Links to be tracked the variable 'linkDownloadFileTypes' is populated with the extensions separated by comma. Please refer to the below article for details regarding the configuration:

https://marketing.adobe.com/resources/help/en_US/sc/implement/linkDownloadFileTypes.html

~kaushal