To send detailed event data to Meta, create variables that extract values from your data layer:
Event Naming:
Use Meta’s standard event names for maximum reporting and optimization benefits.
Parameter Completeness:
Include all recommended fields (value, currency, content_ids, user_data) to maximize match quality and attribution.
Data Privacy:
Hash user identifiers (email, phone) before sending to Meta for compliance.
Deduplication:
If using both browser and server events, implement the event_id parameter for proper deduplication.
Debugging:
Use Meta’s Test Events tool to verify event delivery and troubleshoot issues.