mayooear / gpt4-pdf-chatbot-langchain

GPT4 & LangChain Chatbot for large PDF docs
https://www.youtube.com/watch?v=ih9PBGVVOO4
14.94k stars 3.02k forks source link

How to connect this project to statistical platforms, such as Google Analytics or Baidu Analytics #371

Closed JackesRrmhX closed 1 year ago

JackesRrmhX commented 1 year ago

I am looking for a way to access the statistics platform on my webpage and my first thought is to use the header on the front end to add the code that corresponds to the scripts. I tried to change it in index.tsx but it doesn't seem to work and there is no so I would like to ask how to change the front-end page. Thank you. The platform code is as follows. <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?4cf1f7e599f59ca4c7bb508fce04f545"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script>

dosubot[bot] commented 1 year ago

Hi, @JackesRrmhX! I'm Dosu, and I'm here to help the gpt4-pdf-chatbot-langchain team manage their backlog. I wanted to let you know that we are marking this issue as stale.

From what I understand, you opened this issue to seek guidance on connecting the project to statistical platforms like Google Analytics or Baidu Analytics. Specifically, you were looking for assistance in modifying the front-end page to include the required code for the analytics scripts. However, there hasn't been any activity or comments on the issue since you opened it.

Before we close this issue, we wanted to check with you if it is still relevant to the latest version of the gpt4-pdf-chatbot-langchain repository. If it is, please let us know by commenting on the issue. Otherwise, feel free to close the issue yourself, or it will be automatically closed in 7 days.

Thank you for your understanding, and please don't hesitate to reach out if you have any further questions or concerns.