// 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

​

​You’re signed up!

​

To register additional children, please complete a new form click below.

​​​

​

 

Students Guidelines

​

For Physical Trial Class

1. Students are required to bring their own pencil and A4 paper

2. Please arrive at the centre at least 10 minutes early to prepare

3. Our friendly staff will conduct a 15-minute briefing for parents regarding our Public Speaking Programme

​

For Online Trial Class

1. A laptop or computer with a functioning camera is required to enable video streaming
2. Please ensure a stable internet connection and a quiet environment
3. Students are required to bring their own pencil and A4 paper
4. Students must keep their cameras on and display their names clearly

5. Please log in at least 10 minutes early tto prepare

​

Should you require any help, do not hesitate to email us at sales@ebright.my

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

Terms and Conditions

bottom of page