Simple Explanation of Strict Mode Tracking
in Eloqua
1. What Strict Mode Tracking Means
Strict Mode = Eloqua will NOT track a visitor until the visitor gives consent.
Normally Eloqua tracks visitors automatically using cookies. With Strict Mode, the tracking script waits for user permission first.
Purpose:
- Privacy compliance (GDPR / cookie laws)
- Respect visitor consent
- Prevent unauthorized tracking
2. Normal Tracking (Without Strict Mode)
Visitor opens website
│
▼
Eloqua tracking script loads
│
▼
Tracking cookie created automatically
│
▼
Visitor activity tracked
│
▼
Data stored in Eloqua
Example: A visitor goes to: www.company.com/products
What happens:
- Eloqua script loads
- Cookie is created automatically
- Eloqua tracks:
- pages visited
- time spent
- downloads
4. If the visitor later submits a form, the activity is linked to their contact profile.
Tagged:
2