InfoCard - LiquidAnalytics/ld-api-examples GitHub Wiki

#InfoCard Configuration ##Description/Overview

  1. This is the specification for the Configuration of InfoCards.
  2. An InfoCard Is always found in a Card with a label in the bottom and an image in the background of that InfoCard.

##Basic Information about InfoCard

  1. An InfoCard looks like the example shown below.

##Steps To Configure InfoCard

  1. LiquidInsightPop with liquidInsightPopType should be “InfoCard”
  2. InfoCard
  3. insightPopId, and actionInsightPopId same as liquidInsightPop item.
  4. Title is a statement.

##Some common mistakes related to InfoCard ###Could not see InfoCard

  1. Then go to MC and do Send To Device on the InfoCard item
  2. Or the LiquidInsightPop Item for that InfoCard does not exist.

###Blank InfoCard

  1. If you see a blank InfoCard like shown below. That indicates the associated InfoCard is not Created.

###Unable to find InsightPop Item

  1. Clicking on an InfoCard gives the error shown below indicates that Either the Card/DataGrid/Pivot Report does not exist or one has misspelled it while configuring InfoCard.So check The InsightPopId of the dataGrid, actionInsightPopId of LiquidInsightPop, and actionInsightPopId of InfoCard.