$current_user = wp_get_current_user();
$analytics_link = get_field('analytics_link', 'user_' . $current_user->ID);