Skip to content

Opinion Poll

This is an assessment of public opinion by questioning a representative sample for forecasting the results of voting.

How to Request Opinion Poll

Request an opinion poll activity using tags:

objective-c
@import Upshot;

// Request opinion poll activity with specific tag
[[BrandKinesis sharedInstance] setDelegate: self];
[[BrandKinesis sharedInstance] showActivityWithType:BKActivityTypeOpinionPoll andTag:@"Tag Name"];
swift
import Upshot

// Request opinion poll activity with specific tag
BrandKinesis.sharedInstance(). delegate = self
BrandKinesis.sharedInstance(). showActivity(with: .opinionPoll, andTag: "TagName")

How to Create a Opinion Poll in Dashboard

In Dashboard under GAMIFY section Create opinion poll and create campaign for that opinion poll.

Creating Polls in Dashboard

To create opinion polls in the Upshot.ai dashboard:

  1. Navigate to GAMIFY section in the dashboard
  2. Create Opinion Poll - Design your poll question and options
  3. Create Campaign - Set targeting and scheduling for the Opinion Poll

Powered by Upshot.ai