- Add the mandatory parameters below to your ad’s landing page URL.
- (for example, “campaign_name”)= __CAMPAIGN_NAME__
- (for example, “campaign_id”)=__CAMPAIGN_ID__
- (for example, “adset_name”)=__ADSET_NAME__
- (for example, “adset_id”)=__ADSET_ID__
- (for example, “ad_name”)=__AD_NAME__
- (for example, “ad_id”)=__AD_ID__
- (for example, “newsbreak_cid”)=__CALLBACK_PARAM__
- advertising_id =__ADID__
- idfa =__IDFA__
💡Note: Each macro is wrapped with two underscores before and after (e.g., CAMPAIGN_NAME). For newsbreak_cid, you may replace it with any parameter name of your choice, except nb_cid, which is reserved by the NewsBreak Ad Platform for other purposes.
Example ad landing page URL: https://demo.test-domain.com/test/page/?campaign_name=__CAMPAIGN_NAME__&campaign_id=__CAMPAIGN_ID__&adset_name=__ADSET_NAME__&adset_id=__ADSET_ID__&ad_name=__AD_NAME__&ad_id=__AD_ID__&newsbreak_cid=__CALLBACK_PARAM__&advertising_id=__ADID__&idfa=__IDFA__
2. Capture and store all macro values sent by NewsBreak, and use them to replace the placeholders in your attribution link that redirects users from the landing page to the app store.
3. App Event Setup in Newsbreak Ad Manager
(1) Select the App Event section.
(2) Please fill in the original App Store/Google Play URL, and select "Postback".
(3) Please add your landing page URL below, and highly recommend adding the Impression Tracking URL if you have:
(4) Save your URL, and you don't need to TEST the landing page.