• Resolved spiirerichard

    (@spiirerichard)


    The new event trigger is not clear on how to use it.

    Is it possible to trigger an event with code?

    What I want is to have a click event on the webpage act as a trigger for the chatbot.

    Any help would be appreciated.

Viewing 1 replies (of 1 total)
  • Plugin Support kamiltidio

    (@kamiltidio)

    Hi!

    Thank you for writing in.
    With tracking you just simply need to use the API snippet to track an event that is already happening on a website.

    tidioChatApi.track(“eventname”);

    The eventname has to be swapped with the name of the event from your website.
    After the event happens for the first time – it will be visible in Tidio and you will be able to start an automation using the trigger called “new event”.

    I’ll be here in case of any further questions!

Viewing 1 replies (of 1 total)
  • The topic ‘Trigger new event’ is closed to new replies.