Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

« Previous Version 3 Next »

During the MoonFish setup process for publishers, there are two points we need to take into consideration; how we will collect and to where and in which way we will activate.

Collect

When setting up MoonFish for a new publisher client, we need to check first how we can collect their traffic. We can either fetch publishers' user traffic or retrieve it via a server-side collection.

Fetching Publisher URLs

If we are fetching publishers' users' traffic, the collection can be done through WamFactory logs tags, as seen in the diagram above.

For WAM clients using a Wamfactory tag, javascript that they can implement in their website, user traffic can be collected through Wamfactory logs.

Server-side Integration

For clients not using WAM or for those using WAM but not a Wamfactory tag, collection can be done through a server-side integration (files pushed to S3/GCS bucket or even through a Snowflake share if the Publisher is using Snowflake.)

When sending files in server-side mode, the client should provide the schema to Product so that the Data Enrichment team can use the proper decoder to process the files.

All files must include:

  • An ID

  • URL

  • Geolocation (normally an IP address)


🛑Prebid🛑

Product Evolution is needed here!

If we want to offer the possibility to collect and activate Publisher traffic based on the Weborama Prebid. js module, we’ll need to improve it to be able to collect and handle two new ids types:

  • Universal IDs (FirstId ; Utik Id; ID5…) to collect non-logged user traffic

  • Crm Ids (emails; client ids…) to collect logged user traffic

  • No labels

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.