Developer Guide
API GuideDeveloper Guide
  • Overview
    • Getting Started
    • Customers and Visitors
    • Events and Business Objects (BOs)
      • Sample Event Templates
  • Website
    • Getting Started
      • Direct JS Implementation
      • JS Integration via GTM
      • Tracking Haravan website events
    • Tracking Users
    • Tracking Events
      • [Direct] Sample E-Commerce Events
        • View Product
        • Add a Product to the Shopping Cart
        • View the Shopping Cart
        • Remove a Product from the Shopping Cart
        • Search for Product(s)
        • Checkout Shopping Cart
        • Apply Promotion Code
        • Purchase Product(s)
      • [GTM] Sample E-Commerce Events
        • View Product
        • Add a Product to the Shopping Cart
        • View the Shopping Cart
        • Remove a Product from the Shopping Cart
        • Search for Product(s)
        • Checkout Shopping Cart
        • Apply Promotion Code
        • Purchase Product(s)
    • Web Push
  • Android
    • Getting Started
    • Tracking Users
    • Tracking Events
    • Push Messaging
    • App Inbox Messaging
  • iOS
    • Getting Started
      • Integration of Antsomi iOS SDK
    • Tracking Users
    • Tracking Events
    • Push Messaging
  • Hybrid Apps
    • React Native
      • Tracking Users
      • Tracking Events
        • Sample E-Commerce Events
          • View Product
          • Add a Product to the Shopping Cart
          • View the Shopping Cart
          • Remove a Product from the Shopping Cart
          • Search for Product(s)
          • Checkout Shopping Cart
          • Apply Promotion Code
          • Purchase Product(s)
      • Push Messaging
      • App Inbox Messaging
    • Flutter
      • Tracking Users
      • Tracking Events
        • Sample E-Commerce Events
          • View Product
          • Add a Product to the Shopping Cart
          • View the Shopping Cart
          • Remove a Product from the Shopping Cart
          • Search for Product(s)
          • Checkout Shopping Cart
          • Purchase Product(s)
      • Push Messaging
      • App Inbox Messaging
      • App In-line Content
  • Antsomi Service Integrations
    • Media Template
    • Media JSON
      • Sample E-Commerce Events
        • Search for Product(s)
        • View Product
        • Add a Product to the Shopping Cart
        • Checkout Shopping Cart
        • Purchase Product(s)
      • Sample User Events
        • Sign-in
        • Sign-up
      • Sample Opt-in Events
        • Subscribe to Email marketing
        • Subscribe to OneSignal channel
  • 3rd Party Integrations
    • Shopify
      • Tracking Shopify website events
    • LINE
      • Integrating LINE Login with your web app
    • Google Ad Manager
      • Targeting CDP365 segment via PPID(s)
Powered by GitBook
On this page
  • Implementation Steps
  • Enhanced Interaction Features
  1. Antsomi Service Integrations

Media Template

Post Antsomi CDP integration, your app elevates engagement with dynamic media templates, ensuring a visually immersive user experience.

PreviousApp In-line ContentNextMedia JSON

Last updated 1 year ago

The final product of your integration will feature:

  1. Visual Appeal: Media templates will add a visually stunning element to your application, capturing users' attention and creating a more engaging environment.

  2. Interactivity: Users will experience interactive content, offering a richer and more dynamic interaction within your app.

  3. Personalization: Leverage data-driven insights to personalize the displayed media templates, tailoring content based on user preferences and behavior.

Visual Examples

Implementation Steps

The Antsomi SDK currently supports five types of media templates:

  • Pop-Up: Instantly grab attention with a visually engaging pop-up for announcements, promotions, or calls to action.

  • Full Screen: Immerse users in a complete visual experience by showcasing rich multimedia content on the full screen.

  • Gamified: Add interactivity and fun with gamified content, such as quizzes, challenges, or interactive games.

  • Floating Bar: Display important information or calls to action with a non-intrusive, persistent floating bar.

  • Slide-In: Smoothly present notifications, updates, or additional information with an elegant slide-in template.

To achieve the enhanced user experience described earlier, follow these steps:

  1. Media Template Integration: Follow the documentation to incorporate media templates into your application seamlessly. Refer to the specific guidelines for each supported template type.

  2. Personalization Strategies: Implement personalization strategies to tailor the displayed media templates based on user preferences and behavior.

Enhanced Interaction Features

In certain scenarios, enhance user interaction by seamlessly integrating Antsomi's templates with your app using proposed deep links, providing flexibility for alternative approaches if desired.

We recommend leveraging Antsomi's proposed deep link mechanism for integration. By integrating Antsomi's proposed deep link mechanism:

  1. Direct Navigation: Users can seamlessly transition from Antsomi's media templates to specific sections or features within your app by clicking on interactive elements within the templates.

  2. Tailored User Experiences: Deeplinks offers a personalized and direct route to relevant sections, ensuring a smooth and tailored user experience based on the content presented in Antsomi's generated templates.

Implementation Steps

To implement the proposed deep link integration, follow these steps:

  1. Create Deeplink Attribute:

    Generate the deep link attribute within the CDP365 dashboard, associating it with the desired Business Object (BO) for delivery through the media template.

    Our suggestion deep link is: schema://screen/{screen_name}/{object_id}

  2. Update Media Template:

    • Modify the content of your media template to incorporate and display the generated deep link.

SDK Integration: Ensure successful integration with Antsomi CDP through the provided SDK for your platform (, , or ).

Customer and Event Data Tracking: Utilize the Antsomi SDK to track user information and action data for anonymous and identified customers (, , or ).

The deep link attribute in the BO Product
Android
iOS
Flutter
Android
iOS
Flutter