Home > How do I start a chat from a link on my page, without using the help button?
Categories: JavaScript API
(Last Updated On: August 8, 2017)
In addition to copying the SnapEngage code to the page, you can add an onclick attribute to any HTML tag to open the SnapEngage window when a click on this element is performed.
onclick="SnapEngage.startLink();"
If you want to make a link in your content open SnapEngage, here is an example of how you could do that:
Chat with us!
Published January 12, 2012