Universal 
Google Analytics: 
Event Tracking 
VLAD MYSLA 
JustAnswer | Ask a question get an answer ASAP
JustAnswer | Ask a question get an answer ASAP 
Before You Start 
1. Read GA Event Tracking Reference 
guide describes how to send events 
1 
2. Install GA Debugger Chrome Extension 
prints useful information to the JavaScript console
JustAnswer | Ask a question get an answer ASAP 
Event Tracking Usage 
2 
ga('send', 'event', 'transaction', 'created', 'NewQuestion', 17.99 ); 
ga('send', 'event', 'transaction', 'created', 'NewQuestion' ); 
ga('send', 'event', 'transaction', 'created', 17.99); 
ga('send', 'event', 'transaction', 'created', 'NewQuestion', 17.99, { option: 'value‘} ); 
ga('send', 'event', 'transaction', 'created', 'NewQuestion', { option: 'value'} ); 
ga('send', 'event', 'transaction', 'created', 17.99, { option: 'value'} );
JustAnswer | Ask a question get an answer ASAP 
Event Tracking for Chat Popup 
Live 
3 
Live Demo 
On Production
Actions States Transitions 
JustAnswer | Ask a question get an answer ASAP 
Event Tracking Usage 
button clicked 
question posted 
4 
popup visible 
validation error 
asked question 
after click on logo
JustAnswer | Ask a question get an answer ASAP 
Basic Actions
JustAnswer | Ask a question get an answer ASAP 
Basic Actions 
Live 
Li 
v 
e
JustAnswer | Ask a question get an answer ASAP 
Basic Actions
Advanced Actions 
JustAnswer | Ask a question get an answer ASAP
Advanced Actions 
JustAnswer | Ask a question get an answer ASAP 
Live 
Li 
ve
Advanced Actions 
JustAnswer | Ask a question get an answer ASAP 
Live 
Liv 
e
JustAnswer | Ask a question get an answer ASAP 
States 
ga( ‘se
JustAnswer | Ask a question get an answer ASAP 
Transitions
JustAnswer | Ask a question get an answer ASAP 
Transitions 
Live
JustAnswer | Ask a question get an answer ASAP 
Reports 
Live 
Li 
v 
e
JustAnswer | Ask a question get an answer ASAP 
Reports 
Liv 
e 
Liv 
e 
Liv 
e 
Liv 
e 
Live 
Live
JustAnswer | Ask a question get an answer ASAP 
Reports
JustAnswer | Ask a question get an answer ASAP 
Segments
http://www.justanswer.com/ 
JustAnswer | Ask a question get an answer ASAP
JustAnswer | Ask a question get an answer ASAP

More Related Content

PDF
EyeQuant @DigitalLondon
PDF
How to run a kick ass bug bounty program - Node Summit 2013
PDF
Tips for agile content trail blazers
PDF
Piping design Training Project Example ISOs
PPTX
Data-Driven Requirements for User-Stories on JustAnswer
PPTX
Landing Page in 14kb. Myth or Reality?
PPTX
From SCRUM to LEAN
PDF
Professionalism
EyeQuant @DigitalLondon
How to run a kick ass bug bounty program - Node Summit 2013
Tips for agile content trail blazers
Piping design Training Project Example ISOs
Data-Driven Requirements for User-Stories on JustAnswer
Landing Page in 14kb. Myth or Reality?
From SCRUM to LEAN
Professionalism

Viewers also liked (6)

PPTX
Behavior or Data-Driven Testing? Both and Jasmine!
PPTX
From Good-Enough to Great
PPT
Spotify - staying lean from small start-up through rapid growth
PDF
Practical intro to kanban- Joakim Sunden
PDF
From Scrum To Kanban
PPTX
Scaling Agile at Spotify (representation)
Behavior or Data-Driven Testing? Both and Jasmine!
From Good-Enough to Great
Spotify - staying lean from small start-up through rapid growth
Practical intro to kanban- Joakim Sunden
From Scrum To Kanban
Scaling Agile at Spotify (representation)
Ad

Recently uploaded (20)

PPT
david_sm13_ppt_01.ppt MARKETING MANAGEMENT
PDF
GEO vs SEO: Maximizing Engagement with LLM
PDF
5 Hacks To Help You Scale Your Business - Adrian Falk, Believe Advertising & PR
PDF
AYODHYA OUTDOOR MEDIA PLAN - SRI GARIMA PUBLICITY PRIVATE LIMITED
PDF
The Internet of Agents - Alexander De Ridder, SmythOS
PDF
Session 7- Business Marketing Planning-Strategic Perspectives.pdf
PDF
MS Lecture Slides Session 2_24 Sep 2024.pdf
PDF
Session 4 - Segmenting Business Market & Estimating Demand.pdf
PDF
OOH Platforms in Spain Data-Driven Strategies for Better Campaigns.pdf
PDF
Python Course.pdf (best python course)
PDF
Betrimex market penetration- Canada - Group 3.pdf
PPTX
Social Media Management Company in Lucknow
PPTX
Week-1-BM.pptx for student that need to study
PDF
ShoutEx Startup Marketing Playbook 90 days.pdf
PDF
EYP Creation Presentation Deck - Offerings
DOCX
How Can Facebook Ads Boost Your Local Business in Milton Keynes?
PDF
how-to-make-money-as-an-affiliate-with-benable-in-2025_1756611959.pdf
PPTX
Best Machine & AI Company in India - Digital Navik
PPTX
Pureit Marketing Mix AnalysisPure it water purificationion Bangladesh.pptx
PDF
SEO Is Alive: Real Data That Kills the Internet Hysteria - Sid Lal, Bruce Cla...
david_sm13_ppt_01.ppt MARKETING MANAGEMENT
GEO vs SEO: Maximizing Engagement with LLM
5 Hacks To Help You Scale Your Business - Adrian Falk, Believe Advertising & PR
AYODHYA OUTDOOR MEDIA PLAN - SRI GARIMA PUBLICITY PRIVATE LIMITED
The Internet of Agents - Alexander De Ridder, SmythOS
Session 7- Business Marketing Planning-Strategic Perspectives.pdf
MS Lecture Slides Session 2_24 Sep 2024.pdf
Session 4 - Segmenting Business Market & Estimating Demand.pdf
OOH Platforms in Spain Data-Driven Strategies for Better Campaigns.pdf
Python Course.pdf (best python course)
Betrimex market penetration- Canada - Group 3.pdf
Social Media Management Company in Lucknow
Week-1-BM.pptx for student that need to study
ShoutEx Startup Marketing Playbook 90 days.pdf
EYP Creation Presentation Deck - Offerings
How Can Facebook Ads Boost Your Local Business in Milton Keynes?
how-to-make-money-as-an-affiliate-with-benable-in-2025_1756611959.pdf
Best Machine & AI Company in India - Digital Navik
Pureit Marketing Mix AnalysisPure it water purificationion Bangladesh.pptx
SEO Is Alive: Real Data That Kills the Internet Hysteria - Sid Lal, Bruce Cla...
Ad

Universal Google Analytics: Event Tracking