Integrating through your data feed provider (Feedonomics, Datafeedwatch, Godatafeed)
Custom .csv file
Connect Shopify catalog
Inferred catalog from the AppLovin Axon Pixel (default if other options are not chosen)
Please note that your custom UTMs entered into your landing URLs will be ported over to the PDP link for DPA items
Currently this method will afford a greater degree of control on what items you would like us to display in your DPA, taking into account factors such as availability of the product
STREAM
- You can provide an endpoint for our system to download your catalog in a .csv format on a daily basis. The benefit of this integration type is finer control of which products you would like to show or exclude from DPA ads
SHOPIFY
- If you integrated your pixel using the Shopify method, you can follow the instructions at Category Manager Shopify Integration. Share your API keys to your AM for your DPA creation. INFER
- Our pixel will automatically detect the catalog and pull all the relevant information into our system
- To enable Inferred Catalog, ensure AppLovin Axon Pixel is integrated and sending all the required events and parameters ( Axon Pixel Events and Objects )
item_id
: representing the parent item independent of its variants. Multiple item_variant_ids may share the same item_id.
item_variant_id
: for example a size or color variation of the parent item. Every variant in your catalog must have an item_variant_id that is not shared by any other variant or item.
Valid Example:
item_id: "The Everyday Women's Jogger",
item_variant_id : "The Everyday Women's Jogger, Black, Medium"
item_variant_id : "The Everyday Women's Jogger, Black, Small"
Every variant in your catalog must have an item_variant_id
that is not shared by any other variant or item.
Incorrect mappings may prevent the use of dynamic product ads (DPA) and impact overall campaign effectiveness.
If only one item_variant_id
is triggered in the View_Item
event, it should correspond to the most popular variant.