Apps Network
  • 1. Introduction to Apps Network
  • 2. Getting Started
    • Quick Start Guide
  • 3. For Publishers
  • 4. For Advertisers
    • 4.1 API Reference - Click Verification
    • 4.2 API Reference - Reporting Challenge Completion
  • 5. Points System
  • 6. Banner Types and Placements
  • 7. Analytics and Reporting
  • 8. Solution Architecture
    • 8.1 System Components Overview
    • 8.2 Core Functionality and Workflows
    • 8.3 Technical Implementation Details
    • 8.4 System Diagram
  • 9. Frequently Asked Questions (FAQs)
  • 10. Glossary of Terms
  • 11. Release Notes
    • MVP1 Release Notes
    • MVP2 Release Notes
    • MVP3 Release Notes
Powered by GitBook
On this page
  1. 8. Solution Architecture

8.4 System Diagram

Previous8.3 Technical Implementation DetailsNext9. Frequently Asked Questions (FAQs)

Last updated 5 months ago

This diagram illustrates the flow of interactions between the main components and actors in the Web3 Traffic Exchange system:

The process begins with the Advertiser creating an ad campaign in the TE System.

  1. The Publisher requests and receives the Banner Exchange Code (BEC) from the TE System.

  2. The Publisher implements the BEC on their website.

  3. When a Visitor accesses the Publisher's website, the BEC requests the offer wall from the TE System.

  4. The TE System's Ad Selection Module chooses and serves an appropriate ad, which the Publisher displays to the Visitor.

  5. If the Visitor clicks on the ad, the BEC registers this click with the TE System.

  6. The TE System records the click in the Clicks Queue and notifies the Points System for reward allocation.

  7. The Points System rewards the Publisher with points for the click.

  8. The TE System redirects the Visitor to the Advertiser's target URL.

  9. The Advertiser displays their content to the Visitor.

  10. The Points System deducts points from the Advertiser for the click.

This interaction flow demonstrates how the various components work together to facilitate ad serving, click tracking, and point allocation within the Web3 Traffic Exchange ecosystem.

Web3 Traffic Exchange System Diagram