Help about adding Javasript to the footer. #5944
Unanswered
mendax1234
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Hi, l want to add a widget to my website using Javascript. l hope this widget can be added at the bottom of one page and above the footer, just like where the

feedbackis on one page. First, l try to addmain.html, however, l find that the widget is always below the footer. It looks like below:Then, l try to add this widget by changing the
analytics.htmlsince l think the position offeedback about whether the page is helpful or notis what l want. However, after changing that, the result is the same as above mentioned. Besides, l also want to usegoogleas my analytics provider, so l didn't try using acustom.htmlin my analytics.Below is the Javascript code l use to generate the widget:
Thanks for any help!
Beta Was this translation helpful? Give feedback.
All reactions