
AnyTrack tracks all your landing pages automatically and can show you which landing-page generates the most revenue.
If you're using Google Optimize or doing some A/B testing on your existing pages, the same landing page can perform differently for each of the versions you used. AnyTrack supports tracking those differences using Page Variants.
Setup the Page Variant Variable
On each of your landing pages that use multiple versions, add the following code anyware AFTER the existing AnyTrack TAG:
<script>AnyTrack("pageVariant", "Version 1");</script>
You can put any string content under the second parameter (ie. "Blue"
, "New content"
, "Jan. 2021"
) and AnyTrack will remember that this page is currently displaying this page variant.
The page variant variable is valid only for the current page being displayed. If you have multiple pages in your funnel with different variants you will need to make sure you add this code for each of your pages separately.
Comparing Page Variants Performance
If you used page variants, you will see under the landing pages report the page variant for each page:
You can change the name of the landing page and compare between your variants easily.
Comments
0 comments
Please sign in to leave a comment.