Universal Google Analytics: Event Tracking

Post on 07-Jul-2015

334 views 1 download

Tags:

description

Universal Google Analytics for Basic and Advanced Event Tracking

Transcript of Universal Google Analytics: Event Tracking

JustAnswer | Ask a question get an answer ASAP

Universal

Google Analytics:

Event Tracking

VLAD MYSLA

JustAnswer | Ask a question get an answer ASAP

Before You Start

1. Read GA Event Tracking Referenceguide describes how to send events

1

2. Install GA Debugger Chrome Extensionprints useful information to the JavaScript console

JustAnswer | Ask a question get an answer ASAP

Event Tracking Usage2

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

Live

Event Tracking for Chat Popup3

Live Demo On Production

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

Actions States Transitions

JustAnswer | Ask a question get an answer ASAP

Basic Actions

JustAnswer | Ask a question get an answer ASAP

Basic Actions

Live

Live

JustAnswer | Ask a question get an answer ASAP

Basic Actions

JustAnswer | Ask a question get an answer ASAP

Advanced Actions

JustAnswer | Ask a question get an answer ASAP

Advanced Actions

Live

Live

JustAnswer | Ask a question get an answer ASAP

Advanced Actions

Live

Live

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

Live

JustAnswer | Ask a question get an answer ASAP

Reports

Live

Live

Live

Live

Live

Live

JustAnswer | Ask a question get an answer ASAP

Reports

JustAnswer | Ask a question get an answer ASAP

Segments

JustAnswer | Ask a question get an answer ASAP

http://www.justanswer.com/

JustAnswer | Ask a question get an answer ASAP