// backend/tiktok.jsw import { fetch } from 'wix-fetch'; export async function sendTikTokEvent() { const response = await fetch('https://business-api.tiktok.com/open_api/v1.3/event/track/', { method: 'POST', headers: { 'Content-Type': 'application/json', 'Access-Token': 'cc929466d6890917f559d33ac1bff2fd75324f6f' }, body: JSON.stringify({ event_source: 'web', event_source_id: 'D0CTL6JC77U75NH4MAU0', data: [ { event: 'SubmitApplication', event_time: Math.floor(Date.now() / 1000), // current UNIX time user: { email: null, phone: null, external_id: null }, properties: { currency: null, content_type: null }, page: { url: 'https://www.ebright.my/trial-classes-t', referrer: null } } ] }) }); const result = await response.json(); return result; }
top of page

Contact Ebright!

Do not hesitate to contact us as below if you require any further information about our Kids & Teens Public classes. Ebright is more than happy to assist you!

Ebright Sdn. Bhd. 202101030304 (1430604-A)

Main Office (HQ)

No. 21-2, Jalan USJ 10/1D, Taipan Business Centre, 47620 Subang Jaya, Selangor D.E, Malaysia.

Tel: 016-9698351

Email: sales@ebright.my

  • Facebook
  • Instagram
  • 124034
  • Google My Business
  • YouTube
  • TikTok
Contact Us

Parents Name
Interested Programme (We cater to students from the age of 7 to 16 years old.)
F03 First Floor, G Village Shopping Mall, 35, Jln 176, Desa Pandan, 55100 Ampang, Wilayah
  • 124034
  • 124034
  • 124034
  • 124034
Ampang new address pic_edited.jpg
  • 124034
  • 124034

Ebright Sdn. Bhd. No: 202101030304 (1430604-A) All Rights Reserved.

bottom of page