Giter Club home page Giter Club logo

extensions's Introduction

Universal Analytics Debugger

This analytics integration allows you to enable troubleshooting custom events in order to identify potential reasons for discrepencies between Optimizely and Universal analytics.

Setup

  1. Use config.json to import this custom analytics integration.

  2. Create 4 custom events within your project using the folowing API names:

    • step1_ga_wait_success
    • step2_ga_ready
    • step3_ga_tracking_success
    • step4_ga_timeout
  3. Use the above custom event to define the three troubleshooting metrics within your metrics builder for the experiment you want to troubleshoot.

  4. Enable this integration for the experiment you would like to troubleshoot.

Settings

  • Custom Dimension: GA Custom Dimension Slot. (You will need to edit the available cd values in the case 15 or 16 are available for you in Google analytics)
  • Custom Tracker Name: GA tracker name if you are not using the default GA tracker name.
  • Polling Time: How long do you want to wait for the GA object.
  • Debug mode: Set on or of the debug events that will be pushed to your debug page.

Reading the results

When enough visitors have been included in the experiment the results page will contain the following information.

% step1_ga_wait_success: Number of visitors for which the troubleshooting script ran.

% step2_ga_ready: Number of visitors for which the GA object was defined

% step3_ga_tracking_success: Number of visitors for which the event got sent successfully.

% step4_ga_timeout: Number of visitors for which the GA object was not loaded in time.

extensions's People

Contributors

dyelkassakoumba-optimizely avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.