Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current Restore this Version View Page History

« Previous Version 8 Next »

Fraud0 currently creates up to two DataLayer events which can be used for a GTM setup but also for other tag managers as well as own logic (e.g., use personalized website services only for real users). For all new setups please use thefraud0 event only as the other events are deprecated:

  • When a bot is detected, the f0_event_invalid_traffic event is triggered (deprecated):

    { event: 'f0_event_invalid_traffic' }
  • For both - bot and human traffic - a fraud0 event is triggered, providing information about bot traffic:

    {
       event: 'fraud0',
       f0_bot_traffic: 'no',
    }

Bot Traffic can have the following values:

no = human user

yes = bot user


Need support?

Do you still have questions or require further details? Contact our support team for assistance!

Send us an email →

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.