beautypg.com

Google Search Appliance Analytics Integration Guide User Manual

Page 15

background image

15



Report Tab Name: Satisfied Clicks
Type: Flat Table
Dimension/Metrics:

Dimension

Metric

Use

Custom Variables >
Custom Variable Key 5

Visits

How many visits this search term got.

Custom Variables >
Custom Variable Value 5

Pages / Visit

The number of clicks per session.

Report Tab Name: Zero Results
Type: Flat Table
Dimension/Metrics:

Dimension

Metric

Use

Custom Variables >
Custom Variable Key 3

Visits

By placing the search term that triggered the zero
results custom variable against how many visits it
received, you will see how many searches returned
zero results.

Custom Variables >
Custom Variable Value 3

Visits

Together with the dimension above, you will see
which specific search term returned zero results
thanks to this dimension.

Resources

This implementation has great flexibility, therefore, the following resources have been included with this
guide so that you may use them to best fit the needs of your GSA deployment:

● Sample modified GSA clicklog.js to be hosted elsewhere and referenced by the front end

stylesheet. You can optimize this file by

compiling

after retrieving it from your own GSA at

https://your_gsa/clicklog.js

.

● A front end stylesheet named ga_template.xsl based on the GSA default front end with possible

tracking snippet locations. Make sure to insert your GA tracking code in the analytics information
section before testing.

● XSL code snippets in the snippets.xsl to implement code tracking and custom variables in the

front end stylesheet. Use the comments in the snippet file and this guide to place code snippets in
correct locations on the stylesheet.