SalesIQ event posts

SalesIQ event posts

We want to push timer events from our page (video timings) to SalesIQ so we can view and track what users are doing on a page in more detail than just the URL. We want to view when they open a video, how long, etc. 

 

We have build the code below and had it working but then it did not work again.. seems the integraton in unsable !?

Why does it not work.. it should send a custom event when the page i loaded. The tracking part works fine and the chat window is shown as expected. 

 

<!DOCTYPE html>

<html>

                      <head>

                                            <title></title>

                                            <script src="//code.jquery.com/jquery-1.12.4.min.js"></script>                                       

                                            <script type="text/javascript">

                                                                 var $zoho= $zoho || {salesiq:{values:{},ready:function(){}}};var d=document;s=d.createElement("script");

                                                               s.type="text/javascript";s.defer=true;s.src="https://salesiq.zoho.com/cbxmarket/float.ls?embedname=cbxmarketcompublicweb";

                                                                  t=d.getElementsByTagName("script")[0];t.parentNode.insertBefore(s,t);

                                            </script>

                      </head>

                      <body>

                                            <script type="text/javascript">

                                                                 $(function() {

                                                                                       $zoho.salesiq.ready=function(embedinfo)

                                                                                       {

                                                                                                             $zoho.salesiq.visitor.customaction("Page LOADED at: ");

                                                                                       }

                                                                 });

                                            </script>

    </body>

</html>

 


      Zoho Developer Community









                                Zoho Desk Resources

                                • Desk Community Learning Series


                                • Digest


                                • Functions


                                • Meetups


                                • Kbase


                                • Resources


                                • Glossary


                                • Desk Marketplace


                                • MVP Corner


                                • Word of the Day



                                    Zoho Marketing Automation


                                            Manage your brands on social media



                                                  Zoho TeamInbox Resources

                                                    Zoho DataPrep Resources



                                                      Zoho CRM Plus Resources

                                                        Zoho Books Resources


                                                          Zoho Subscriptions Resources

                                                            Zoho Projects Resources


                                                              Zoho Sprints Resources


                                                                Qntrl Resources


                                                                  Zoho Creator Resources



                                                                    Zoho WorkDrive Resources



                                                                      Zoho Campaigns Resources


                                                                        Zoho CRM Resources

                                                                        • CRM Community Learning Series

                                                                          CRM Community Learning Series


                                                                        • Tips

                                                                          Tips

                                                                        • Functions

                                                                          Functions

                                                                        • Meetups

                                                                          Meetups

                                                                        • Kbase

                                                                          Kbase

                                                                        • Resources

                                                                          Resources

                                                                        • Digest

                                                                          Digest

                                                                        • CRM Marketplace

                                                                          CRM Marketplace

                                                                        • MVP Corner

                                                                          MVP Corner





                                                                            Design. Discuss. Deliver.

                                                                            Create visually engaging stories with Zoho Show.

                                                                            Get Started Now