Skip to main content

CSV Import

If your current CMP doesn't have a direct export path, you can import your vendor and cookie list via CSV.

CSV format

The import CSV uses the following columns:

ColumnRequiredDescriptionExample
nameYesCookie or script name_ga
providerYesProvider/vendor nameGoogle Analytics
categoryYesConsent categoryanalytics
purposeNoDescription of purposeTracks page views and sessions
durationNoCookie lifetime2 years
typeNocookie or scriptcookie
domainNoCookie domain.example.com

Valid category values

ValueMeaning
necessaryAlways active
analyticsPerformance and analytics
marketingAdvertising and retargeting
functionalPreferences and functionality

Example CSV

name,provider,category,purpose,duration,type
_ga,Google Analytics,analytics,Tracks sessions and page views,2 years,cookie
_gid,Google Analytics,analytics,Identifies user sessions,24 hours,cookie
_gac_,Google Ads,marketing,Stores ad click information,90 days,cookie
fbp,Meta,marketing,Tracks Facebook ad conversions,3 months,cookie
PHPSESSID,Server,necessary,Maintains user session,Session,cookie
cf_consent,ConsentForge,necessary,Stores consent decision,12 months,cookie

Importing

  1. Go to Dashboard → Property → Vendors → Import
  2. Select CSV Import
  3. Upload your .csv file
  4. Review the preview table — errors are highlighted in red
  5. Fix any errors in your CSV and re-upload, or dismiss non-critical rows
  6. Click Confirm Import

Error handling

ErrorCauseFix
Invalid categoryCategory value not in allowed listUse: necessary, analytics, marketing, functional
Duplicate entryCookie with same name + provider already existsRemove duplicate rows
Missing required fieldname or provider or category is emptyFill in all required columns

Download template

Download the CSV template from Dashboard → Vendors → Import → Download Template.