• Help Desk reporting gives you real-time visibility into your support operation without the manual work. Ask our experts about which metrics matter most! AMA Dec 8-12.

    Ask us anything

Tracking on Hubspot chat with Google Tag Manager

mbl-inspari
Participant

Hi
I’m trying to track on how mange users who are opening our chat. We are using Hubspot’s chat tool. But the Tag Manager can’t tag the module - is there anybody who has tried this and have a solution?

I’m trying to tag with the class: reagan–widget-loaded

2 Accepted solutions
IsaacTakushi
Solution
HubSpot Employee
HubSpot Employee

Hi all,

Unfortunately, I have yet to find a solution to this. See this related topic.

I certainly see value in tracking custom interactions with the live chat tool, however. I recommend upvoting and commenting on this HubSpot Community Idea and any other topics which match your use case to help them become realities.

This information is sent directly to our Product team and helps prioritize feature requests that have the greatest impact on our customers. I’ve already upvoted the idea and will continue to pass your feedback along through internal channels.

Isaac Takushi

Associate Certification Manager

View solution in original post

Djones
Solution
Participant

I wrote a step by step on how I  track Hubspot chat with Google Tag Manager here - Hope it helps! 

View solution in original post

12 Replies 12
Djones
Solution
Participant

I wrote a step by step on how I  track Hubspot chat with Google Tag Manager here - Hope it helps! 

PieterIEDM
Participant

This works perfectly. Thank you.

0 Upvotes
coercomat
Participant

Anyone who has founnd a way to do this?

0 Upvotes
IsaacTakushi
Solution
HubSpot Employee
HubSpot Employee

Hi all,

Unfortunately, I have yet to find a solution to this. See this related topic.

I certainly see value in tracking custom interactions with the live chat tool, however. I recommend upvoting and commenting on this HubSpot Community Idea and any other topics which match your use case to help them become realities.

This information is sent directly to our Product team and helps prioritize feature requests that have the greatest impact on our customers. I’ve already upvoted the idea and will continue to pass your feedback along through internal channels.

Isaac Takushi

Associate Certification Manager
anais_martin
Participant

Hi all,

Does anyone find a solution about how to track Hubspot chat interaction with GTM?

Thanks in advance.

Anaïs

0 Upvotes
mbl-inspari
Participant

Hi @Shivraj_Badu

I also need a trigger when a customer interact with the chat - not only a trigger that checks if the chat is online. Do you have a solution for that?

Best

/Mads

0 Upvotes
coercomat
Participant

@mbl-inspari  have you found a way to track chat interaction? and maybe add at least 30 second duration? to filter out the less qualified? 

0 Upvotes
mbl-inspari
Participant

hi coercomat

nope, unfortunately the chat is embedded - so it's at the moment impossible to track.

0 Upvotes
coercomat
Participant

@mbl-inspari  thanks for the reply, at least I know it's not doable 🙂

0 Upvotes
Shivraj_Badu
Member

In Google Tag Manager, I select a Custom HTML tag and paste:

<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/xxxxxx.js"></script>
<!-- End of HubSpot Embed Code -->

In the HTML section, Then select pageView trigger, and chat widget is working for me.

0 Upvotes
yudhi_hamzah
Member

Hi @Shivraj_Badu, do you know what trigger to use if the chat window is clicked?

0 Upvotes
Shivraj_Badu
Member

Hi @yudhi.hamzah and @madslemvigh don't have that solution right now.

0 Upvotes