OBS Plugins » OBS Cart » Meta Pixel

Meta Pixel

Beispiel Ausgabe fbq Track: „Purchase“ auf der Bestellbestätigungsseite

try {
    fbq( 'track', 'Purchase', {
        currency: 'EUR',
        value: 18.99,
        contents: [
            {
                'id': '7640',
                'quantity': 1
            }
        ],
        content_type: 'product'
    } );
} catch ( error ) {
}

Weitere Informationen:

Inhalt

Hilfecenter: