My Agile Pixel harnesses advanced technology to transmit data to Google, Facebook, and TikTok servers while ensuring complete anonymity. This is achieved through customizable configurations accessible in the admin panel.
Serving as an intermediary, My Agile Pixel efficiently manages and obscures visitor data from the destination server. It seamlessly supports both standard and e-commerce events, with native compatibility for WooCommerce. This means no additional plugins are required for tracking purchases, carts, and other related activities.
Furthermore, My Agile Pixel seamlessly integrates with the original JavaScript event tracking code. Therefore, developers can continue to utilize familiar syntax, such as:
gtag("event", "generate_lead",
{
method: "Landing_Webinar"
});
gtag("event", "add_to_cart", {
currency: "USD",
value: 7.77
});
fbq('track', 'Lead');
fbq('track', 'Purchase', {value: '300.00', currency: 'EUR'});
Tik Tok
ttq.track('Contact')
ttq.track('AddToCart', {
content_name: 'book',
value: 10.0,
currency: 'USD',
});
Here is the list of supported events
Google Analytics
- page_view
- scroll
- click
- view_search_results
- user_engagement
- file_download
- add_payment_info
- add_shipping_info
- add_to_cart
- add_to_wishlist
- begin_checkout
- earn_virtual_currency
- generate_lead
- join_group
- level_end
- level_up
- login
- post_score
- purchase
- refund
- remove_from_cart
- search
- select_content
- select_item
- select_promotion
- share
- sign_up
- spend_virtual_currency
- tutorial_begin
- tutorial_complete
- unlock_achievement
- view_cart
- view_item
- view_item_list
- view_promotion
- PageView
- Lead
- AddPaymentInfo
- AddToCart
- AddToWishlist
- CompleteRegistration
- Contact
- CustomizeProduct
- Donate
- FindLocation
- InitiateCheckout
- Schedule
- Search
- SubmitApplication
- ViewContent
- StartTrial
- Subscribe
- Purchase
Tik Tok
- PageView
- ClickButton
- Download
- CompleteRegistration
- AddPaymentInfo
- AddToCart
- AddToWishlist
- CompleteRegistration
- InitiateCheckout
- SubmitForm
- PlaceAnOrder
- Search
- ViewContent