clicktale launchpad - technical implementation

18
www.ClickTale.com www.ClickTale.com Implementing ClickTale “LaunchPad” Webinar series Presented by: Dana Schwartz 1

Post on 19-Oct-2014

4.946 views

Category:

Technology


1 download

DESCRIPTION

A step by step guide to the technical implementation of ClickTale

TRANSCRIPT

Page 1: Clicktale Launchpad - Technical Implementation

www.ClickTale.comwww.ClickTale.com

Implementing ClickTale “LaunchPad” Webinar series

Presented by: Dana Schwartz

1

Page 2: Clicktale Launchpad - Technical Implementation

Agenda

• General Description

• Implementing ClickTale - General

• Implementing the Standard Tracking Code

• Advanced ClickTale Implementation

• Types of ClickTale Integration Solutions

• Integration Topics in the ClickTale Wiki

• Important Links to ClickTale

• Contact ClickTale Support

2

Page 3: Clicktale Launchpad - Technical Implementation

3

© 2006-2011 ClickTale Ltd

General Description

• ClickTale is a Web Analytics platform with a difference.

• ClickTale leaves “guessing” out of website optimization, conversion analysis and usability research, providing up-to-date data about the behavior of visitors on your site.

• Knowing how visitors use your website will enable you to better target specific audiences, improve customer satisfaction and increase conversion.

• Use ClickTale to analyze the performance of your online forms, keep visitors engaged in page content, and lead them through the conversion process.

Page 4: Clicktale Launchpad - Technical Implementation

4

© 2006-2011 ClickTale Ltd

Implementing ClickTale - General

• You can set up ClickTale on your site in 5 minutes, with a simple “Copy & Paste”.

• For more complex scenarios, other integration solutions are available.

• You can implement ClickTale in phases, starting simple and adding functionality later

<HTML><HEAD></HEAD><BODY><!-- ClickTale Top part --><script type="text/javascript">var WRInitTime=(new Date()).getTime();</script><!-- ClickTale end of Top part -->SITE CONTENT…..

<HTML><HEAD></HEAD><BODY><!-- ClickTale Top part --><script type="text/javascript">var WRInitTime=(new Date()).getTime();</script><!-- ClickTale end of Top part -->

Copy & Paste

Page 5: Clicktale Launchpad - Technical Implementation

5

© 2006-2011 ClickTale Ltd

Implementing the Standard Tracking Code (1)• Create a ClickTale account or access your existing account• Create a new project, if you have not yet done so

Page 6: Clicktale Launchpad - Technical Implementation

6

© 2006-2011 ClickTale Ltd

Implementing the Standard Tracking Code (2)• After naming the project, click the Tracking Code generation link

Estimated traffic to your site (Day/week/month)

Recording Ratio (Automatic or Manual)

Recording secure pages?

Page 7: Clicktale Launchpad - Technical Implementation

7

© 2006-2011 ClickTale Ltd

Implementing the Standard Tracking Code (3)• The Recording Ratio could be set automatically based on your traffic- or manually,

based on your choice.• When you finish entering the details requested, click Next.

Page 8: Clicktale Launchpad - Technical Implementation

8

© 2006-2011 ClickTale Ltd

Implementing the Standard Tracking Code (4)• You will be presented with the two parts of the Tracking Code-

the Bottom part and the Top part

The Top part of ClickTale code

The Bottom part of ClickTale code

Page 9: Clicktale Launchpad - Technical Implementation

9

© 2006-2011 ClickTale Ltd

Implementing the Standard Tracking Code (5)• Simply copy each part into the appropriate section of your HTML pages• The Tracking Code includes the unique ID of your project, the recording ratio figure and the location

of the project on the ClickTale servers.

Top

Bottom

Page 10: Clicktale Launchpad - Technical Implementation

10

© 2006-2011 ClickTale Ltd

Implementing the Standard Tracking Code (6)• Any page containing the ClickTale code is recorded automatically

• Recording is based on the recording ratio

Page 11: Clicktale Launchpad - Technical Implementation

11

© 2006-2011 ClickTale Ltd

Advanced ClickTale Implementation

• If you wish to record pages of the following types, use one of ClickTale‘s integration options:

• POST pages – Mostly forms posting information to the server. http://wiki.clicktale.com/Article/POST

• Pages behind login – Pages which reside behind user/password credentials.

• Session pages – Pages on which the visitor is uniquely identified (Shopping cart, subscription service…).http://wiki.clicktale.com/Article/Session

• Pages with dynamic elements – Pages which include dynamically changing elements (Drop down menus, for example). http://wiki.clicktale.com/Article/JavaScript_integration

Page 12: Clicktale Launchpad - Technical Implementation

12

© 2006-2011 ClickTale Ltd

Types of ClickTale Integration Solutions

• You can use two types of integration solutions:

• ClickTale integration Code Extensions:• Simple client-side script extensions

• Not dependent on site platform

• Manually configured

• ClickTale Integration Modules

• Ready made code modules

• Server-side implementation

• Platform dependent

• Automatic services

Page 13: Clicktale Launchpad - Technical Implementation

13

© 2006-2011 ClickTale Ltd

Integration Topics in the ClickTale Wiki• The ClickTale Wiki contains instructions for every integration available

Page 14: Clicktale Launchpad - Technical Implementation

14

© 2006-2011 ClickTale Ltd

Integration Support in the ClickTale Wiki (2)• The instructions take you through the implementation process step-by-step

Page 15: Clicktale Launchpad - Technical Implementation

15

© 2006-2011 ClickTale Ltd

Important Links to ClickTale

• The following resources may be useful for implementation• ClickTale Wiki (Main) –

http://wiki.clicktale.com/Article/Main_Page• ClickTale Quick Start Guide - http://

wiki.clicktale.com/Article/Quick_Start_Guide• ClickTale Integration page –

http://wiki.clicktale.com/Article/Category:Plugins_and_Integrations• The ClickTale Forums –

http://forums.clicktale.com/

Page 16: Clicktale Launchpad - Technical Implementation

16

© 2006-2011 ClickTale Ltd

Contact ClickTale Support

• Subscription plan customers may contact ClickTale support using a dedicated form at: http://subs.app.clicktale.com/CustomerSupport.aspx

Page 17: Clicktale Launchpad - Technical Implementation

Summary

General Description

Implementing ClickTale - General

Implementing the Standard Tracking Code

Advanced ClickTale Implementation

Types of ClickTale Integration Solutions

Integration Topics in the ClickTale Wiki

Important Links to ClickTale

Contact ClickTale Support

17

Page 18: Clicktale Launchpad - Technical Implementation

THANK YOU

18