// 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
school holiday programme.png

Ebright X Just Pets: Pet Talk

For the first time ever, Ebright is collaborating with Just Pets Megastore @ Tropicana Gardens Mall for a School Holiday Programme!

We aim to provide your child with a special learning experience at the LARGEST INDOOR PETTING ZOO IN MALAYSIA while studying the art of public speaking!

What are you waiting for? Join now! Below are more details regarding the programme:

Programme Details

Justpets 2024 Poster tentative.png

Register Now!

Still have queries about our programmes?

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

Terms and Conditions

bottom of page