Article sections

    You may track events by directly specifying them in your HTML elements.
    This may be useful if you need to track elements in your theme files.

    All you have to do, is add a class and the supporting attributes to your element.
    For scroll events, use the “scrollevent” class and for click events use the “clickevent” class.
    Both take on the same attributes: data-event-cat, data-event-action and data-event-label.

    Example:

    <div class='scrollevent' data-event-cat='Marketing' data-event-action='Scroll' data-event-label='Pricing Table'> <div>
    <a href='http://www.amazon.com' class='clickevent' data-event-cat='Affiliates' data-event-action='Click' data-event-label='Amazon'>Book<a>

    Privacy Policy

    WPFlow.com by PineWise

    Log in with your credentials

    Forgot your details?