// add this before event code to all pages where PII data postback is expected and appropriate
ttq.identify({
"email": "", // string. The email of the customer if available. It must be hashed with SHA-256 on the client side.
"phone_number": "", // string. The phone number of the customer if available. It must be hashed with SHA-256 on the client side.
"external_id": "" // string. Any unique identifier, such as loyalty membership IDs, user IDs, and external cookie IDs.It must be hashed with SHA-256 on the client side.
});ttq.track('ViewContent', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('AddToWishlist', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('Search', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "", // string. The 4217 currency code. Example: "USD".
"search_string": "" // string. The word or phrase used to search. Example: "SAVE10COUPON".
});ttq.track('AddPaymentInfo', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('AddToCart', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('InitiateCheckout', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('PlaceAnOrder', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('CompleteRegistration', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('Purchase', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});
FUTO Cut-Off Mark for All Courses 2025/2026 (UPDATED) - Arewa Campus NG
// add this before event code to all pages where PII data postback is expected and appropriate
ttq.identify({
"email": "", // string. The email of the customer if available. It must be hashed with SHA-256 on the client side.
"phone_number": "", // string. The phone number of the customer if available. It must be hashed with SHA-256 on the client side.
"external_id": "" // string. Any unique identifier, such as loyalty membership IDs, user IDs, and external cookie IDs.It must be hashed with SHA-256 on the client side.
});ttq.track('ViewContent', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('Search', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "", // string. The 4217 currency code. Example: "USD".
"search_string": "" // string. The word or phrase used to search. Example: "SAVE10COUPON".
});ttq.track('Contact', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('ClickButton', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('AddToWishlist', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('CompleteRegistration', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('Lead', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});
Skip to content
FUTO Cut-Off Mark for All Courses 2025/2026 (UPDATED)
Securing admission into the Federal University of Technology, Owerri (FUTO) is a dream for many students in Nigeria.
Known for its excellence in science, technology, and innovation, FUTO attracts thousands of candidates each year, making the competition intense.
To stand a better chance of admission, understanding and meeting the FUTO cut-off mark for your preferred course is crucial.
This article provides up-to-date information on the FUTO cut-off mark for the 2025/2026 academic session, including departmental requirements, admission criteria, and answers to commonly asked questions.
The general FUTO cut-off mark for the 2025/2026 academic session is 150. Candidates who score this minimum mark in the JAMB UTME are eligible to apply for FUTO’s post-UTME screening. However, it is essential to note that different departments have varying cut-off marks based on their competitiveness and capacity. For example, courses like Medicine and Surgery, Computer Engineering, and Pharmacy require higher scores.
FUTO uses a combination of JAMB scores and post-UTME performance to calculate candidates’ aggregate scores. The formula typically allocates a percentage weight to both components:
For instance, if you score 250 in JAMB and 70 in Post-UTME, your aggregate score would be calculated as: Aggregate Score = (JAMB Score 400 × 60) + (Post-UTME Score 100 × 40)
This systematic approach ensures that candidates’ performance across both assessments determines their eligibility.
Does FUTO Do Screening or Post-UTME?
Yes, FUTO conducts a Post-UTME screening. After meeting the general or departmental cut-off mark, candidates are invited to participate in the screening process. This usually involves an online test or document verification. It is essential to prepare adequately for the post-UTME to improve your chances of admission.
What is the Cut-Off Mark for Medicine in FUTO?
The cut-off mark for Medicine and Surgery at FUTO is 250. This programme is highly competitive, requiring candidates to not only meet but exceed the cut-off mark to secure admission. Achieving a high score in both JAMB and Post-UTME is critical.
What Medical Courses Does FUTO Offer?
FUTO offers several medical and health-related courses, including:
Medicine and Surgery
Pharmacy
Medical Laboratory Science
Radiography
Public Health Technology
Each course has its specific cut-off mark, with Medicine and Pharmacy being the most competitive.
Admission Requirements for FUTO 2025/2026
For UTME Candidates:
Must have at least five O’Level credits (including Mathematics and English) in not more than two sittings
Must score a minimum of 150 in JAMB (higher for competitive courses)
Must choose FUTO as their first choice during JAMB registration
Must meet the age requirement of 16 years or above
Must have at least five O’Level credits in not more than two sittings
Must possess A-level qualifications or an equivalent diploma in relevant subjects
Must select FUTO as their preferred institution during the application process
Frequently Asked Questions (FAQs)
Does FUTO Do Medicine and Surgery?
Yes, FUTO offers Medicine and Surgery. It is one of the most competitive courses, requiring a cut-off mark of 250 or higher.
Can I Gain Admission with Just the Cut-Off Mark?
Meeting the cut-off mark makes you eligible for the post-UTME screening, but admission is not guaranteed. Higher scores improve your chances significantly.
Does FUTO Accept Scores Below 180?
For most courses, FUTO does not accept scores below 180. However, a few less competitive programmes may consider candidates with the general cut-off mark of 150.
Are There Different Cut-Off Marks for Indigenes and Non-Indigenes?
No, FUTO applies the same cut-off marks to all candidates, regardless of their state of origin.
Conclusion
Understanding the FUTO cut-off mark for 2025/2026 is the first step to achieving your academic goals. By aiming higher than the required scores and preparing thoroughly for the post-UTME screening, you increase your chances of securing admission into one of Nigeria’s most prestigious universities.
If you have further questions or need clarification, feel free to leave a comment below.