if ( ( offset.top - scrollTop ) <= 200 && curr_url != this_url ) {
            curr_url = this_url;

            // Update the History ONLY if we are NOT in the customizer.
            if ( ! is_customizer ) {