0){
$created = $data['Promotion']['created'];
$profile_visit_count = $data['Promotion']['profile_visit_count'];
$user_id = $data['Promotion']['user_id'];
$website_tap_count = $data['Promotion']['website_tap_count'];
$price = $data['Promotion']['price'];
$video_thumb = $data['Video']['thum'];
$follower_count = $data['Promotion']['follower_count'];
$up_vote_count = $data['Promotion']['up_vote_count'];
$down_vote_count = $data['Promotion']['down_vote_count'];
$promotion_click = $data['Promotion']['clicks'];
$created = date('Y-m-d h:i A', strtotime($created));
}
?>
Promotion Insights