searchdiscovery / Apollo-Documentation-Xactly-Corp

An Apollo generated Event Driven Data Layer
0 stars 0 forks source link

Chat #18

Open rossozburnsdi opened 1 year ago

rossozburnsdi commented 1 year ago

Chat Started

User clicks on the chat feature

Javascript Code

window.dataLayer = window.dataLayer || [];
dataLayer.push({
  "event": "chat_start",
  "detailed_event": "Chat Started"
});
milind0299 commented 1 year ago

Hi @rossozburnsdi ,

Moving this to SDI Review. Site to test : http://xactlystg.prod.acquia-sites.com/

Thanks

rossozburnsdi commented 1 year ago

@milind0299 Do you know where we can test this event? We are not seeing the chat feature appear on the staging site?

We also don't see it on the production site. Do you know if this feature has been disable?

milind0299 commented 1 year ago

Hi @rossozburnsdi ,

The chat feature is not integrated in the stage site and can only be tested in the live site. Currently we have moved the code till the stage and not in the live site.

Thanks.

jerry-bennett commented 1 year ago

@milind0299 Is it ok if I move this back to in progress until the chat feature is on the staging site or are we good to test it on the live site?