| 1 |
<div class="journey journey-heading"> |
| 2 |
<div class="journey-preview"> |
| 3 |
<p class="journey-cell"></p> |
| 4 |
<p class="journey-cell session-start-cell"><?php esc_html_e('Session Start', 'independent-analytics'); ?></p> |
| 5 |
<p class="journey-cell page-title-cell"><?php esc_html_e('Landing Page', 'independent-analytics'); ?></p> |
| 6 |
<p class="journey-cell referrer-cell"><?php esc_html_e('Referrer', 'independent-analytics'); ?></p> |
| 7 |
<p class="journey-cell utm-source-cell"><?php esc_html_e('UTM Source', 'independent-analytics'); ?></p> |
| 8 |
<p class="journey-cell pages-viewed-cell"><?php esc_html_e('Pages Viewed', 'independent-analytics'); ?></p> |
| 9 |
<p class="journey-cell duration-cell"><?php esc_html_e('Duration', 'independent-analytics'); ?></p> |
| 10 |
<p class="journey-cell conversions-cell"><?php esc_html_e('Conversions', 'independent-analytics'); ?></p> |
| 11 |
</div> |
| 12 |
</div> |