Track events
One adsping() call per event. You write it once — AdsPing forwards it to every destination you've connected (Meta, TikTok, Google Ads, GA4).
Pick an event
Every page follows the same shape: a minimal working call, a full example for HTML / React / Next.js, and a parameter table.
Lead
A visitor submits a form — contact, demo request, newsletter.
Set up →Purchase
An order is completed — usually the thank-you page.
Set up →AddToCart
The Add to Cart button is clicked on a product page.
Set up →ViewContent
A product or service detail page is opened.
Set up →InitiateCheckout
The checkout page loads with items in the cart.
Set up →CompleteRegistration
An account is created — SaaS or membership signup.
Set up →Contact
A phone, WhatsApp, Messenger, or email link is clicked.
Set up →PhoneCall
A tel: link is clicked — for call-driven businesses.
Set up →AppointmentRequest
A booking form is submitted — clinics, salons, consultants.
Set up →Tracking something that doesn't fit the standard list? Use a custom event. Full naming reference: standard event names. And to lift match quality on every event with one call, see identify() & advanced matching.
Destination notes
Meta and TikTok need no per-event setup — once the destination is connected, every adsping('track', …) call is forwarded automatically with hashed match data.