AutoTag

This article provides an overview of AnyTracks AutoTag feature, including how to use it to streamline conversion data and improve ROAS. Learn how AutoTag works and how to set it up for your campaigns.

AutoTag: Simplifying Tracking and Optimization

Overview
AutoTag is an advanced AnyTrack feature designed to automate the tagging of links and forms across platforms, ensuring seamless tracking and precise data attribution. It eliminates manual configuration and adapts to platform-specific requirements, making tracking simple and accurate.


Key Benefits of AutoTag

  • Time-Saving Automation: Automatically tags links and forms without manual effort.
  • Platform Compatibility: Adjusts to the tracking parameters of different platforms (e.g., ClickBank, CJ Affiliates, Rakuten).
  • Enhanced Accuracy: Tracks user interactions and conversion data with precision.
  • Simplified Reporting: Integrates seamlessly with ad platforms and analytics tools.

Quick Start Guide

  1. Install the AnyTrack Tag: Add the AnyTrack tracking script to your website.
  2. AutoTag Detection: The script automatically identifies links and forms requiring tracking.
  3. Parameter Appending: AutoTag adds necessary parameters (e.g., click_id) to links dynamically.
  4. Real-Time Data Collection: Track and analyze clicks and conversions instantly in the AnyTrack dashboard.

Common Use Cases

PlatformParameterExample URL
ClickBanktidhttps://example.com/?tid=p8qkMansHXKG046vYzCCof5VUYvAJC
Rakutenu1https://example.com/?u1=p8qkMansHXKG046vYzCCof5VUYvAJC
CJ Affiliatessidhttps://example.com/?sid=p8qkMansHXKG046vYzCCof5VUYvAJC
Calendlyutm_termhttps://calendly.com/?utm_term=p8qkMansHXKG046vYzCCof5VUYvAJC

How AutoTag Works



Advanced Features

  • Server-Side Tracking: Captures conversion data even if cookies are blocked.
  • Edge Case Handling: Merges custom user parameters (e.g., sid=mybanner) with AnyTrack’s click_id for compatibility.

Example Integration: ClickBank

HTML Code:

<a href="https://example.com/?tid=p8qkMansHXKG046vYzCCof5VUYvAJC">
    ClickBank Product Link
</a>

AutoTag FAQ

  • What is a click_id?

    A click_id is a unique alpha numeric identifier automatically generated by AnyTrack for tracking user interactions and conversions. ex: p8qkMansHXKG046vYzCCof5VUYvAJC
  • Does AutoTag work with all platforms?

    Yes, AutoTag dynamically adjusts to platform-specific parameters like tid for ClickBank or u1 for Rakuten.
  • Can I use AutoTag with custom parameters?

    Absolutely. AutoTag can append its click_id to your existing parameters without overwriting them.
  • Is coding experience required to use AutoTag?

    No coding experience is necessary. Simply install the AnyTrack Tag on your website, and AutoTag handles the rest.