// 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".
});
JAMB Recommended Textbooks for Yoruba 2025/2026 - 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
Preparing for the Joint Admissions and Matriculation Board (JAMB) exam requires access to the right study materials. If Yoruba is one of your chosen subjects, you might be wondering which textbooks are best suited for effective preparation.
This article provides a detailed list of JAMB-recommended textbooks for Yoruba in 2025/2026 and practical tips on how to maximise their use for better results.
Why Are JAMB-Recommended Textbooks for Yoruba Essential?
JAMB-recommended textbooks are carefully curated by the examination body to align with the syllabus.
These books provide reliable information and examples that enhance understanding. They are not only comprehensive but also focus on the topics and objectives outlined in the JAMB syllabus.
Using these textbooks helps you:
Understand key concepts and principles in Yoruba language, literature, and culture
Improve vocabulary, grammar, comprehension, and communication skills
Prepare for JAMB questions with practical exercises and examples
Boost confidence and performance during the exam
Complete List of JAMB Recommended Textbooks for Yoruba 2025/2026
Language Textbooks
Àròkọ àti Aáyan Ògbufọ̀ by Abíọ́dún Jíbọ́là (1995) – MAJAB Publishers
Exam Focus – Yorùbá Language for WASSCE/SSCE by Adéwọlé, L.O. et al. (2000) – University Press Plc
Essentials of Yorùbá Grammar by Awóbùlúyì, O. (1978) – University Press Plc
Yorùbá Metalanguage (Èdè-Ìperí Yorùbá) Vol. II by Awóbùlúyì, O. (1990) – University Press Plc
Èkọ́ Ìsẹ̀dá-Òrọ̀ Yorùbá by Awóbùlúyì, O. (2008) – Montem Paperback
Èkọ́ Gírámà Èdè Yorùbá by Awóbùlúyì, O. (2013) – Atman Ltd
Ìwé Ìmọ́dọ̀tun Yorùbá SSI–SSIII edited by Babalọlá, A. (1991) – Longman
Yorùbá Metalanguage (Èdè-Ìperí Yorùbá Vol. 1) edited by Bámgbóṣé, O. (1984) – University Press Plc
Fọnọ́lọ́jìá àti Gírámà Yorùbá by Bámgbóṣé, A. (1990) – Ìbàdàn Press
Èkọ́–Èdè Yorùbá òde–òní SSI–SSIII edited by Mustapha, O. (1988) – Macmillan
Èkọ́–Èdè Yorùbá Titun SSI–SSIII by Mustapha, O. (1991) – University Press Plc
Culture Textbooks
Àṣà àti Ìṣe Yorùbá by Adéoyè, C.L. (1979) – Oxford University Press
Ìgbàgbọ́ àti Èsìn Yorùbá by Adéoyè, C.L. (1985) – Oníbọnọ̀jẹ́ Press
Àkójọpọ̀ Ìwádìí Ìjìnlẹ̀ Àṣà Yorùbá by Ládejé, T.A. et al. (1986) – Macmillan
Tips for Effectively Using These Textbooks
To optimise your study experience, consider these actionable steps:
Start Early: Begin your preparation well in advance to cover all topics
Create a Study Plan: Develop a timetable that allows for regular study sessions
Use Multiple Sources: Cross-reference different textbooks for a broader understanding of topics
Take Notes: Highlight key points, definitions, and examples for quick revision
Practice Regularly: Solve exercises, attempt mock tests, and review past questions
Seek Clarification: Consult teachers or peers if you encounter challenges
Revise Thoroughly: Revisit challenging topics frequently before the exam
Why Start Preparation Early?
Starting early allows you to build a solid foundation in both the language and cultural aspects of Yoruba. Spaced revision, consistent practice, and timely clarification of doubts ensure that you are well-prepared by exam day. Additionally, early preparation reduces stress and boosts confidence.