User Guide Gottaphish
  • Introduction
  • What is Gottaphish?
  • Prerequisite for use
  • Getting Started
  • Documentation
    • Changing Account Settings
    • Groups
    • Templates
    • Attachment Tracking
    • Landing Pages
    • Campaigns
    • Advanced Dashboard (Optional)
    • Using the API
    • Generating Reports
    • Access emails answered
    • Email Reporting
    • Webhooks
    • User Management
  • Building Your First Campaign
    • Introducing the Morning Catch Corporation
    • Importing Groups
    • Creating the Template
    • Creating the Landing Page
    • Launching the Campaign
  • Template Reference
  • FAQ
Powered by GitBook
On this page

Template Reference

The following variables are available in templates and landing pages:

Tip: Remember - Templates are case sensitive!

Variable
Description

{{.RId}}

The target's unique ID

{{.FirstName}}

The target's first name

{{.LastName}}

The target's last name

{{.Position}}

The target's position

{{.Email}}

The target's email address

{{.From}}

The spoofed sender

{{.TrackingURL}}

The URL to the tracking handler

{{.Tracker}}

An alias for <img src="{{.TrackingURL}}"/>

{{.URL}}

The phishing URL

{{.BaseURL}}

The base URL with the path and rid parameter stripped. Useful for making links to static files.

PreviousLaunching the CampaignNextFAQ

Last updated 2 years ago