[Solved] Google Tag Manager Error on Blogger (The reference to entity “l” must end with the ‘;’ delimiter)

Google Tag Manager Error on Blogger
GTM: Google Tag Manager

Google Tag Manager Tool which is used by marketers to add & update website tags.
while i tried the install code in my blogger template, it gave me following error:

The reference to entity “l” must end with the ‘;’ delimiter 

After few hours of search found solution on google product support forum . which i would like to share with you,
in your GTM (Google Tag Manager) installation code you will find following line

j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:”;j.async=true;j.src=

Replace this line with this one (it will be your 5th line in code).

 j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:”;j.async=true;j.src=

& save you template, you will not see error again.
credit goes to original solution provider.

Mutahhar Bashir

Passionate blogger, have excellent problem solving skills, quick learner, love to accomplish difficult tasks, improving my skills while helping others through this blog.

You may also like...

7 Responses

  1. Otavio H. says:

    Thanks, man! I had difficult with this code, but you saved me 😀

  2. Vaibhav Raut says:

    Thanks Man

  3. JGriffith says:

    Didn’t work for mine. I got another error message using it.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from Ministry Of Solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading

Need to Know more?
Scan the code