Enrty full page URL doesn't fully show URL | Adobe Higher Education
Skip to main content
March 3, 2025
Beantwoord

Enrty full page URL doesn't fully show URL

  • March 3, 2025
  • 1 reactie
  • 462 Bekeken

Hi,

 

I've a dashboard where I measure page visits through the entry full page URL. However, the full URL isn't displayed as shown in the screenshot. How can I solve this?

Er kunnen geen reacties meer worden geplaatst op dit onderwerp.
Beste antwoord door Harveer_SinghGi1

Hi @campaigns_asnad ,

It looks like you are using a prop to track the Full Page URL, props have max length of 100 bytes; values longer than 100 bytes are automatically truncated when sent to Adobe.

You can use an eVar to store the URL data as that has the limit of 255 bytes. Then you can use custom logic to generate entry values from this variable as eVar don't provide Entry Exit dimension like pros.

Cheers!

1 reactie

Harveer_SinghGi1
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
March 3, 2025

Hi @campaigns_asnad ,

It looks like you are using a prop to track the Full Page URL, props have max length of 100 bytes; values longer than 100 bytes are automatically truncated when sent to Adobe.

You can use an eVar to store the URL data as that has the limit of 255 bytes. Then you can use custom logic to generate entry values from this variable as eVar don't provide Entry Exit dimension like pros.

Cheers!