can i send events to 3rd party analytics?

it’s not google analytics or facebook pixel, it’s called Speakol pixel
i want to track Leads, i need a lead to be counted whenever a certain page is opened on my website

i found this article
https://www.wix.com/velo/forum/tips-tutorials-examples/send-events-to-3rd-party-analytics-apps

but it’s all about Google Analytics & Facebook Pixel, what about other Analytics providers?

If they provide you with the script and you have a premium account, you should be able to Dashboard > Settings > Custom Code

thanx for replying, i do have a premium account connected to a domain, and i already did that but still not working

they provided me with 2 codes, the first is a base code to be put into the header of all pages, and the second is a small one that counts leads to be put into the body of the leads page. they both start with

any suggestions?

@bodysolutioncompany

  1. You won’t see it in the editor preview mode only on the live site.

  2. On the live site (if it doesn’t work):

  3. Open the Dev Tools (on Chrome, Edge, FF - the F12 key).

  4. Elements tab: look and see if the script appears there.

  5. Console tab: Check if there’s any error.