visit.gitexafrica.com Open in urlscan Pro
52.28.28.73  Public Scan

URL: https://visit.gitexafrica.com/Event/GITEXAFRICA/Visitor/Registration/SelectPass?utm_source=GAM24-email-signature-web&utm_mediu...
Submission: On May 05 via api from OM — Scanned from DE

Form analysis 8 forms found in the DOM

<form class="row  rounded p-2" style="background-color: #f5f5f5" id="allpassesmodal">
  <center> </center>
</form>

<form class="row  rounded p-2" style="background-color: #f5f5f5" id="ConferencesVerticalmodal">
  <center></center>
</form>

<form id="showForm-2" class="modal-body p04">
  <div class="ql-block" tabindex="-1">This pass gives you access to all <strong><u>4</u></strong> exhibitions listed below.</div>
  <div class="ql-block" tabindex="-1"><strong>To help deliver a better experience, select your areas of interest.</strong></div>
  <div class="ql-block ql-indent-1" tabindex="-1">
    <br>
  </div>
  <br>
  <strong> P.S: For paid conferences, workshops and trainings select any of our Delegate Passes. </strong>
</form>

<form id="showForm-1" class="modal-body p04">
  <div class="ql-block" tabindex="-1">This pass gives you access to all <strong><u>9</u></strong> exhibitions listed below.</div>
  <div class="ql-block" tabindex="-1"><strong>To help deliver a better experience, select your areas of interest.</strong></div>
  <div class="ql-block ql-indent-1" tabindex="-1">
    <br>
  </div>
  <br>
  <strong> P.S: For paid conferences, workshops and trainings select any of our Delegate Passes. </strong>
</form>

<form class="row  rounded p-2" style="background-color: #f5f5f5" id="ConferencePassmodal">
  <center> </center>
</form>

Name: formLogin https://visit.gitexafrica.com/Event/GITEXAFRICA/Visitor/Account/Login

<form name="formLogin" id="formLogin" action="https://visit.gitexafrica.com/Event/GITEXAFRICA/Visitor/Account/Login" novalidate="novalidate">
  <div class="modal-content" tabindex="-1">
    <div class="modal-header" tabindex="-1">
      <h4 class="modal-title">Login</h4>
      <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
    </div>
    <div class="modal-body" tabindex="-1">
      <div class="alert alert-danger d-none" id="divLoginError" tabindex="-1">Invalid Email or Password</div>
      <div class="form-group" tabindex="-1">
        <label for="txtEmail">Email Address</label>
        <input type="email" class="form-control" id="txtEmail" placeholder="Email" autocomplete="username" data-val="true" data-val-email="a valid email address is required" data-val-maxlength="Email cannot be more than 100 characters long"
          data-val-maxlength-max="100" data-val-required="The Email field is required." name="Email" value="" title="Email">
        <span class="text-danger field-validation-valid" data-valmsg-for="Email" data-valmsg-replace="true" tabindex="-1"></span>
      </div>
      <div class="form-group" tabindex="-1">
        <label for="txtPassword">Password</label>
        <input type="password" class="form-control" id="txtPassword" placeholder="Password" autocomplete="current-password" data-val="true" data-val-length="Password has to be 6 to 50 characters long" data-val-length-max="50" data-val-length-min="6"
          data-val-required="The Password field is required." name="Password" title="Password">
        <span class="text-danger field-validation-valid" data-valmsg-for="Password" data-valmsg-replace="true" tabindex="-1"></span>
      </div>
      <div class="form-group" tabindex="-1">
        <a href="#" class="link fw-bold text-primary small text-decoration-none" data-bs-toggle="modal" data-bs-target="#mdlForgotPassword" data-dismiss="modal">FORGOT PASSWORD?</a>
      </div>
    </div>
    <div class="modal-footer" tabindex="-1">
      <button type="button" class="btn btn-outline-primary me-2 rounded-0" data-bs-dismiss="modal">CANCEL</button>
      <button type="submit" class="btn btn-primary me-0 me-sm-2 rounded-0" data-loading-text="Processing..." id="btnLogin">SIGN IN</button>
    </div>
  </div><!-- /.modal-content -->
</form>

Name: formForgotPassword

<form name="formForgotPassword" id="formForgotPassword">
  <div class="modal-content" tabindex="-1">
    <div class="modal-header" tabindex="-1">
      <h4 class="modal-title">Forgot Password</h4>
      <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
    </div>
    <div class="modal-body" tabindex="-1">
      <div class="alert alert-danger d-none" id="divForgotPasswordError" tabindex="-1">Email not found in our records</div>
      <div class="form-group" tabindex="-1">
        <label class="form-label" for="txtForgotEmail">Email Address</label>
        <input type="email" class="form-control" id="txtForgotEmail" name="txtForgotEmail" placeholder="Email" autocomplete="username">
      </div>
      <div class="form-group" tabindex="-1">
        <a href="#" class="link fw-bold text-primary small text-decoration-none" data-bs-toggle="modal" data-bs-target="#mdlLogin" data-dismiss="modal">LOGIN</a>
      </div>
    </div>
    <div class="modal-footer" tabindex="-1">
      <button type="button" class="btn btn-outline-primary me-2 rounded-0" data-bs-dismiss="modal">CANCEL</button>
      <button type="button" class="btn btn-primary me-0 me-sm-2 rounded-0" data-loading-text="Processing..." id="btnSubmitForgotPassword">SUBMIT</button>
    </div>
  </div><!-- /.modal-content -->
</form>

POST https://visit.gitexafrica.com/Event/GITEXAFRICA/Visitor/Account/ChangePassword

<form action="https://visit.gitexafrica.com/Event/GITEXAFRICA/Visitor/Account/ChangePassword" id="resetPasswordForm" method="post" novalidate="novalidate">
  <div class="modal-content" tabindex="-1">
    <div class="modal-header" tabindex="-1">
      <h5 class="modal-title" id="changePasswordLabel">Change My Password</h5>
      <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
    </div>
    <div class="modal-body" tabindex="-1">
      <div class="form-group required" tabindex="-1">
        <label for="OldPassword" title="Your Current Password" data-toggle="tooltip" data-placement="top">Your Current Password<sup class="text-danger">*</sup></label>
        <input class="form-control" data-val="true" data-val-maxlength="The Password has to be 8 to 20 characters long" data-val-maxlength-max="20" data-val-minlength="The Password has to be 8 to 20 characters long" data-val-minlength-min="6"
          data-val-required="The Your Current Password field is required." id="OldPassword" maxlength="20" name="OldPassword" placeholder="Old Password" type="password">
        <span class="text-danger field-validation-valid" data-valmsg-for="OldPassword" data-valmsg-replace="true" tabindex="-1"></span>
      </div>
      <div class="form-group required" tabindex="-1">
        <label for="Password" title="Your New Password" data-toggle="tooltip" data-placement="top">Your New Password<sup class="text-danger">*</sup></label>
        <input class="form-control" data-val="true" data-val-maxlength="The Password has to be 8 to 20 characters long" data-val-maxlength-max="20" data-val-minlength="The Password has to be 8 to 20 characters long" data-val-minlength-min="6"
          data-val-required="The Your New Password field is required." id="Password" maxlength="20" name="Password" placeholder="Password" type="password">
        <span class="text-danger field-validation-valid" data-valmsg-for="Password" data-valmsg-replace="true" tabindex="-1"></span>
      </div>
      <div class="form-group required" tabindex="-1">
        <label for="ConfirmPassword" title="Confirm Your New Password" data-toggle="tooltip" data-placement="top">Confirm Your New Password<sup class="text-danger">*</sup></label>
        <input class="form-control" data-val="true" data-val-equalto="'Confirm Your New Password' and 'Your New Password' do not match." data-val-equalto-other="*.Password" data-val-required="The Confirm Your New Password field is required."
          id="ConfirmPassword" name="ConfirmPassword" placeholder="Confirm Password" type="password">
        <span class="text-danger field-validation-valid" data-valmsg-for="ConfirmPassword" data-valmsg-replace="true" tabindex="-1"></span>
      </div>
      <div class="form-group" tabindex="-1">
        <a href="#" data-bs-toggle="modal" class="link fw-bold text-primary small text-decoration-none" data-bs-target="#mdlForgotPassword" data-dismiss="modal">FORGOT PASSWORD?</a>
      </div>
    </div>
    <div class="modal-footer" tabindex="-1">
      <button type="button" class="btn btn-outline-primary me-2 rounded-0" data-bs-dismiss="modal">CLOSE</button>
      <button type="submit" class="btn btn-primary me-0 me-sm-2 rounded-0">SIGN IN</button>
    </div>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8J06xvo8jn9PseATmwREgwuNeRr26jkf5FR8jyMkTdx5CLr3Wx5kqNdlYVQStlsmzTQcXaRILVwzcOLxZ3O7DRIv3iCeXPQQzain-DWwLy2hQd1RgfKgLVBeZ8OdZjHaTj8YWVrYOAc7XudzzOyqnzw">
</form>

Text Content

SELECT YOUR PASS

0
GROUP BOOKING COMPARE PASSES Already registered? Login here
Your basket 0
Visitor Passes 1 Delegate Passes 5 Certified Training Passes 7 All 13

GITEX AFRICA is a trade event and under 18s are STRICTLY PROHIBITED from
attending.
This rule is not applicable to registered and confirmed students aged 16+ who
are accompanied by a faculty member

ONLINE REGISTRATION
PARTNER



EXHIBITION PASS: ACCESS TO THE SHOW FLOOR

Access to GITEX AFRICA, North Star Africa & World Future Health Africa
Visitor Pass 1 in basket

USD

40



MAD

400


incl. 20% Moroccan VAT
For paid conferences, workshops and trainings select any of our Delegate Passes
by scrolling below.
ADD TO BASKET


CONFERENCES & MASTERCLASS (INCLUDES ACCESS TO THE EXHIBITION)

All Access Conference Pass Most Popular 🔥 1 in basket
Includes access to:
GITEX AFRICA Digital Summit (Policy, Connectivity, Digital Cities)
World Future Health Africa Congress (NEW)
World Future Health Investment Summit (NEW)
All Conference Tracks
20+ Masterclasses
Full access to the exhibition floor
Speaker presentations post event
e-certificate of attendance post event
All benefits of the visitor pass
Excludes Certified trainings


USD

1,000



MAD

10,000


incl. 20% Moroccan VAT
ADD TO BASKET
Premium Pass (NEW)

Exclusive: 50 Passes Only

1 in basket
Includes access to:
Up to 3 Facilitated meetings with attendees based on your interests. (All
meetings are subject to acceptance & meeting attendance from the other party)
Lounge access: ConneXions Lounge and Investor Lounge
Investor Party on 30 May (Date is tentative tbc closer to the show)
GITEX AFRICA Digital Summit: Policy, Connectivity and Digital Cities
World Future Health Africa Congress (NEW)
World Future Health Investment Summit (NEW)
All Conference Tracks
20+ Masterclasses
Full access to the exhibition floor
Speaker presentations post event
e-certificate of attendance post event
All benefits of the visitor pass
Excludes Certified trainings


USD

2,500



MAD

25,000


incl. 20% Moroccan VAT
ADD TO BASKET
One Conference Pass 1 in basket
Includes access to:
Any one conference of your choice:
 * Digital Finance
 * Cybersecurity
 * Ai Everything
 * GITEX Impact: Agritech, Sustainability and Water
 * Startup Track: Founders Summit & Ventures Summit

20+ Masterclasses
All benefits of the visitor pass
Full access to the exhibition floor
Speaker presentations post event
E-certificate of attendance post event
Excludes Certified trainings & GITEX Africa Digital Summit


USD

500



MAD

5,000


incl. 20% Moroccan VAT
ADD TO BASKET
World Future Health Africa (NEW) 1 in basket
Includes access to:
World Future Health Africa Congress (NEW)
World Future Health Investment Summit (NEW)
Access to the Exhibition Floor for GITEX AFRICA, North Star Africa & World
Future Health Africa
Speaker presentations post event
E-certificate of attendance post event
20+ Masterclasses
All benefits of the visitor pass
Excludes Certified trainings & GITEX Africa Digital Summit


USD

500



MAD

5,000


incl. 20% Moroccan VAT
ADD TO BASKET
Masterclass Pass 1 in basket
Includes access to:
20+ Masterclasses (see workshops)
Full access to the exhibition floor
e-certificate of attendance post event
All benefits of the visitor pass
Excludes Conferences, Certified Trainings and GITEX Africa Digital Summit


USD

150



MAD

1,500


incl. 20% Moroccan VAT
ADD TO BASKET


CERTIFIED TRAINING PASSES

Certified Generative Ai Expert 1 in basket
Includes access to:
Access to the 2 days Certified Generative AI Expert training
Certification by Blockchain Council, California
All benefits of the All Access Conference Pass


USD

1,100



MAD

11,000


incl. 20% Moroccan VAT
ADD TO BASKET
Cutting Edge AI and Data Science Applications 1 in basket
Includes access to:
Access to the 2 days Cutting Edge AI and Data Science Applications training
Certificate of participation
All benefits of the All Access Conference Pass


USD

1,100



MAD

11,000


incl. 20% Moroccan VAT
ADD TO BASKET
Certified Blockchain Developer Course 1 in basket
Includes access to:
Access to the 1 day Certified Blockchain Developer training
Certification by Blockchain Council, California
All benefits of the All Access Conference Pass


USD

1,100



MAD

11,000


incl. 20% Moroccan VAT
ADD TO BASKET
Certified Information Security Manager (CISM) Prep 1 in basket
Includes access to:
Access to the 2 days CISM training + all benefits of the all access pass
Certification by Blockchain Council, California
All benefits of the All Access Conference Pass


USD

1,100



MAD

11,000


incl. 20% Moroccan VAT
ADD TO BASKET
The Guide for Frontier Tech Implementation in Hospitals 1 in basket
Includes access to:
Access to 1 day training + 20+ masterclass + Exhibition Access
Certification by Blockchain Council, California
All benefits of the All Access Conference Pass


USD

1,100



MAD

11,000


incl. 20% Moroccan VAT
ADD TO BASKET
New Workforce Realities: The Era of AI -�Cobot 1 in basket
Includes access to:
Access to 1 day training + 20+ masterclass + Exhibition Access
Certification by Blockchain Council, California
All benefits of the All Access Conference Pass


USD

550



MAD

5,500


incl. 20% Moroccan VAT
ADD TO BASKET
DORA & TIBER-EU: Enhancing Cyber Resilience 1 in basket
Includes access to:
Access to 1 day training + 20+ masterclass + Exhibition Access
Certification by Blockchain Council, California
All benefits of the All Access Conference Pass


USD

550



MAD

5,500


incl. 20% Moroccan VAT
ADD TO BASKET

YOUR PASS BASKET PASS BASKET

Item Qty Price (USD)

Checkout

COMPARE CONFERENCE PASSES TO HELP YOU DECIDE

Select a pass Premium Pass Certified Generative Ai Expert Cutting Edge AI and
Data Science Applications Certified Blockchain Developer Course Certified
Information Security Manager (CISM) Prep The Guide for Frontier Tech
Implementation in Hospitals All Access Conference Pass New Workforce Realities:
The Era of AI -�Cobot DORA & TIBER-EU: Enhancing Cyber Resilience World Future
Health Africa One Conference Pass Masterclass Pass Visitor Pass

Select a pass Premium Pass Certified Generative Ai Expert Cutting Edge AI and
Data Science Applications Certified Blockchain Developer Course Certified
Information Security Manager (CISM) Prep The Guide for Frontier Tech
Implementation in Hospitals All Access Conference Pass New Workforce Realities:
The Era of AI -�Cobot DORA & TIBER-EU: Enhancing Cyber Resilience World Future
Health Africa One Conference Pass Masterclass Pass Visitor Pass

Select a pass Premium Pass Certified Generative Ai Expert Cutting Edge AI and
Data Science Applications Certified Blockchain Developer Course Certified
Information Security Manager (CISM) Prep The Guide for Frontier Tech
Implementation in Hospitals All Access Conference Pass New Workforce Realities:
The Era of AI -�Cobot DORA & TIBER-EU: Enhancing Cyber Resilience World Future
Health Africa One Conference Pass Masterclass Pass Visitor Pass


WORKSHOPS

Exclusive workshops only accessible with your Masterclass Pass

 * Machine Learning with R
 * Web App Development
 * AI Ethics for Startups
 * AI for Business
 * Introduction to Cyber Security and Related Challenges
 * Cloud Threat Detection, Investigation & Response
 * Building an Inclusive Enterprise AI Strategy
 * Data Lead Practices
 * Deep Learning
 * Social Network Analysis with R
 * AI for Good
 * Foundations and practices of Cybersecurity
 * The Next Level: Transforming Hubs to Ecosystems
 * Innovations in institutional structures and international programs



ALL ACCESS PASS

This pass gives you access to ALL conferences, however we would like to know
your preference.

Please select the conference(s) of your choice:



Excludes access to certified trainings

Cancel Confirm selection

ONE CONFERENCE PASS

This pass gives you access to any one of the conferences below.

Please select the conference of your choice:



Excludes Certified trainings & GITEX AFRICA Digital Summit

Cancel Confirm selection

EXPAND NORTH STAR+ PASS

This pass gives you access to all 4 exhibitions listed below.
To help deliver a better experience, select your areas of interest.



P.S: For paid conferences, workshops and trainings select any of our Delegate
Passes.
Continue

GITEX AFRICA+ VISITOR PASS

This pass gives you access to all 9 exhibitions listed below.
To help deliver a better experience, select your areas of interest.



P.S: For paid conferences, workshops and trainings select any of our Delegate
Passes.
Continue

ENS+ CONFERENCE PASS

This pass gives you access to all 4 conferences listed below, paid workshops and
the exhibitions.

This pass excludes Certified Trainings.

To help deliver a better experience, select your most preferred conference(s).


Cancel Confirm selection



















Registration Support: support@gitexafrica.com

LOGIN

Invalid Email or Password
Email Address
Password
FORGOT PASSWORD?
CANCEL SIGN IN

FORGOT PASSWORD

Email not found in our records
Email Address
LOGIN
CANCEL SUBMIT

CHANGE MY PASSWORD

Your Current Password*
Your New Password*
Confirm Your New Password*
FORGOT PASSWORD?
CLOSE SIGN IN