Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Hello everyone!
I am trying to setup a pro active invitation to show the chat when user enters on 'X' page following this guide: https://livehelperchat.com/pro-active-c … -138a.html
But I'm not able to get it to work. These are the steps I am doing:
1 - Create a Pro active chat variable with identifier 'X'
2 - Define this variable in chat script:
LHCChatOptions.events = new Array();
LHCChatOptions.events.push({id:'x'});
3 - Create a Pro active chat invitation selecting as a event this variable, 1 pageview and 5 seconds on site.
But I don't get the invitation when it's supposed that web would have to show it. I feel that chat script is not recognizing the variable that was defined in step 2.
Can anyone give me a hand with this? I would appreciate it so much.
Thank you for your time!
Offline
Hi Dem421,
welcome on the live helper chat forum!
Thank you for your question and interest on the live helper chat!
Have you tried to set a pro active invitation by skipping step two? Using just the embed code generated from LHC (Live Helper Chat)?
It's important that setting set on pro active are right.
An example of an issue can be a wrong tag set... if you want and can you can evaluate to share the pro active settings page.
Have you tried to do a search on the forum? Maybe you can find interesting topics about issue with pro active.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Hi PeopleInside,
thank you for your answer!
Yes, I have tried removing code from step 2 but it's still not working. But I think that code it's important because if I removed it, how LHC knows in which page has to show the invitation? Must have something in webpage that tells the chat widget that 'x' variable is setted. Am I right?
These are some images of my pro active invitation configuration:
I tried searching but I don't find any results that could help me, but I will try it again.
Thank you!
Offline
Hi thank you for the updates,
if you need set complex pro active (specific page, events, etc) maybe you will need a deeper support that i am unable to provide.
https://forum.livehelperchat.com/viewtopic.php?id=2255
For generic pro active usually can be helpful not select any department, no event.
If you use identifier you need include also in the Embed code.
If you need more deep support you can try to look at the above link.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Hi PeopleInside,
I finally get it working! I followed your advice and tried a deeper search over the forum to find this topic: https://forum.livehelperchat.com/viewtopic.php?id=1886
I did what waftom said and it's working.
Thank you for your help and dedication,
Last edited by Dem421 (2018-06-19 15:35:12)
Offline
Thanks, I will create a FAQ on the forum about this
Thanks so much for the feedback, happy to know you was able to solve!
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
I created a FAQ here: https://forum.livehelperchat.com/viewto … 125#p12125
do you think is correct? Hope this can help other users
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
That's great Marco! Hope it helps, thank you!
Offline