Top
Google Tag Manager
  • 08 Sep 2023
  • 1 Minute zum Lesen
  • Dunkel
    Licht
  • pdf

Google Tag Manager

  • Dunkel
    Licht
  • pdf

Artikel-Zusammenfassung

Wie übergebe ich Anpassen Variablen von Google Tag Manager an WhatFix?

Um Anpassen Variablen weiterzugeben, fügen Sie den folgenden Codeschnipsel in den WhatFix-Tag ein;

<script language='javascript' async='true' type='text/javascript'>
    window._wfx_data = {
        "data_type1": {{tag value1}},
        "data_type2": {{tag value2}}
    };
</script>


War dieser Artikel hilfreich?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.