This tag helps you to send event data to Facebook, TikTok, Pinterest & Snapchat via conventional pixel and via their Conversions API.
- v2.0 Ability to set first party subdomain
- v1.9 Use _gtmeec cookie when possible
- v1.8 Improve Facebook cookie handling
- v1.7 Improve Snapchat multitag compatibility
- v1.6 Support for Snapchat Pixel
- v1.5 Support for Pinterest Pixel
- v1.4 Ability to use Enhanced Ecommerce data
- v1.3 Support for TikTok Pixel & Track API
- v1.2 Add warning when Serverless Tracking API key field is empty
- v1.1 Add feature to add pixel IDs when setup is only CAPI + Serverless Tracking
- v1.0 Add support for Adsmurai Serverless Tracking (managed server solution for sending events through CAPI) Add support for disabledPushState Fix pixel events discarding falsy values Improve tooltips and texts
- v0.6 Fix server events discarding falsy values (fixes geolocation LDU not being sent when set to 0)
- v0.5 Add saving of _fbc cookie when there's no pixel basecode Add max-age to set cookies to imitate Facebook cookies' expiration Add reset of expiration on every event when there's no pixel basecode to imitate Facebook's basecode behavior Improve comment and code for readability
- v0.4 Fix typo on AddToWishlist standard event that made it to be sent as a custom event (thanks to @Zsavajji) Fixed / improved fields' tooltips Fixed template logo's background Some code cleaning without impact
- v0.3 Add more options on content_type Improve tooltip about hashing user data Make autogenerating the event_id the default option when firing events through both methods Avoid firing the event if event_name is undefined Avoid firing the event through CAPI if the server's URL is undefined Improve _fbc cookie retrieval Fix generation of the fbc parameter when retrieving fbclid from query parameters Add generation of fbp when _fbp cookie is not set
- Initial release (0.2)