Login to FunnelFlux Pro

Javascript Tracking

How to use our javascript tracking for different use cases

FunnelFlux's Javascript tracking overview

FunnelFlux provides JavaScript-based tracking that allows for direct-linking, improved tracking with several automatic helper functions, and provides a JavaScript API for on-page functions. To get started, all you need to do is include our Global ...

Javascript tracking of page views

Firstly, note that our global snippet already includes a page view event that executes after our global snippet code: So, you do not need to add further code if your goal is to just track a page view. Just include our universal JS snippet on...

Javascript tracking of conversions

How to track conversions with FunnelFlux's JS tracking

Javascript helper functions

There are a number of helpful functions included in our Javascript that automatically make tracking more reliable. Below we'll explain these. To turn any of these helper functions off you can embed different fluxOptions on your page, as describe...

Overriding default Javascript behaviour

Like with page default tracking params, you can also override the default options used by our global JS code. Those options affect our helper functions primarily: urlRewrite actionLinkRewrite resolveTokens (global) cookieAllowed isActive Options c...

Setting Javascript page defaults

If you would like organic views to track correctly, i.e. those that come to your page with no context and not via your generated links, then you will need to set some defaults on the page. In other words, you need to tell the tracker that "when no...

Other Javascript methods and functions

Other helpful functions and methods that can assist with JS tracking

Tracking custom events

How to track custom events and see them in FunnelFlux Pro reporting