RaccoonTechOrg / AI-Gallery

0 stars 0 forks source link

AD placement for increasing show rate #1

Open NimraAfzaal opened 5 days ago

NimraAfzaal commented 5 days ago

https://docs.google.com/document/d/1rrLhP1ESo9fMt24IZbcEb8Hfqz-KYqVV0MBCgQ619dI/edit?usp=sharing

RaccoonTechOrg commented 5 days ago

UI Changes:

  1. Splash Screen Text Updates:

    • Add the following text elements sequentially during data fetching on the splash screen:

                  - “Fetching Settings”
                  - “Seeking Consent”
                  - “Loading Data”
                  - “Let’s GO” (when the button is enabled to move to the next screen)
    • Ensure each text appears at appropriate intervals to keep users informed about the loading process.

  2. Language Screen Update:

    • After the splash screen, remove the back button on the language selection screen.
    • Disable the back press function to prevent users from navigating away from this screen prematurely.
    • Ensure smooth flow from language selection to the next screen without interruptions.

Ads Implementation Changes:

  1. Splash Screen Ad:

    • If an ad is preloading on the splash screen and the “Let’s GO” button is enabled, ensure the ad displays only after the button is pressed.
    • Confirm ad displays do not interfere with user flow, allowing users to continue to the main app content seamlessly.
  2. Home Screen Interstitial Ad:

    • Send an ad request every time the user navigates to the home screen.
    • Set up the interstitial ad to display upon picture selection, using a separate ad unit as specified.
    • Ensure ad does not delay or disrupt the picture selection process.
  3. Editing Screen Ad:

    • Trigger an ad request when the user presses the edit button on the editing screen.
    • Display the ad on the discard or save button as specified, using a separate ad unit.
    • Confirm the ad flow works smoothly, allowing users to complete editing actions without excessive delay.
  4. Splash Native and Exit Screen Native Ads:

    • Use two distinct ad units for native ads on the splash and exit screens, each assigned according to screen names.
    • Ensure correct ad unit parameters are set up per the documentation provided, with each ad displaying in the correct context.

References: Ad Unit Names & Parameters: Please refer to the Doc file attached to the parent ticket for precise ad unit names and parameters.

Acceptance Criteria:

Tayyab-SQA commented 1 day ago

Missing Ad information:

  1. Language screen ad information is missing from the provided information.
RaccoonTechOrg commented 1 day ago

Missing Ad information:

  1. Language screen ad information is missing from the provided information.

Since in the document the Ad Plan was not shared for the Language Screen which is why it is missing.