Social Media Campaign Attribution in Oracle Eloqua

    Social Media Campaign Attribution in Eloqua

    Learn how to ascribe leads, opportunities, and revenue to specific social media campaigns using Eloqua.

    In this video, we explain how to track social media campaign engagement of unknown visitors so that once they become known, you can accurately:

    • Understand which platforms work best
    • Measure their ROI
    • Take corrective measures

    Contact Us

    get_results(" SELECT YEAR(min(post_date_gmt)) AS firstdate, YEAR(max(post_date_gmt)) AS lastdate FROM $wpdb->posts WHERE post_status = 'publish' "); $output = ''; if($copyright_dates) { $copyright = "© " . $copyright_dates[0]->firstdate; if($copyright_dates[0]->firstdate != $copyright_dates[0]->lastdate) { $copyright .= '-' . $copyright_dates[0]->lastdate; } $output = $copyright; } return $output; }?>