File Downloads - Truncated file URL | Community
Skip to main content
marcop40031311
April 30, 2018
Solved

File Downloads - Truncated file URL

  • April 30, 2018
  • 2 replies
  • 1269 views

Hello,

File URLs that are reported in the "File Downloads" out-of-the-box report are truncated after their 100th character.

This is due to the fact that the value of the related "oid" query parameter of the tracking call is truncated the same way.


Now, I would need the full file URL to be available for reporting purposes.

What is the best / most straightforward way to get this?

Should I assign the value tracked with the "pev1" parameter to an eVar, as eVar have 255 characters as their maximum length?

Thank you in advance.


My best regards,Marco

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 Nadelberg

I abandoned the download variable/event entirely, collecting the value in an eVar and firing a separate event on download.

2 replies

Nadelberg
NadelbergAccepted solution
April 30, 2018

I abandoned the download variable/event entirely, collecting the value in an eVar and firing a separate event on download.

Gigazelle
Adobe Employee
Adobe Employee
May 9, 2018

Agreed with Nadelberg here. If 100 characters doesn't cut it, I'd use an eVar.