I am trying to get Live Chat up and running on our company website (we are using React). However, I was having no success in getting conversations to work on the website, so I decided to create a new React project. I am still unable to get Live Chat working on there.
I have followed the `Getting Started` section at Accounts Dashboard | HubSpot and I have put the tracking code on every line before the </body> tag. If you follow that link there is a console output if the window object is a truthy value. I am unable to see that console log. Am I missing a key step here? I have checked other community posts to try and implement some solutions that were suggested but none of those worked either. Please help.