Bumper API Documentation
  • BUMPER API Documentation
  • Reference
    • Payment Solutions
      • PayByLink
        • PayLater
          • Start Payment
            • Example Request
          • Products
          • Status
          • Update
            • Example Request
          • Cancel
            • Example Request
        • PayNow
          • Start Payment
            • Example Request
          • Status
          • Update
            • Example Request
          • Cancel
            • Example Request
          • Refund
            • Example Request
      • PayInStore
        • Start Payment
          • Example Request
        • Status
        • Update
          • Example Request
        • Cancel
          • Example Request
        • Refund
          • Example Request
  • Webhooks
  • Authentication
  • Redirect Flow
  • Redirection
  • Tracking & Impressions
  • Test Environment
  • Best Practice
  • Calculator iFrame
  • FAQ
  • Changelog
Powered by GitBook
On this page

Tracking & Impressions

Tracking & impressions are captured by adding an image on specific pages within the process:

<img src="https://www.bumper.co/core/api/supplier/track/{{supplier}}/?id={{order_reference}}&type={{screen_reference}}&site={{affiliate_id}}">

Parameter

Required

Description

supplier

Mandatory

This is a supplier ID and will be provided during setup.

id

Mandatory

A reference number that relates to specific job or purchase.

type

Mandatory

Screen name to help track the users journey. Example: LandingScreen CheckoutScreen

site

Mandatory

This is an affiliate ID that will be provided on site setup.

PreviousRedirectionNextTest Environment

Last updated 1 year ago