Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Marketo JS file not loading on Dispatcher

Avatar

Level 4

Hi there,

 

is there a config available in AEM to allow the marketo form js file to be loaded on the dispatcher.

 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

There are different way to handle this.

  1. Load this using Tag Management tool i.e. Launch, GTM..etc
  2. Host this on DAM and use that reference. Make sure the downstream TTL is set on the headers so the browsers will get the update continuously.

Thanks

Singaiah

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

There are different way to handle this.

  1. Load this using Tag Management tool i.e. Launch, GTM..etc
  2. Host this on DAM and use that reference. Make sure the downstream TTL is set on the headers so the browsers will get the update continuously.

Thanks

Singaiah

Avatar

Community Advisor

@anelem1760873,

What is the path or client library you are expecting to be served from your AEM publish? Making sure your filter allows this path in the dispatcher.any will definitely allow the JS or CSS resource to be accessible.