TugusDeveloper Docs
Events

Standard Events

All ~45 standard events, grouped by use case, with automatic platform mapping.

Tugus knows ~45 standard events, grouped by use case. Every standard event is automatically mapped to the platform-specific schema (Meta CAPI, GA4, TikTok, Pinterest, LinkedIn, Bing UET, Klaviyo). Events a platform does not support are skipped per platform — no error is raised.

Custom event names (anything outside this list) are forwarded 1:1 to all platforms.

Engagement & Navigation

EventDescription
pageviewPage view, SPA navigation. Automatic via th.js.
scroll_depthScroll depth in percent (25/50/75/100).
button_clickCTA clicks, custom interactions.
outbound_clickExternal link clicked (different domain).
searchInternal search query with search term.
unique_visitorsMetric (aggregated, not meant to be sent directly).

E-Commerce — Browse

EventDescription
view_item_listCategory or list view.
select_itemClick on a product in a list.
view_contentProduct detail page (PDP).
view_promotionPromotion banner seen.
select_promotionPromotion banner clicked.
add_to_compareProduct added to comparison list.

E-Commerce — Cart

EventDescription
add_to_wishlistProduct added to wishlist.
add_to_cartProduct added to cart.
remove_from_cartProduct removed from cart.
view_cartCart page visited.

E-Commerce — Checkout

EventDescription
initiate_checkoutCheckout started (login/register step).
add_shipping_infoShipping address + delivery method entered.
add_payment_infoPayment method selected.
purchaseOrder completed.
refundRefund issued.
revenueMetric (aggregated from purchase).

Subscription & SaaS

EventDescription
start_trialTrial period started.
subscribeSubscription completed.

Lead Generation

EventDescription
leadLead capture (newsletter, contact form).
qualified_leadB2B lead with qualification (MQL/SQL).
contactContact request submitted.
form_submitForm submitted (generic).
scheduleAppointment / demo booked.
submit_applicationApplication or request submitted.

Account

EventDescription
complete_registrationAccount creation completed.
loginUser login.

Content Engagement

EventDescription
video_playVideo started.
video_completeVideo played to the end.
file_downloadFile downloaded (PDF, whitepaper).
shareContent shared.
rateProduct/content rated.

Loyalty & Community

EventDescription
earn_virtual_currencyBonus points earned.
spend_virtual_currencyBonus points redeemed.
join_groupJoined a newsletter list / community.

Onboarding

EventDescription
tutorial_beginTutorial / onboarding started.
tutorial_completeTutorial / onboarding completed.

Industry-specific

EventDescription
find_locationService: store/branch searched.
customize_productService: product configurator used.
donateNGO: donation completed.
submit_test_driveAutomotive: test drive requested.
view_listingReal estate: property listing visited.
book_travelTravel: booking completed.

On this page