Marketo JS file not loading on Dispatcher | Community
Skip to main content
anelem1760873
Level 4
February 11, 2021
Solved

Marketo JS file not loading on Dispatcher

  • February 11, 2021
  • 3 replies
  • 1784 views

Hi there,

 

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

 

 

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 Singaiah_Chintalapudi

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

3 replies

February 11, 2021

You can use AEM DAM

Singaiah_Chintalapudi
Singaiah_ChintalapudiAccepted solution
Level 7
February 11, 2021

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

BrianKasingli
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
February 11, 2021

@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.