Skip to content

Instantly share code, notes, and snippets.

@MarcGroennebaum
Created April 25, 2019 07:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MarcGroennebaum/3c56d978188fd507c535fc518c28bb62 to your computer and use it in GitHub Desktop.
Save MarcGroennebaum/3c56d978188fd507c535fc518c28bb62 to your computer and use it in GitHub Desktop.
Purchase Event Code für deine Danke-Seite
<script>
fbq('track', 'Purchase', {
value: XXXX,
currency: 'EUR',
content_ids: '12345',
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment