Title: Missing Column in Export
Last modified: May 29, 2026

---

# Missing Column in Export

 *  [andyroberts](https://wordpress.org/support/users/andyroberts/)
 * (@andyroberts)
 * [1 week, 2 days ago](https://wordpress.org/support/topic/missing-column-in-export/)
 * Hello
 * We’re using a plugin to capture the UTM parameters, insert them into a CF7 form
   which allows us to examine traffic and conversions.
 * The problem is that I can see a column in the JSON on the database, but when 
   exporting to a CSV, the column is missing.
 * Here is the CSV record (obfuscated)
 * 183486,”2026-04-26 23:00:52″,unread,”XXXPlace”,dl,ABPL,SL-AP,,545968,Mr,XXX,YYY,
   07xxxxxxx,contactXXXXX@gmail.com,21,3,1700,3196,Facebook/Instagram/TikTok/YouTube,”
   I have an enquiry regarding Spruce”,”Not specified”,1,hello@XXXXX.com
 * and here is the JSON from the DB
 * a:22:{s:12:”cfdb7_status”;s:6:”unread”;s:11:”devenquiry1″;s:12:”XXXPlace”;s:12:”
   devportfolio”;s:2:”dl”;s:16:”propcoofficecode”;s:4:”ABPL”;s:18:”propcopropertycode”;
   s:5:”SL-AP”;s:8:”fullname”;s:0:””;s:7:”enquiry”;a:1:{i:0;s:6:”545968″;}s:5:”title”;
   a:1:{i:0;s:2:”Mr”;}s:9:”firstname”;s:3:”XXX”;s:7:”surname”;s:7:”YYY”;s:9:”telephone”;
   s:11:”07XXXXX”;s:5:”email”;s:27:”contactXXXXXXX@gmail.com”;s:14:”furnishingtype”;
   a:1:{i:0;s:2:”21″;}s:8:”bedrooms”;a:1:{i:0;s:1:”3″;}s:9:”maxbudget”;s:4:”1700″;
   s:12:”propertytype”;a:1:{i:0;s:4:”3196″;}s:20:”HowDidYouHearAboutUs”;a:1:{i:0;
   s:48:”Facebook/Instagram/TikTok/YouTube”;}s:7:”message”;s:34:”I have an enquiry
   regarding Spruce”;s:12:”propertyinfo”;s:13:”Not specified”;s:12:”your-consent”;
   a:1:{i:0;s:1:”1″;}s:6:”sentto”;s:25:”hello@XXXXX.com”;s:10:”utm_source”;s:11:”
   chatgpt.com”;}
 * As you can see the utm_source parameter/column is not being output.
 * Could this be due to the utm_source field not being present on all form submissions?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Arshid](https://wordpress.org/support/users/arshidkv12/)
 * (@arshidkv12)
 * [1 day, 19 hours ago](https://wordpress.org/support/topic/missing-column-in-export/#post-18930352)
 * Add a hidden field using the form tag generator by clicking the hidden button,
   or type the following code directly into your form editor
 * `[hidden utm_source id:utm_source default:get]`

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmissing-column-in-export%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/contact-form-cfdb7/assets/icon-256x256.png?rev=1619878)
 * [Database Addon for Contact Form 7 - CFDB7](https://wordpress.org/plugins/contact-form-cfdb7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-cfdb7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-cfdb7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-cfdb7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-cfdb7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-cfdb7/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Arshid](https://wordpress.org/support/users/arshidkv12/)
 * Last activity: [1 day, 19 hours ago](https://wordpress.org/support/topic/missing-column-in-export/#post-18930352)
 * Status: not resolved