Integration GTM + TypeForm + Segment | Community
Skip to main content
Answered

Integration GTM + TypeForm + Segment

  • January 13, 2023
  • 3 replies
  • 110 views

I'm interested to know what are the properties sent in dataLayer.push({event: "Typeform Submit")} and how I can to get de props in GTM.
Other question is about how can I get the questions and the answers in GTM.

Best answer by Liz

Hi @paulo.junior The events tracked are the following: “TypeformFirstInteraction” when the respondent clicks the Welcome Screen (if the typeform has one) or answers the typeform's first question (if there is no Welcome Screen), and “TypeformSubmit” when the request to the submission is valid.

View original

3 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14857 replies
  • January 13, 2023

Hi @paulo.junior Our article here can provide you with all of the data that we send to GTM. I’m afraid the question and answers aren’t sent at this time. 


  • Author
  • Explorer
  • 1 reply
  • January 17, 2023

@Liz I read the article but i didn’t figure out what are the datalayer properties that are sent in dataLayer.push({event: "Typeform Submit")}. Do you know what are these properties that are to sent with the datalayer?


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14857 replies
  • Answer
  • January 18, 2023

Hi @paulo.junior The events tracked are the following: “TypeformFirstInteraction” when the respondent clicks the Welcome Screen (if the typeform has one) or answers the typeform's first question (if there is no Welcome Screen), and “TypeformSubmit” when the request to the submission is valid.


Reply