Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Hello team,
we have requirement of PDF tracking where few links with pdf extension and few are without pdf extension like below
https://www.abc.com/abc-pqr/view.cgi?f=223388.pdf
https://www.abc.com/abc/pqr-xyz/travel/australia.pdf
https://www.abc.com/abc/pqr-xyz/travel
This URL are auto redirect where PDF download.
If I want to implement custom event tracking to know how many clicks for pdf download what are the option.
¡Resuelto! Ir a solución.
Vistas
Respuestas
Total de me gusta
Generally, it's already tracking out of the box but here are some steps to ensure it is.
Beyond this, you can actually setup link listeners for a specific PDF. Such as abc.pdf. There are different ways such as creating custom code to listen or using a CSS selector likea[src*="abc.pdf?"], a[src*="abc.pdf#"], a[src$="abc.pdf"] (not been tested)
Vistas
Respuestas
Total de me gusta
Generally, it's already tracking out of the box but here are some steps to ensure it is.
Beyond this, you can actually setup link listeners for a specific PDF. Such as abc.pdf. There are different ways such as creating custom code to listen or using a CSS selector likea[src*="abc.pdf?"], a[src*="abc.pdf#"], a[src$="abc.pdf"] (not been tested)
Vistas
Respuestas
Total de me gusta
Adobe Analytics Extensions can be set up in LinkTracking.
Vistas
Respuestas
Total de me gusta
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas