Expand my Community achievements bar.

Who Me Too'd this topic

Avatar

Level 2

Hi,

 

I am pulling in large block of HTML (abcMeta.html) from a Javascript object. There are URLs within this block of html that I need tracking to be enabled for.

 

UPDATE: abcMeta.html is a variable with a long string of text (it's not a file)

 

Example of abcMeta.html:

 

<td style="padding-top:0;"><a href="https://www.google.com">Google</a></td>

 

How I am pulling in data from abcMeta:

 

N33RdtftXm.png

 

My delivery:

 

tgZraKbH3A.png

 

What is the best way to enable tracking for all URLs within the dynamic block of HTML?

 

I saw Adobe's documentation on how to track personalized URLs but those solutions seem to work only for individual URLs and not multiple URLs mixed in with the rest of the HTML.

 

Thanks!

Who Me Too'd this topic