Please use the instructions below to complete your answer to Q1~2 and submit it as PDF file.

Background

What is Airbridge?

Airbridge is a mobile measurement partner that streamlines marketing attribution, from data collection to performance measurement, within a single unified dashboard.

Airbridge provides readily available report templates to help you efficiently track user journeys across apps and websites and gain valuable insights for mobile growth. Features such as deep linking, audience management, fraud validation, and raw data exports are also available for mobile performance optimization.

Assignments

Q1. Assuming you are the Solution Architect for Airbridge, please identify a solution to the customer inquiry below and write an email to the customer to answer their inquiry.

<aside> 📥 Hi David, Hope everything is well.

I have a web landing page that includes a download button from which user can directly download the APK file by clicking on it. I want to track app downloads that occur via this button as well as subsequent in-app events.

I have already read about the setDeeplinks method from the Airbridge Web SDK guide (link), and here are my questions:

Hope to hear from you soon.

Thank you. Hanie

</aside>

Answer guide

  1. When you organize your answer into the following process,
    1. Describe the problem
      1. What is the problem the client is facing, and what are they asking for?
      2. Structure the content of the inquiry into bullet points.
    2. Research for knowledge
      1. Summarize what you have researched to come up with a solution.
      2. If you have any links to references, please attach them.
    3. Explain the solution
      1. Summarize a solution that you can present to the customer in a structured format.
      2. Explain how you analyzed the problem and came up with your solution.
  2. Please write an email to the customer to answer their inquiry.
    1. Please compose your response so that it clearly demonstrates your understanding of the problem and solution.

💡 Note

Make sure that your example code works and is executable in a real environment.

You are encouraged to implement and test your code locally to verify its functionality.

If you need SDK tokens or other keys for testing, you can sign up for an Airbridge dashboard account to obtain them.

Q2. Please refer to the Airbridge Developer Guide and answer the following:

The advertiser wants to dynamically generate ad tracking links using Airbridge’s REST API.

Based on the information provided below, generate the tracking link using the API and submit the HTTP request in CURL format including the appropriate request headers and body. Also, provide the response in JSON format.

Answer guide