Tracking Product Views (Coming Soon)

If you sell products or offers in your app, you might want to track which products have been viewed by a user and serve them personalized ads (coming soon).

To tell Perfect Audience which products have been viewed within your app, it must pass a unique identifier for the product to our servers using the following API.

[Marin trackProductView:@"product1" withMetadata:nil];